summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-08-18 07:33:29 +0200
committerache <ache@ache.one>2020-08-18 07:35:13 +0200
commita79d586603021d628bad4c11170610eb31b8b61c (patch)
tree7b9b24ab944e315c44edceeae0c3b771a698ee9a
parentUpdate lfs (diff)
More color
-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"