File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1818 "colorPalette" : {
1919 "background-accentuate" : " " ,
2020 "background-default" : " " ,
21- "background-hover" : " #f8f8f8" ,
2221 "background-highlight" : " #edf3fa" ,
2322 "background-muted" : " " ,
23+ "background-secondary" : " #ffffff" ,
24+ "background-hover" : " rgb(236, 236, 236)" ,
2425 "border" : " " ,
2526 "input-bg" : " " ,
2627 "input-border" : " " ,
107108 "colorPalette" : {
108109 "background-accentuate" : " #696969" ,
109110 "background-default" : " #292929" ,
110- "background-hover" : " #2e2e2e" ,
111- "background-highlight" : " #4F4F4F" ,
112- "background-muted" : " #ff000" ,
111+ "background-highlight" : " #9dc7fb12" ,
112+ "background-muted" : " #696969" ,
113+ "background-secondary" : " #4f4f4f" ,
114+ "background-hover" : " #383838" ,
113115 "border" : " #202020" ,
114116 "input-bg" : " #4F4F4F" ,
115117 "input-border" : " #4c5f79" ,
You can’t perform that action at this time.
0 commit comments