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