Make base-100 transparent to inherit WHM background
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -9,7 +9,7 @@
|
|||||||
default: true;
|
default: true;
|
||||||
color-scheme: light;
|
color-scheme: light;
|
||||||
|
|
||||||
--color-base-100: oklch(100% 0 0);
|
--color-base-100: transparent;
|
||||||
--color-base-200: oklch(97% 0 0);
|
--color-base-200: oklch(97% 0 0);
|
||||||
--color-base-300: oklch(89.8% 0 0);
|
--color-base-300: oklch(89.8% 0 0);
|
||||||
--color-base-content: oklch(30.9% 0.116 258.9);
|
--color-base-content: oklch(30.9% 0.116 258.9);
|
||||||
|
|||||||
Reference in New Issue
Block a user