From 6d809efa898eb52e5d783f7954452ba3b9ce4035 Mon Sep 17 00:00:00 2001 From: endernon Date: Thu, 4 Apr 2024 17:25:53 +0000 Subject: [PATCH] Update theme-ender-dark.css --- theme-ender-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-ender-dark.css b/theme-ender-dark.css index 5c8cc46..e761727 100644 --- a/theme-ender-dark.css +++ b/theme-ender-dark.css @@ -20,7 +20,7 @@ --steel-100: #d2e0f0; --is-dark-theme: true; --color-primary: #7c3bed; - --color-primary-contrast: #000; + --color-primary-contrast: #ffffff; --color-primary-dark-1: #8f52f0; --color-primary-dark-2: #9f68f3; --color-primary-dark-3: #af7ef5;