feat: change the color of brand in dark mode
This commit is contained in:
parent
0a0f705aca
commit
4310c950d3
|
|
@ -187,7 +187,7 @@
|
||||||
--sidebar-accent-foreground: oklch(0.985 0 0);
|
--sidebar-accent-foreground: oklch(0.985 0 0);
|
||||||
--sidebar-border: oklch(1 0 0 / 10%);
|
--sidebar-border: oklch(1 0 0 / 10%);
|
||||||
--sidebar-ring: oklch(0.556 0 0);
|
--sidebar-ring: oklch(0.556 0 0);
|
||||||
--brand: #4087f4;
|
--brand: #5494f3;
|
||||||
|
|
||||||
--novel-highlight-default: #000000;
|
--novel-highlight-default: #000000;
|
||||||
--novel-highlight-purple: #3f2c4b;
|
--novel-highlight-purple: #3f2c4b;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue