From e757ae98ea4ed65f91a7fc6e0c0120885251ef4f Mon Sep 17 00:00:00 2001 From: Waleed Hassan Date: Wed, 22 Apr 2026 16:40:10 +0500 Subject: [PATCH] Lumon color.toml updated for better visibility of selected text (#5269) --- themes/lumon/colors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/lumon/colors.toml b/themes/lumon/colors.toml index b94e758e..1ddfcb14 100644 --- a/themes/lumon/colors.toml +++ b/themes/lumon/colors.toml @@ -1,5 +1,5 @@ # Accent and UI colors -accent = "#f2fcff" +accent = "#8bc9eb" active_border_color = "#f2fcff" active_tab_background = "#6fb8e3"