mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-22 21:20:27 +00:00
6 lines
80 B
Sass
6 lines
80 B
Sass
|
// Colors
|
||
|
$white: #fff
|
||
|
$black: #0c0c0c
|
||
|
$highlight: #0f33ff
|
||
|
$muted-gray: #282828
|