forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-20 14:06:54 -06:00
parent 3b70bc2f09
commit aee03d0f8d
1 changed files with 3 additions and 3 deletions

View File

@ -82,13 +82,13 @@
.theme-abyss {
--color-primary: 219,39,119;
--color-100: 244,244,245;
--color-200: 228,228,231;
--color-100: 212,212,216;
--color-200: 212,212,216;
--color-300: 212,212,216;
--color-400: 161,161,171;
--color-500: 117,117,126;
--color-600: 82,82,91;
--color-700: 33,33,33;
--color-700: 0,0,0;
--color-800: 0,0,0;
--color-900: 0,0,0;
}