diff --git a/customize.dist/src/less2/include/colortheme.less b/customize.dist/src/less2/include/colortheme.less index 15d755f57..3b232be81 100644 --- a/customize.dist/src/less2/include/colortheme.less +++ b/customize.dist/src/less2/include/colortheme.less @@ -145,15 +145,15 @@ @colortheme_kanban-color: #000; @colortheme_kanban-warn: #e6385d; -@colortheme_admin-bg: #7c0404; +@colortheme_admin-bg: #0087ff; @colortheme_admin-color: #FFF; @colortheme_admin-warn: #ffae00; -@colortheme_notifications-bg: #4ae397; +@colortheme_notifications-bg: #0087ff; @colortheme_notifications-color: #000; @colortheme_notifications-warn: #e34a85; -@colortheme_support-bg: #42d1f4; +@colortheme_support-bg: #0087ff; @colortheme_support-color: #000; @colortheme_support-warn: #9A37F7;