diff --git a/web/src/styles/globals.css b/web/src/styles/globals.css index 56b02e7..c43c2d1 100644 --- a/web/src/styles/globals.css +++ b/web/src/styles/globals.css @@ -187,7 +187,7 @@ --sidebar-accent-foreground: oklch(0.985 0 0); --sidebar-border: oklch(1 0 0 / 10%); --sidebar-ring: oklch(0.556 0 0); - --brand: #4087f4; + --brand: #5494f3; --novel-highlight-default: #000000; --novel-highlight-purple: #3f2c4b;