tried to fix the colour of higlight in light theme
This commit is contained in:
parent
d73e027641
commit
3d1943791e
@ -11,7 +11,8 @@
|
|||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
:root {
|
:root {
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
--highlight: #ffb727;
|
/* --highlight: #ffb727; */
|
||||||
|
--highlight: #f3a200;
|
||||||
--highlight-alt: #ffc85a;
|
--highlight-alt: #ffc85a;
|
||||||
|
|
||||||
--background: #fff;
|
--background: #fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user