white bg
This commit is contained in:
parent
77a6f6f850
commit
1d2df8e326
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ $monofont: "Roboto Mono", "Roboto Mono for Powerline", "Inconsolata", "Consolas"
|
|||
// colors
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
$background-color: #EADFD4;
|
||||
$background-color: white;
|
||||
$text-color: #15202B;
|
||||
$small-text-color: lighten($text-color, 10%);
|
||||
$link-color: royalblue;
|
||||
|
|
Loading…
Reference in a new issue