Red theme and regression
This commit is contained in:
@@ -95,6 +95,15 @@
|
||||
--border: rgba(7, 54, 66, 0.18); --shadow: 0 18px 50px rgba(7, 54, 66, 0.14);
|
||||
}
|
||||
|
||||
:root[data-theme='red'] {
|
||||
--base: #fffafa; --mantle: #ffedef; --crust: #fbd6da;
|
||||
--surface-0: #ffffff; --surface-1: #ffe2e6; --surface-2: #f4bbc4;
|
||||
--text: #350810; --subtext: #5c1724; --muted: #8c4653;
|
||||
--mauve: #9e1737; --lavender: #86132d; --blue: #216f91;
|
||||
--teal: #087567; --peach: #b84324; --red: #a70d2d;
|
||||
--border: rgba(83, 10, 25, 0.2); --shadow: 0 18px 50px rgba(122, 8, 33, 0.2);
|
||||
}
|
||||
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
|
||||
Reference in New Issue
Block a user