From a79d586603021d628bad4c11170610eb31b8b61c Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 18 Aug 2020 07:33:29 +0200 Subject: More color --- themes/customII/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/customII/theme.lua b/themes/customII/theme.lua index 57291d7..f8eac6d 100644 --- a/themes/customII/theme.lua +++ b/themes/customII/theme.lua @@ -30,7 +30,7 @@ theme.fg_white = "#aaaaaa" theme.fg_blu = "#8ebdde" theme.border_width = "4" theme.border_normal = "#15151D" -theme.border_focus = "#FFD700" +theme.border_focus = "#ffd300" theme.border_marked = "#3ca4d8" -- cgit v1.2.3