dark theme, logo, tests

This commit is contained in:
2021-09-13 23:28:56 +01:00
parent 51a08dec9a
commit cd3629a5a0
9 changed files with 43 additions and 24 deletions

View File

@ -1,6 +1,6 @@
// Your variable overrides
$body-bg: rgb(39, 39, 39);
$body-color: rgb(255, 255, 255);
$body-color: rgb(214, 214, 214);
@import "../lib/bootstrap/scss/bootstrap";