frontend/backend update

This commit is contained in:
carodej
2020-06-05 16:48:11 +02:00
parent ca14838212
commit cffdc3ced9
67 changed files with 3611 additions and 1136 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// Colors
$text: #1c1d1f;
$text-muted: rgba($text, 0.7);
$light_background: #f6f6f6;
$light_background: #f4f6f6;
$light_mode_border: #F8F8F8;
$theme: #00BC7E;