File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 185185 },
186186 "accent" : {
187187 "default" : {
188- "value" : " {colors.red .500}" ,
188+ "value" : " {colors.blue .500}" ,
189189 "type" : " color"
190190 },
191191 "subtle" : {
192- "value" : " {colors.red .50}" ,
192+ "value" : " {colors.blue .50}" ,
193193 "type" : " color"
194194 }
195195 }
199199 "theme" : {
200200 "bg" : {
201201 "default" : {
202- "value" : " {colors.red.800 }" ,
202+ "value" : " {colors.black }" ,
203203 "type" : " color"
204204 },
205205 "subtle" : {
221221 "type" : " color"
222222 },
223223 "muted" : {
224- "value" : " {colors.red .200}" ,
224+ "value" : " {colors.grey .200}" ,
225225 "type" : " color"
226226 },
227227 "subtle" : {
231231 },
232232 "accent" : {
233233 "default" : {
234- "value" : " {colors.red .500}" ,
234+ "value" : " {colors.blue .500}" ,
235235 "type" : " color"
236236 },
237237 "subtle" : {
238- "value" : " {colors.red .950}" ,
238+ "value" : " {colors.blue .950}" ,
239239 "type" : " color"
240240 }
241241 }
242242 }
243243 }
244- }
244+ }
You can’t perform that action at this time.
0 commit comments