Merge version_10_1780416788314 into main
Merge version_10_1780416788314 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -4,6 +4,27 @@
|
|||||||
@import "./styles/animations.css";
|
@import "./styles/animations.css";
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
--background: 222 47% 11%;
|
||||||
|
--foreground: 210 40% 98%;
|
||||||
|
--card: 222 47% 11%;
|
||||||
|
--card-foreground: 210 40% 98%;
|
||||||
|
--popover: 222 47% 11%;
|
||||||
|
--popover-foreground: 210 40% 98%;
|
||||||
|
--primary: 221 83% 53%;
|
||||||
|
--primary-foreground: 210 40% 98%;
|
||||||
|
--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 62.8% 30.6%;
|
||||||
|
--destructive-foreground: 210 40% 98%;
|
||||||
|
--border: 217 33% 17%;
|
||||||
|
--input: 217 33% 17%;
|
||||||
|
--ring: 221 83% 53%;
|
||||||
|
--radius: 0.5rem;
|
||||||
|
}
|
||||||
--background: 222 47% 11%;
|
--background: 222 47% 11%;
|
||||||
--foreground: 210 40% 98%;
|
--foreground: 210 40% 98%;
|
||||||
--card: 223 47% 14%;
|
--card: 223 47% 14%;
|
||||||
|
|||||||
Reference in New Issue
Block a user