diff --git a/src/styles/app.css b/src/styles/app.css index 0d5e436..4f9fc9e 100644 --- a/src/styles/app.css +++ b/src/styles/app.css @@ -61,7 +61,8 @@ a { } .notif-success { - background-color: var(--link); + background-color: oklch(var(--a)); + color: oklch(var(--ac)); } .repo-note {