From 51b9ac7364bccc8800baf7e30f81b6d04517d509 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 19 Apr 2020 10:15:34 +0200 Subject: Test style --- themes/customII/theme.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/customII/theme.lua b/themes/customII/theme.lua index f44b3bb..57291d7 100644 --- a/themes/customII/theme.lua +++ b/themes/customII/theme.lua @@ -28,9 +28,9 @@ theme.fg_magenta = "#d33682" theme.fg_cyan = "#2aa198" theme.fg_white = "#aaaaaa" theme.fg_blu = "#8ebdde" -theme.border_width = "2" +theme.border_width = "4" theme.border_normal = "#15151D" -theme.border_focus = "#ae434b" +theme.border_focus = "#FFD700" theme.border_marked = "#3ca4d8" -- cgit v1.2.3