Skip to content

Commit

Permalink
fix(color-palettes): add missing colors
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Nov 26, 2021
1 parent 0fd1b25 commit 112ba7e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/color-palettes/00uP6PKyOf1h08rEq.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/color-palettes/00uPNyZwgGQhZDUaQ.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions packages/color-palettes/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,7 @@ export const THEMES = {
"#ffede1",
],
"00uP6PKyOf1h08rEq": [
"#990a21",
"#e71d3c",
"#ff9519",
"#fafff7",
Expand All @@ -1195,7 +1196,8 @@ export const THEMES = {
"#401447",
"#077085",
"#1fe1bb",
"#b6fc51",
"#c0ffb0",
"#adfc3a",
"#c9ffbc",
"#f2ffec",
],
};

0 comments on commit 112ba7e

Please sign in to comment.