From e4e24f4767cb5da94c245403b466106e752d9c2f Mon Sep 17 00:00:00 2001 From: endernon Date: Sat, 30 Mar 2024 23:03:12 +0000 Subject: [PATCH] Update theme-ender-light.css --- theme-ender-light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-ender-light.css b/theme-ender-light.css index 2499b8e..4d61f81 100644 --- a/theme-ender-light.css +++ b/theme-ender-light.css @@ -37,7 +37,7 @@ --zinc-800: #27272a; --zinc-850: #1f1f23; --zinc-900: #18181b; - --color-primary: #c2410c; + --color-primary: #7c3bed; --color-primary-contrast: #ffffff; --color-primary-dark-1: #6e36d0; --color-primary-dark-2: #6130b3;