mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-28 04:27:24 +00:00
Improve publish page.
This commit is contained in:
@@ -7,18 +7,18 @@
|
||||
prefersdark: false;
|
||||
color-scheme: "light";
|
||||
--color-base-100: oklch(99% 0.014 343.198);
|
||||
--color-base-200: oklch(96% 0.028 342.258);
|
||||
--color-base-200: oklch(97% 0.028 342.258);
|
||||
--color-base-300: oklch(84% 0.061 343.231);
|
||||
--color-base-content: oklch(0% 0 0);
|
||||
--color-primary: oklch(65% 0.241 354.308);
|
||||
--color-primary-content: oklch(100% 0 0);
|
||||
--color-secondary: oklch(62% 0.265 303.9);
|
||||
--color-secondary-content: oklch(97% 0.014 308.299);
|
||||
--color-accent: oklch(78% 0.115 274.713);
|
||||
--color-accent-content: oklch(39% 0.09 240.876);
|
||||
--color-accent: oklch(0.759 0.124 274.458);
|
||||
--color-accent-content: oklch(20% 0.09 240.876);
|
||||
--color-neutral: oklch(40% 0.153 2.432);
|
||||
--color-neutral-content: oklch(89% 0.061 343.231);
|
||||
--color-info: oklch(80% 0.105 251.813);
|
||||
--color-info: oklch(75% 0.105 251.813);
|
||||
--color-info-content: oklch(44% 0.11 240.79);
|
||||
--color-success: oklch(70% 0.14 182.503);
|
||||
--color-success-content: oklch(43% 0.095 166.913);
|
||||
@@ -27,7 +27,7 @@
|
||||
--color-error: oklch(63% 0.237 25.331);
|
||||
--color-error-content: oklch(97% 0.013 17.38);
|
||||
--radius-selector: 1rem;
|
||||
--radius-field: 1rem;
|
||||
--radius-field: 1.5rem;
|
||||
--radius-box: 1rem;
|
||||
--size-selector: 0.25rem;
|
||||
--size-field: 0.25rem;
|
||||
@@ -62,7 +62,7 @@
|
||||
--color-error: oklch(68.22% 0.206 24.43);
|
||||
--color-error-content: oklch(13.644% 0.041 24.43);
|
||||
--radius-selector: 1rem;
|
||||
--radius-field: 1rem;
|
||||
--radius-field: 1.5rem;
|
||||
--radius-box: 1rem;
|
||||
--size-selector: 0.25rem;
|
||||
--size-field: 0.25rem;
|
||||
|
Reference in New Issue
Block a user