mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-22 00:02:45 -04:00
Alternative dark: improve border color of notification (#5206)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
--alert-error-border-color: #912621;
|
||||
|
||||
--notification-border-color: #eeb;
|
||||
--notification-good-border-color: #0044cb;
|
||||
--notification-good-border-color: #0062b7;
|
||||
--notification-bad-background-color: #fdd;
|
||||
--notification-bad-font-color: #912621;
|
||||
--notification-bad-border-color: #ecc;
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
--alert-error-border-color: #912621;
|
||||
|
||||
--notification-border-color: #eeb;
|
||||
--notification-good-border-color: #0044cb;
|
||||
--notification-good-border-color: #0062b7;
|
||||
--notification-bad-background-color: #fdd;
|
||||
--notification-bad-font-color: #912621;
|
||||
--notification-bad-border-color: #ecc;
|
||||
|
||||
Reference in New Issue
Block a user