Improved graphics, new title screen

This commit is contained in:
gltron
2021-07-14 17:23:36 +02:00
parent 1ddd5c781d
commit c3c6ba2f33
37 changed files with 69 additions and 47 deletions
+2 -2
View File
@@ -12,10 +12,10 @@ $blue: #3498db;
$purple: #8e44ad;
$red: #e74c3c;
$white-ter: #ecf0f1;
$primary: $purple;
$primary: #cf0cb4ff;
$yellow-invert: #fff;
$family-sans-serif: "Gravity Regular", "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI",
$family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI",
"Helvetica Neue", "Helvetica", "Arial", sans-serif;
$family-monospace: "Inconsolata", "Consolas", "Monaco", monospace;