dark theme, logo, tests

This commit is contained in:
Paul Schneider 2021-09-13 23:28:56 +01:00
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";