From 64995c34b9af2529af4ce5a1a96dce58d63df3c7 Mon Sep 17 00:00:00 2001 From: DaKheera47 Date: Thu, 15 Jan 2026 14:40:31 +0000 Subject: [PATCH] all in on claude theme --- orchestrator/src/index.css | 202 ++++++++++++++++++------------------- 1 file changed, 101 insertions(+), 101 deletions(-) diff --git a/orchestrator/src/index.css b/orchestrator/src/index.css index 726a533..270e514 100644 --- a/orchestrator/src/index.css +++ b/orchestrator/src/index.css @@ -49,10 +49,10 @@ --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); - --font-sans: Asul, ui-sans-serif, sans-serif; - --font-mono: JetBrains Mono, monospace; - --font-serif: serif; - --radius: 0.75rem; + --font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; + --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + --radius: 0.5rem; --tracking-tighter: calc(var(--tracking-normal) - 0.05em); --tracking-tight: calc(var(--tracking-normal) - 0.025em); --tracking-wide: calc(var(--tracking-normal) + 0.025em); @@ -79,114 +79,114 @@ } :root { - --radius: 0.75rem; - --background: oklch(1.0000 0 0); - --foreground: oklch(0.2101 0.0318 264.6645); - --card: oklch(1.0000 0 0); - --card-foreground: oklch(0.2101 0.0318 264.6645); + --radius: 0.5rem; + --background: oklch(0.9818 0.0054 95.0986); + --foreground: oklch(0.3438 0.0269 95.7226); + --card: oklch(0.9818 0.0054 95.0986); + --card-foreground: oklch(0.1908 0.0020 106.5859); --popover: oklch(1.0000 0 0); - --popover-foreground: oklch(0.2101 0.0318 264.6645); - --primary: oklch(0.6716 0.1368 48.5130); + --popover-foreground: oklch(0.2671 0.0196 98.9390); + --primary: oklch(0.6171 0.1375 39.0427); --primary-foreground: oklch(1.0000 0 0); - --secondary: oklch(0.5360 0.0398 196.0280); - --secondary-foreground: oklch(1.0000 0 0); - --muted: oklch(0.9670 0.0029 264.5419); - --muted-foreground: oklch(0.5510 0.0234 264.3637); - --accent: oklch(0.9491 0 0); - --accent-foreground: oklch(0.2101 0.0318 264.6645); - --destructive: oklch(0.6368 0.2078 25.3313); - --border: oklch(0.9276 0.0058 264.5313); - --input: oklch(0.9276 0.0058 264.5313); - --ring: oklch(0.6716 0.1368 48.5130); - --chart-1: oklch(0.5940 0.0443 196.0233); - --chart-2: oklch(0.7214 0.1337 49.9802); - --chart-3: oklch(0.8721 0.0864 68.5474); - --chart-4: oklch(0.6268 0 0); - --chart-5: oklch(0.6830 0 0); - --sidebar: oklch(0.9670 0.0029 264.5419); - --sidebar-foreground: oklch(0.2101 0.0318 264.6645); - --sidebar-primary: oklch(0.6716 0.1368 48.5130); - --sidebar-primary-foreground: oklch(1.0000 0 0); - --sidebar-accent: oklch(1.0000 0 0); - --sidebar-accent-foreground: oklch(0.2101 0.0318 264.6645); - --sidebar-border: oklch(0.9276 0.0058 264.5313); - --sidebar-ring: oklch(0.6716 0.1368 48.5130); - --destructive-foreground: oklch(0.9851 0 0); - --font-sans: Asul, ui-sans-serif, sans-serif; - --font-serif: serif; - --font-mono: JetBrains Mono, monospace; - --shadow-color: #000000; - --shadow-opacity: 0.05; - --shadow-blur: 4px; + --secondary: oklch(0.9245 0.0138 92.9892); + --secondary-foreground: oklch(0.4334 0.0177 98.6048); + --muted: oklch(0.9341 0.0153 90.2390); + --muted-foreground: oklch(0.6059 0.0075 97.4233); + --accent: oklch(0.9245 0.0138 92.9892); + --accent-foreground: oklch(0.2671 0.0196 98.9390); + --destructive: oklch(0.1908 0.0020 106.5859); + --border: oklch(0.8847 0.0069 97.3627); + --input: oklch(0.7621 0.0156 98.3528); + --ring: oklch(0.6171 0.1375 39.0427); + --chart-1: oklch(0.5583 0.1276 42.9956); + --chart-2: oklch(0.6898 0.1581 290.4107); + --chart-3: oklch(0.8816 0.0276 93.1280); + --chart-4: oklch(0.8822 0.0403 298.1792); + --chart-5: oklch(0.5608 0.1348 42.0584); + --sidebar: oklch(0.9663 0.0080 98.8792); + --sidebar-foreground: oklch(0.3590 0.0051 106.6524); + --sidebar-primary: oklch(0.6171 0.1375 39.0427); + --sidebar-primary-foreground: oklch(0.9881 0 0); + --sidebar-accent: oklch(0.9245 0.0138 92.9892); + --sidebar-accent-foreground: oklch(0.3250 0 0); + --sidebar-border: oklch(0.9401 0 0); + --sidebar-ring: oklch(0.7731 0 0); + --destructive-foreground: oklch(1.0000 0 0); + --font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; + --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + --shadow-color: oklch(0 0 0); + --shadow-opacity: 0.1; + --shadow-blur: 3px; --shadow-spread: 0px; - --shadow-offset-x: 0px; + --shadow-offset-x: 0; --shadow-offset-y: 1px; - --letter-spacing: 0rem; + --letter-spacing: 0em; --spacing: 0.25rem; - --shadow-2xs: 0px 1px 4px 0px hsl(0 0% 0% / 0.03); - --shadow-xs: 0px 1px 4px 0px hsl(0 0% 0% / 0.03); - --shadow-sm: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 1px 2px -1px hsl(0 0% 0% / 0.05); - --shadow: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 1px 2px -1px hsl(0 0% 0% / 0.05); - --shadow-md: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 2px 4px -1px hsl(0 0% 0% / 0.05); - --shadow-lg: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 4px 6px -1px hsl(0 0% 0% / 0.05); - --shadow-xl: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 8px 10px -1px hsl(0 0% 0% / 0.05); - --shadow-2xl: 0px 1px 4px 0px hsl(0 0% 0% / 0.13); - --tracking-normal: 0rem; + --shadow-2xs: 0 1px 3px 0px hsl(0 0% 0% / 0.05); + --shadow-xs: 0 1px 3px 0px hsl(0 0% 0% / 0.05); + --shadow-sm: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 1px 2px -1px hsl(0 0% 0% / 0.10); + --shadow: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 1px 2px -1px hsl(0 0% 0% / 0.10); + --shadow-md: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 2px 4px -1px hsl(0 0% 0% / 0.10); + --shadow-lg: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 4px 6px -1px hsl(0 0% 0% / 0.10); + --shadow-xl: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 8px 10px -1px hsl(0 0% 0% / 0.10); + --shadow-2xl: 0 1px 3px 0px hsl(0 0% 0% / 0.25); + --tracking-normal: 0em; } .dark { - --background: oklch(0.1797 0.0043 308.1928); - --foreground: oklch(0.8109 0 0); - --card: oklch(0.1822 0 0); - --card-foreground: oklch(0.8109 0 0); - --popover: oklch(0.1797 0.0043 308.1928); - --popover-foreground: oklch(0.8109 0 0); - --primary: oklch(0.7214 0.1337 49.9802); - --primary-foreground: oklch(0.1797 0.0043 308.1928); - --secondary: oklch(0.5940 0.0443 196.0233); - --secondary-foreground: oklch(0.1797 0.0043 308.1928); - --muted: oklch(0.2520 0 0); - --muted-foreground: oklch(0.6268 0 0); - --accent: oklch(0.3211 0 0); - --accent-foreground: oklch(0.8109 0 0); - --destructive: oklch(0.5940 0.0443 196.0233); - --border: oklch(0.2520 0 0); - --input: oklch(0.2520 0 0); - --ring: oklch(0.7214 0.1337 49.9802); - --chart-1: oklch(0.5940 0.0443 196.0233); - --chart-2: oklch(0.7214 0.1337 49.9802); - --chart-3: oklch(0.8721 0.0864 68.5474); - --chart-4: oklch(0.6268 0 0); - --chart-5: oklch(0.6830 0 0); - --sidebar: oklch(0.1822 0 0); - --sidebar-foreground: oklch(0.8109 0 0); - --sidebar-primary: oklch(0.7214 0.1337 49.9802); - --sidebar-primary-foreground: oklch(0.1797 0.0043 308.1928); - --sidebar-accent: oklch(0.3211 0 0); - --sidebar-accent-foreground: oklch(0.8109 0 0); - --sidebar-border: oklch(0.2520 0 0); - --sidebar-ring: oklch(0.7214 0.1337 49.9802); - --destructive-foreground: oklch(0.1797 0.0043 308.1928); - --radius: 0.75rem; - --font-sans: Asul, ui-sans-serif, sans-serif; - --font-serif: serif; - --font-mono: JetBrains Mono, monospace; - --shadow-color: #000000; - --shadow-opacity: 0.05; - --shadow-blur: 4px; + --background: oklch(0.2679 0.0036 106.6427); + --foreground: oklch(0.8074 0.0142 93.0137); + --card: oklch(0.2679 0.0036 106.6427); + --card-foreground: oklch(0.9818 0.0054 95.0986); + --popover: oklch(0.3085 0.0035 106.6039); + --popover-foreground: oklch(0.9211 0.0040 106.4781); + --primary: oklch(0.6724 0.1308 38.7559); + --primary-foreground: oklch(1.0000 0 0); + --secondary: oklch(0.9818 0.0054 95.0986); + --secondary-foreground: oklch(0.3085 0.0035 106.6039); + --muted: oklch(0.2213 0.0038 106.7070); + --muted-foreground: oklch(0.7713 0.0169 99.0657); + --accent: oklch(0.2130 0.0078 95.4245); + --accent-foreground: oklch(0.9663 0.0080 98.8792); + --destructive: oklch(0.6368 0.2078 25.3313); + --border: oklch(0.3618 0.0101 106.8928); + --input: oklch(0.4336 0.0113 100.2195); + --ring: oklch(0.6724 0.1308 38.7559); + --chart-1: oklch(0.5583 0.1276 42.9956); + --chart-2: oklch(0.6898 0.1581 290.4107); + --chart-3: oklch(0.2130 0.0078 95.4245); + --chart-4: oklch(0.3074 0.0516 289.3230); + --chart-5: oklch(0.5608 0.1348 42.0584); + --sidebar: oklch(0.2357 0.0024 67.7077); + --sidebar-foreground: oklch(0.8074 0.0142 93.0137); + --sidebar-primary: oklch(0.3250 0 0); + --sidebar-primary-foreground: oklch(0.9881 0 0); + --sidebar-accent: oklch(0.1680 0.0020 106.6177); + --sidebar-accent-foreground: oklch(0.8074 0.0142 93.0137); + --sidebar-border: oklch(0.9401 0 0); + --sidebar-ring: oklch(0.7731 0 0); + --destructive-foreground: oklch(1.0000 0 0); + --radius: 0.5rem; + --font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; + --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + --shadow-color: oklch(0 0 0); + --shadow-opacity: 0.1; + --shadow-blur: 3px; --shadow-spread: 0px; - --shadow-offset-x: 0px; + --shadow-offset-x: 0; --shadow-offset-y: 1px; - --letter-spacing: 0rem; + --letter-spacing: 0em; --spacing: 0.25rem; - --shadow-2xs: 0px 1px 4px 0px hsl(0 0% 0% / 0.03); - --shadow-xs: 0px 1px 4px 0px hsl(0 0% 0% / 0.03); - --shadow-sm: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 1px 2px -1px hsl(0 0% 0% / 0.05); - --shadow: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 1px 2px -1px hsl(0 0% 0% / 0.05); - --shadow-md: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 2px 4px -1px hsl(0 0% 0% / 0.05); - --shadow-lg: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 4px 6px -1px hsl(0 0% 0% / 0.05); - --shadow-xl: 0px 1px 4px 0px hsl(0 0% 0% / 0.05), 0px 8px 10px -1px hsl(0 0% 0% / 0.05); - --shadow-2xl: 0px 1px 4px 0px hsl(0 0% 0% / 0.13); + --shadow-2xs: 0 1px 3px 0px hsl(0 0% 0% / 0.05); + --shadow-xs: 0 1px 3px 0px hsl(0 0% 0% / 0.05); + --shadow-sm: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 1px 2px -1px hsl(0 0% 0% / 0.10); + --shadow: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 1px 2px -1px hsl(0 0% 0% / 0.10); + --shadow-md: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 2px 4px -1px hsl(0 0% 0% / 0.10); + --shadow-lg: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 4px 6px -1px hsl(0 0% 0% / 0.10); + --shadow-xl: 0 1px 3px 0px hsl(0 0% 0% / 0.10), 0 8px 10px -1px hsl(0 0% 0% / 0.10); + --shadow-2xl: 0 1px 3px 0px hsl(0 0% 0% / 0.25); } @layer base {