Skip to content

Commit

Permalink
fix: Creates a build with latest colors
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Aug 21, 2017
1 parent 38ef7b7 commit b4f646e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
3 changes: 2 additions & 1 deletion dist/colornames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9441,8 +9441,9 @@ Titanium Gray,#545b62
Titanium Yellow,#eee600
Tizzy,#f9f3df
Toad King,#3d6c54
Toadstool,#988088
Toadstool,#b8282f
Toadstool Dot,#d7e7da
Toadstool Soup,#988088
Toast,#9f715f
Toast And Butter,#d2ad84
Toasted Almond,#dacfba
Expand Down
3 changes: 2 additions & 1 deletion dist/colornames.json
Original file line number Diff line number Diff line change
Expand Up @@ -9441,8 +9441,9 @@
{"name":"Titanium Yellow","hex":"#eee600"},
{"name":"Tizzy","hex":"#f9f3df"},
{"name":"Toad King","hex":"#3d6c54"},
{"name":"Toadstool","hex":"#988088"},
{"name":"Toadstool","hex":"#b8282f"},
{"name":"Toadstool Dot","hex":"#d7e7da"},
{"name":"Toadstool Soup","hex":"#988088"},
{"name":"Toast","hex":"#9f715f"},
{"name":"Toast And Butter","hex":"#d2ad84"},
{"name":"Toasted Almond","hex":"#dacfba"},
Expand Down
5 changes: 4 additions & 1 deletion dist/colornames.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28327,10 +28327,13 @@
hex: "#3d6c54"
-
name: "Toadstool"
hex: "#988088"
hex: "#b8282f"
-
name: "Toadstool Dot"
hex: "#d7e7da"
-
name: "Toadstool Soup"
hex: "#988088"
-
name: "Toast"
hex: "#9f715f"
Expand Down

0 comments on commit b4f646e

Please sign in to comment.