stuff
This commit is contained in:
parent
b5f599ca5d
commit
5329d5c9bb
|
@ -16,8 +16,8 @@
|
|||
--bd-blue-hover: var(--accentcolor-hover) !important;
|
||||
--bd-blue-active: var(--accentcolor-active) !important;
|
||||
--blurple: rgb(var(--accentcolor)) !important;
|
||||
}
|
||||
html:root {
|
||||
|
||||
|
||||
--accentcolor_v: var(--accentcolor_s, --accentcolor);
|
||||
--accentcolor2_v: var(--accentcolor2_s, --accentcolor2);
|
||||
--linkcolor_v: var(--linkcolor_s, --linkcolor);
|
||||
|
|
|
@ -22,8 +22,8 @@
|
|||
--backgroundsecondaryalt: 41,43,47;
|
||||
--backgroundtertiary: 32,34,37;
|
||||
--backgroundfloating: 24,25,28;
|
||||
}
|
||||
html:root {
|
||||
|
||||
|
||||
--font_v: var(--font_s, --font);
|
||||
|
||||
--mentioncolor_v: var(--mentioncolor_s, --mentioncolor);
|
||||
|
|
Loading…
Reference in New Issue