From fb52df34924781ed3d42ca8864402c3e7a52d4aa Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 26 Jun 2026 13:51:29 +0530 Subject: Move dir and file:lineno handling to files.kak --- colors/phenax.kak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'colors') 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} -- cgit v1.3.1