diff --git a/p/themes/Alternative-Dark/adark.css b/p/themes/Alternative-Dark/adark.css index 0f600fa2e..6b5d2a0d9 100644 --- a/p/themes/Alternative-Dark/adark.css +++ b/p/themes/Alternative-Dark/adark.css @@ -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; diff --git a/p/themes/Alternative-Dark/adark.rtl.css b/p/themes/Alternative-Dark/adark.rtl.css index a42fa2a71..0f24a580b 100644 --- a/p/themes/Alternative-Dark/adark.rtl.css +++ b/p/themes/Alternative-Dark/adark.rtl.css @@ -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;