Migrate GUI colors test to original CSS color format
This commit is contained in:
parent
c77329cb04
commit
d0ed4edfc6
@ -141,7 +141,7 @@ call-function: ("check-colors", {
|
|||||||
"theme": "ayu",
|
"theme": "ayu",
|
||||||
"color": "#c5c5c5",
|
"color": "#c5c5c5",
|
||||||
"color_hover": "#ffb44c",
|
"color_hover": "#ffb44c",
|
||||||
"background": "rgb(20, 25, 31)",
|
"background": "#14191f",
|
||||||
"background_hover": "#14191f",
|
"background_hover": "#14191f",
|
||||||
"background_toggle": "rgba(0, 0, 0, 0)",
|
"background_toggle": "rgba(0, 0, 0, 0)",
|
||||||
"background_toggle_hover": "rgba(70, 70, 70, 0.33)",
|
"background_toggle_hover": "rgba(70, 70, 70, 0.33)",
|
||||||
|
Loading…
Reference in New Issue
Block a user