mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 13:41:56 +00:00
Updated theming variables
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
***********************************************/
|
||||
|
||||
html.cover-page {
|
||||
background-color: slate-900;
|
||||
background-color: #090541;
|
||||
}
|
||||
|
||||
@@ -122,9 +122,9 @@
|
||||
@primaryLabelColor: @darkPrimaryColor;
|
||||
|
||||
@navbarBackgroundImage: e(""); // remove background image
|
||||
@navbarBackgroundColor: indigo-950;
|
||||
@footerLightColor: teal-700;
|
||||
@footerDarkColor: indigo-950;
|
||||
@subFooterColor: slate-900;
|
||||
@navbarBackgroundColor: #090541;
|
||||
@footerLightColor: #009990;
|
||||
@footerDarkColor: #090541;
|
||||
@subFooterColor: #074799;
|
||||
@footerTextLightColor: @white;
|
||||
@footerTextDarkColor: @white;
|
||||
|
||||
Reference in New Issue
Block a user