Răsfoiți Sursa

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

maTh 3 ani în urmă
părinte
comite
afccff4456

+ 1 - 1
p/themes/Alternative-Dark/adark.css

@@ -38,7 +38,7 @@
 	--alert-error-border-color: #912621;
 	--alert-error-border-color: #912621;
 
 
 	--notification-border-color: #eeb;
 	--notification-border-color: #eeb;
-	--notification-good-border-color: #0044cb;
+	--notification-good-border-color: #0062b7;
 	--notification-bad-background-color: #fdd;
 	--notification-bad-background-color: #fdd;
 	--notification-bad-font-color: #912621;
 	--notification-bad-font-color: #912621;
 	--notification-bad-border-color: #ecc;
 	--notification-bad-border-color: #ecc;

+ 1 - 1
p/themes/Alternative-Dark/adark.rtl.css

@@ -38,7 +38,7 @@
 	--alert-error-border-color: #912621;
 	--alert-error-border-color: #912621;
 
 
 	--notification-border-color: #eeb;
 	--notification-border-color: #eeb;
-	--notification-good-border-color: #0044cb;
+	--notification-good-border-color: #0062b7;
 	--notification-bad-background-color: #fdd;
 	--notification-bad-background-color: #fdd;
 	--notification-bad-font-color: #912621;
 	--notification-bad-font-color: #912621;
 	--notification-bad-border-color: #ecc;
 	--notification-bad-border-color: #ecc;