summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-04-19 10:15:34 +0200
committerache <ache@ache.one>2020-04-19 10:15:34 +0200
commit51b9ac7364bccc8800baf7e30f81b6d04517d509 (patch)
tree865538e2bc9094821a0f7990a84cb07d26677adc
parentUpdate status bar (diff)
Test style
-rw-r--r--themes/customII/theme.lua4
1 files 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"