[FAFO] Fix menu text color not having enough contrast
With the background image, we need to make the text a bit darker for contrast.
This commit is contained in:
parent
faf0674a37
commit
faf0a31150
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ __text_webframe__ = "#696969" ; @ini_text_webframe
|
||||||
|
|
||||||
|
|
||||||
; icons: usertools, pagetools, metabox, tabbox
|
; icons: usertools, pagetools, metabox, tabbox
|
||||||
__nav_menu_color__ = "#696969" ; @ini_nav_menu_color
|
__nav_menu_color__ = "#494949" ; @ini_nav_menu_color
|
||||||
__nav_menu_hover_color__ = "#286da8" ; @ini_nav_menu_hover_color
|
__nav_menu_hover_color__ = "#286da8" ; @ini_nav_menu_hover_color
|
||||||
__nav_menu_hover_bg__ = "#FFF" ; @ini_nav_menu_hover_bg
|
__nav_menu_hover_bg__ = "#FFF" ; @ini_nav_menu_hover_bg
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue