diff --git a/customize.dist/src/less2/include/colortheme.less b/customize.dist/src/less2/include/colortheme.less index 38c0c6139..4b7cc97bf 100644 --- a/customize.dist/src/less2/include/colortheme.less +++ b/customize.dist/src/less2/include/colortheme.less @@ -60,7 +60,7 @@ @colortheme_alertify-cancel: @colortheme_modal-bg; @colortheme_alertify-cancel-border: #949494; -@colortheme_notification-log: fade(@colortheme_logo-1, 90%); +@colortheme_notification-log: fade(@colortheme_logo-2, 90%); @colortheme_notification-color: #fff;; @colortheme_notification-warn: rgba(205, 37, 50, 0.8);