variant: adjust header color for legacy learn color variants

This commit is contained in:
Sören Weber 2025-02-11 23:29:09 +01:00
parent 5d9a90b187
commit a3e0b7f4f4
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
4 changed files with 4 additions and 1 deletions

View file

@ -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 */

View file

@ -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 */

View file

@ -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 */

View file

@ -1 +1 @@
7.3.2+0a8f7dd47e045963dcdd464c311516cd7baff5e4
7.3.2+5d9a90b18744ca0ff908e78c4243865edf040c43