Merge branch 'themesDeveloper' into developer

This commit is contained in:
Peter Maquiran
2021-10-28 14:55:47 +01:00
3 changed files with 7 additions and 9 deletions
+2 -4
View File
@@ -711,7 +711,7 @@ body {
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
--button-hover: #c63527;
--button-color: #ffb81c;
--button-text-color: #000;
--button-text-color: white;
--inicio-open-page-from-box: #c63527;
--header-tab-top-border: #000;
@@ -777,8 +777,6 @@ body {
}
}
.default {
--ion-color-primary: #3880ff;
--ion-color-secondary: #e4e8eb75;
@@ -786,7 +784,7 @@ body {
--button-hover: #42b9fe;
--inicio-open-page-from-box: #42b9fe;
--button-color: #e0e9ee;
--button-text-color: #white;
--button-text-color: white;
--header-tab-top-border: white;
--header-tab-text-white: white;
--mat-selected: #87cefa;