Add basic styling
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$app-background: #f4f4f4;
|
||||
$background: #ffffff;
|
||||
$foreground: #000000;
|
||||
$font: #333333;
|
||||
$grey: #666666;
|
||||
$accent: #0098d4;
|
||||
Reference in New Issue
Block a user