Skip to content

Commit

Permalink
Merge pull request #199 from dcos-labs/mp/feat/DCOS-39943-add-cyan
Browse files Browse the repository at this point in the history
Add cyan color
  • Loading branch information
weblancaster authored Aug 10, 2018
2 parents 87895d9 + 73cecb2 commit ded767f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/styles/color.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const coreColors = (): IColors => {
return {
white: "#fff",
black: "#000",
cyan: "#20D5FF",

// Purple
purple: "#7D58FF",
Expand Down

0 comments on commit ded767f

Please sign in to comment.