This commit is contained in:
tiago.kayaya
2021-10-28 16:11:08 +01:00
30 changed files with 26 additions and 17 deletions
+4
View File
@@ -709,6 +709,8 @@ body {
}
.gov {
--chat-alert-msg-color: #e0e9ee;
--chat-incoming-msg-color: #fff3da;
--ion-color-primary: #000;
--ion-color-secondary: #e4e8eb75;
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
@@ -781,6 +783,8 @@ body {
}
.default {
--chat-alert-msg-color: #fef4c5;
--chat-incoming-msg-color: #e4f4fe;
--ion-color-primary: #3880ff;
--ion-color-secondary: #e4e8eb75;
--login-background: linear-gradient(180deg, #42b9fe 0%, #0782c9 100%) !important;