lots of things
This commit is contained in:
7
blog/sass/colours.scss
Normal file
7
blog/sass/colours.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
// This is inspired by the husqy theme on monkeytype.com (https://github.com/monkeytypegame/monkeytype/blob/master/frontend/static/themes/husqy.css).
|
||||
|
||||
$background: #000000;
|
||||
$white: #FFFFFF;
|
||||
$purple: #962FFE;
|
||||
$pink: #ffa0e3;
|
||||
$text: #EBD7FF;
|
Reference in New Issue
Block a user