Changed web color
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
--color-text: #111827;
|
||||
--color-text-muted: #6b7280;
|
||||
--color-border: #e5e7eb;
|
||||
--color-accent: #a855f7;
|
||||
--color-accent: #555555;
|
||||
}
|
||||
|
||||
html[data-theme="dark"] {
|
||||
@@ -25,7 +25,7 @@ html[data-theme="dark"] {
|
||||
--color-text: #f9fafb;
|
||||
--color-text-muted: #9ca3af;
|
||||
--color-border: #27272a;
|
||||
--color-accent: #c084fc;
|
||||
--color-accent: #555555;
|
||||
}
|
||||
|
||||
/* Base Styles */
|
||||
|
||||
Reference in New Issue
Block a user