forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-20 17:56:57 -06:00
parent 4a968bf1a8
commit 20f24ad805
1 changed files with 13 additions and 0 deletions

View File

@ -2511,6 +2511,19 @@ video {
--color-900: 15,23,42;
}
.theme-haskell {
--color-primary: 236,72,153;
--color-100: 251,207,232;
--color-200: 251,207,232;
--color-300: 251,207,232;
--color-400: 244,114,182;
--color-500: 236,72,153;
--color-600: 219,39,119;
--color-700: 0,0,31;
--color-800: 0,0,31;
--color-900: 0,0,31;
}
.theme-abyss {
--color-primary: 219,39,119;
--color-100: 189,189,193;