fix: content bg color to match with html bg color
This commit is contained in:
parent
d853df1e8a
commit
8f11bbcd26
@ -52,7 +52,7 @@
|
||||
}
|
||||
|
||||
@mixin dark-appearance {
|
||||
@include theme(#000300, #eff6ee, #000300, #33658a, #55dde0, #9197ae); // modus-vivendi
|
||||
@include theme(#000000, #eff6ee, #000000, #33658a, #55dde0, #9197ae); // modus-vivendi
|
||||
}
|
||||
|
||||
@mixin light-appearance {
|
||||
|
Loading…
x
Reference in New Issue
Block a user