fix: content bg color to match with html bg color
This commit is contained in:
parent
a67c9a7a9a
commit
9a6c8b5633
@ -52,7 +52,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@mixin dark-appearance {
|
@mixin dark-appearance {
|
||||||
@include theme(#000300, #f1fffa, #000300, #8b9556, #d1603d, #53917e); // modus-vivendi
|
@include theme(#000000, #f1fffa, #000000, #8b9556, #d1603d, #53917e); // modus-vivendi
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin light-appearance {
|
@mixin light-appearance {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user