summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/customII/theme.lua2
1 files changed, 1 insertions, 1 deletions
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"