fix(dark mode): code background color
This commit is contained in:
parent
ae47298b3c
commit
45b7434bda
@ -293,6 +293,7 @@
|
||||
--dropdown-item-hover-color: var(--text);
|
||||
--button-text-hover-background-color: var(--grey-200);
|
||||
--button-hover-color: var(--grey-600);
|
||||
--pre-background: var(--grey-200);
|
||||
|
||||
// Custom color variables we need to override
|
||||
--card-border-color: hsla(var(--grey-100-hsl), 0.3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user