mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-12 23:19:08 -05:00
Moved all colors into the common styles directory
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
$background: #232835
|
||||
|
||||
$gray: #727676
|
||||
$dark-gray: #1d2128
|
||||
$darker-gray: #20252F
|
||||
|
||||
$white: #F1F1F1
|
||||
$darker-white: #C8C8C8
|
||||
|
||||
$subtext: #B0B0B0
|
||||
|
||||
$blue: #456AC6
|
||||
|
||||
$orange: #E58A00
|
||||
|
||||
$green: #45C65A
|
||||
$green-hover: #3EA95A
|
||||
|
||||
$red: #C64545
|
||||
$red-hover: #B83939
|
||||
|
||||
$error: #900c0c
|
||||
Reference in New Issue
Block a user