Updated styling.
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
$themes: (
|
||||
"light": (
|
||||
"background": #f4f4f4,
|
||||
"navbar": #FFF8F8,
|
||||
"main": #BDF2D5,
|
||||
"background": #ebf0ef,
|
||||
"navbar": #E6F4F1,
|
||||
"navbar-link": #005780,
|
||||
"navbar-active": #001f2e,
|
||||
"main": #B4EEFF,
|
||||
"footer": #F2F2F2,
|
||||
"sub": #F4FCFC,
|
||||
"bold": #647b9b,
|
||||
"text": #1A1A1A,
|
||||
"sub": #EEFBFF,
|
||||
"text": #1A1A1A,
|
||||
"special": #00A2EF,
|
||||
"muted": #797a7e,
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user