aboutsummaryrefslogtreecommitdiff
path: root/colors/phenax.kak
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-06-26 13:51:29 +0530
committerAkshay Nair <phenax5@gmail.com>2026-06-26 13:51:29 +0530
commitfb52df34924781ed3d42ca8864402c3e7a52d4aa (patch)
tree5e23ea801e0e1482ed87c56ee1aa813af2613bf3 /colors/phenax.kak
parentd2f4982e389431b74357bbc108567ae0e1d912a5 (diff)
downloadkakoune-config-fb52df34924781ed3d42ca8864402c3e7a52d4aa.tar.gz
kakoune-config-fb52df34924781ed3d42ca8864402c3e7a52d4aa.zip
Move dir and file:lineno handling to files.kak
Diffstat (limited to 'colors/phenax.kak')
-rw-r--r--colors/phenax.kak4
1 files changed, 2 insertions, 2 deletions
diff --git a/colors/phenax.kak b/colors/phenax.kak
index 2c0bbae..532a91e 100644
--- a/colors/phenax.kak
+++ b/colors/phenax.kak
@@ -115,8 +115,8 @@ evaluate-commands %sh{
face global Information ${foreground2},${background}
face global Error ${foreground},${red}
face global StatusLine ${foreground},${background}
- face global StatusLineMode ${yellow}+b
- face global StatusLineInfo ${aqua},default
+ face global StatusLineMode ${yellow}
+ face global StatusLineInfo ${accent3},default+b
face global StatusLineValue ${green1}
face global StatusCursor ${window},${aqua}
face global Prompt ${accent1},${background}