Compare commits
2 Commits
version_7_
...
version_8_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f8c2cb6c42 | ||
| efd91b19fe |
@@ -4,6 +4,25 @@
|
||||
@import "./styles/animations.css";
|
||||
|
||||
:root {
|
||||
--background: 222 47% 11%;
|
||||
--foreground: 210 40% 98%;
|
||||
--card: 223 47% 14%;
|
||||
--card-foreground: 210 40% 98%;
|
||||
--popover: 223 47% 14%;
|
||||
--popover-foreground: 210 40% 98%;
|
||||
--primary: 217 91% 60%;
|
||||
--primary-foreground: 222 47% 11%;
|
||||
--secondary: 217 33% 17%;
|
||||
--secondary-foreground: 210 40% 98%;
|
||||
--muted: 217 33% 17%;
|
||||
--muted-foreground: 215 20% 65%;
|
||||
--accent: 217 33% 17%;
|
||||
--accent-foreground: 210 40% 98%;
|
||||
--destructive: 0 63% 31%;
|
||||
--destructive-foreground: 210 40% 98%;
|
||||
--border: 217 33% 17%;
|
||||
--input: 217 33% 17%;
|
||||
--ring: 224 76% 48%;
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
|
||||
Reference in New Issue
Block a user