Colors on chat changed and icon and splash changed

This commit is contained in:
Eudes Inácio
2021-10-28 16:08:49 +01:00
parent cff1bdf5e6
commit 56ab62fa8a
30 changed files with 26 additions and 17 deletions
+4
View File
@@ -706,6 +706,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;
@@ -780,6 +782,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;