diff --git a/webui2/src/index.css b/webui2/src/index.css index 6df72c1cb1ab8e68c9e13f7028e81115dc3035b6..ccab94439c37c23afbc015846aed55cd6bfceb06 100644 --- a/webui2/src/index.css +++ b/webui2/src/index.css @@ -20,7 +20,7 @@ --secondary: oklch(0.967 0.001 286.375); --secondary-foreground: oklch(0.21 0.006 285.885); --muted: oklch(0.967 0.001 286.375); - --muted-foreground: oklch(0.552 0.016 285.938); + --muted-foreground: oklch(0.541 0.016 285.938); --accent: oklch(0.967 0.001 286.375); --accent-foreground: oklch(0.21 0.006 285.885); --destructive: oklch(0.577 0.245 27.325);