mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-12 04:55:17 +00:00
variant: adjust header color for legacy learn color variants #1012
This commit is contained in:
parent
5d9a90b187
commit
a3e0b7f4f4
4 changed files with 4 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
--MENU-HOME-LINK-color: rgba(45, 54, 63, 1); /* Color of the home button text */
|
||||
--MENU-HOME-LINK-HOVER-color: rgba(0, 0, 0, 1); /* Color of the hovered home button text */
|
||||
|
||||
--MENU-HEADER-color: rgba(255, 255, 255, 1); /* color of menu header */
|
||||
--MENU-HEADER-BG-color: rgba(28, 144, 243, 1); /* Background color of menu header */
|
||||
--MENU-HEADER-BORDER-color: rgba(51, 161, 255, 1); /*Color of menu header border */
|
||||
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
--MENU-HOME-LINK-color: rgba(46, 59, 46, 1); /* Color of the home button text */
|
||||
--MENU-HOME-LINK-HOVER-color: rgba(0, 0, 0, 1); /* Color of the hovered home button text */
|
||||
|
||||
--MENU-HEADER-color: rgba(255, 255, 255, 1); /* color of menu header */
|
||||
--MENU-HEADER-BG-color: rgba(116, 181, 89, 1); /* Background color of menu header */
|
||||
--MENU-HEADER-BORDER-color: rgba(156, 212, 132, 1); /*Color of menu header border */
|
||||
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
--MENU-HOME-LINK-color: rgba(56, 43, 43, 1); /* Color of the home button text */
|
||||
--MENU-HOME-LINK-HOVER-color: rgba(0, 0, 0, 1); /* Color of the hovered home button text */
|
||||
|
||||
--MENU-HEADER-color: rgba(255, 255, 255, 1); /* color of menu header */
|
||||
--MENU-HEADER-BG-color: rgba(220, 16, 16, 1); /* Background color of menu header */
|
||||
--MENU-HEADER-BORDER-color: rgba(226, 49, 49, 1); /*Color of menu header border */
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.3.2+0a8f7dd47e045963dcdd464c311516cd7baff5e4
|
||||
7.3.2+5d9a90b18744ca0ff908e78c4243865edf040c43
|
Loading…
Add table
Add a link
Reference in a new issue