Skip to content

Commit f3d633c

Browse files
committed
Add gruvbox palette
1 parent bfbf064 commit f3d633c

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

src/components/sources/PaletteSourcePalettes.json

+82
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,88 @@
119119
"859900"
120120
]
121121
],
122+
"Gruvbox": [
123+
[
124+
"282828",
125+
"cc241d",
126+
"98971a",
127+
"d79921",
128+
"458588",
129+
"b16286",
130+
"689d6a",
131+
"a89984"
132+
],
133+
[
134+
"928374",
135+
"fb4934",
136+
"b8bb26",
137+
"fabd2f",
138+
"83a598",
139+
"d3869b",
140+
"8ec07c",
141+
"ebdbb2"
142+
],
143+
[
144+
"1d2021",
145+
"282828",
146+
"3c3836",
147+
"504945",
148+
"665c54",
149+
"7c6f64",
150+
"928374",
151+
"d65d0e"
152+
],
153+
[
154+
"000000",
155+
"32302f",
156+
"a89984",
157+
"bdae93",
158+
"d5c4a1",
159+
"ebdbb2",
160+
"fbf1c7",
161+
"fe8019"
162+
],
163+
[
164+
"fbf1c7",
165+
"cc241d",
166+
"98971a",
167+
"d79921",
168+
"458588",
169+
"b16286",
170+
"689d6a",
171+
"7c6f64"
172+
],
173+
[
174+
"928374",
175+
"9d0006",
176+
"79740e",
177+
"b57614",
178+
"076678",
179+
"8f3f71",
180+
"427b58",
181+
"3c3836"
182+
],
183+
[
184+
"f9f5d7",
185+
"fbf1c7",
186+
"ebdbb2",
187+
"d5c4a1",
188+
"bdae93",
189+
"a89984",
190+
"928374",
191+
"d65d0e"
192+
],
193+
[
194+
"000000",
195+
"f2e5bc",
196+
"7c6f64",
197+
"665c54",
198+
"504945",
199+
"3c3836",
200+
"282828",
201+
"af3a03"
202+
]
203+
],
122204
"Colorbrewer": [
123205
[
124206
"ffffe5",

0 commit comments

Comments
 (0)