fix
This commit is contained in:
parent
7d31221574
commit
abef161ee3
1 changed files with 3 additions and 3 deletions
|
@ -82,13 +82,13 @@
|
||||||
|
|
||||||
.theme-abyss {
|
.theme-abyss {
|
||||||
--color-primary: 219,39,119;
|
--color-primary: 219,39,119;
|
||||||
--color-100: 244,244,245;
|
--color-100: 212,212,216;
|
||||||
--color-200: 228,228,231;
|
--color-200: 212,212,216;
|
||||||
--color-300: 212,212,216;
|
--color-300: 212,212,216;
|
||||||
--color-400: 161,161,171;
|
--color-400: 161,161,171;
|
||||||
--color-500: 117,117,126;
|
--color-500: 117,117,126;
|
||||||
--color-600: 82,82,91;
|
--color-600: 82,82,91;
|
||||||
--color-700: 33,33,33;
|
--color-700: 0,0,0;
|
||||||
--color-800: 0,0,0;
|
--color-800: 0,0,0;
|
||||||
--color-900: 0,0,0;
|
--color-900: 0,0,0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue