mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
theme: even more neon refinements #175
This commit is contained in:
parent
8f1f3c25d8
commit
0c3bb87aac
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
#00ff5ab3 100%
|
#00ff5ab3 100%
|
||||||
); /* Background color of side bar */
|
); /* Background color of side bar */
|
||||||
--MENU-SECTIONS-LINK-color: #ffffff; /* Color of links in menu */
|
--MENU-SECTIONS-LINK-color: #ffffff; /* Color of links in menu */
|
||||||
--MENU-SECTIONS-LINK-HOVER-color: #bababa; /* Color of links in menu, when hovered */
|
--MENU-SECTIONS-LINK-HOVER-color: #d0d0d0; /* Color of links in menu, when hovered */
|
||||||
--MENU-SECTION-ACTIVE-CATEGORY-color: #82e550; /* Color of active category text */
|
--MENU-SECTION-ACTIVE-CATEGORY-color: #82e550; /* Color of active category text */
|
||||||
--MENU-SECTION-ACTIVE-CATEGORY-BG-color: #202020; /* Color of background for the active category (only) */
|
--MENU-SECTION-ACTIVE-CATEGORY-BG-color: #202020; /* Color of background for the active category (only) */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue