summaryrefslogtreecommitdiff
path: root/themes/customII/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'themes/customII/theme.lua')
-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"