mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
re-color style of SideNav
This commit is contained in:
@@ -56,9 +56,12 @@ $disabled-input-background = #DDD
|
||||
* Nav
|
||||
*/
|
||||
|
||||
$nav-border-color = #838383
|
||||
$nav-background-color = #353535
|
||||
$nav-inactive-color = #838383
|
||||
$nav-text-color = #515151
|
||||
$nav-inactive-text-color = #939395
|
||||
$nav-hover-background = rgba(126, 127, 129, 0.08)
|
||||
$nav-active-background = #E7E7E7
|
||||
$nav-border-color = #D1D1D2
|
||||
$nav-background-color = #FAFAFA
|
||||
|
||||
/**
|
||||
* # Modal Stuff
|
||||
|
||||
Reference in New Issue
Block a user