From 1ea2abb6029b4b2c7ec30d4251c232e8ed3b6ec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjarne=20=C3=98verli?= Date: Sat, 21 Feb 2026 19:16:37 +0100 Subject: [PATCH] Make the accent brighter --- themes/white/colors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/white/colors.toml b/themes/white/colors.toml index 282bd1a7..de6cce97 100644 --- a/themes/white/colors.toml +++ b/themes/white/colors.toml @@ -1,5 +1,5 @@ # UI Colors (extended) -accent = "#2e2e2e" +accent = "#6e6e6e" cursor = "#000000" # Primary colors