Make Nord default theme, update solarized

This commit is contained in:
2022-04-01 20:27:38 +02:00
parent 13f697e5de
commit 4d5720cb1e
12 changed files with 377 additions and 154 deletions

View File

@@ -14,7 +14,7 @@
background-attachment: fixed;
background-position: center;
background-size: cover;
color: var(--background_text_color);
color: #ffffff;
}
</style>