mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
add theme
This commit is contained in:
+2
-2
@@ -759,7 +759,7 @@ app-header-no-search .ion-toolbar{
|
||||
|
||||
|
||||
// mobile
|
||||
body, .blue-background{ background: var(--color) !important;}
|
||||
body, .blue-background{ background: var(--background-mobile) !important;}
|
||||
|
||||
|
||||
// desktop
|
||||
@@ -767,7 +767,7 @@ body, .blue-background{ background: var(--color) !important;}
|
||||
|
||||
// set color to body
|
||||
body{
|
||||
background: linear-gradient(270deg, var(--color2) 0%, var(--color3) 23.44%, var(--color4) 78.13%, var(--color5) 100%) !important;
|
||||
background: var(--background-desktop) !important ;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user