Alternative dark: improve border color of notification (#5206)

This commit is contained in:
maTh
2023-03-15 12:18:47 +01:00
committed by GitHub
parent edee27ff0f
commit afccff4456
2 changed files with 2 additions and 2 deletions

View File

@@ -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;

View File

@@ -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;