darkmode adjustments
This commit is contained in:
+4
-4
@@ -30,12 +30,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark {
|
.theme-dark {
|
||||||
--blue: #89b4fa;
|
--blue: #5da7fb;
|
||||||
--sky: #89dceb;
|
--sky: #00b0f5;
|
||||||
--red: #f38ba8;
|
--red: #f38ba8;
|
||||||
--orange: #fab387;
|
--orange: #fab387;
|
||||||
--text: #cdd6f4;
|
--text: #c4caed;
|
||||||
--background: #1e1e2e;
|
--background: #2a2c32;
|
||||||
--border: 1px solid #505160;
|
--border: 1px solid #505160;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user