From 8d7b9f00c55cc6e005344af4a145adbbbc39bc1d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 14 Nov 2025 20:15:04 +0530 Subject: Add toolsclient and highlighter changes --- colors/phenax.kak | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'colors') diff --git a/colors/phenax.kak b/colors/phenax.kak index a523da0..0efdc46 100644 --- a/colors/phenax.kak +++ b/colors/phenax.kak @@ -57,7 +57,7 @@ evaluate-commands %sh{ face global bullet ${red} face global list ${red} face global inlineBold ${accent2}+b - face global inlineItalic +i + face global inlineItalic default face global inlineStrikethrough ${foreground3}+fs face global inlineUnderline ${foreground}+fu face global inlineCode ${foreground2},${mildhighlight2}+a @@ -87,6 +87,8 @@ evaluate-commands %sh{ face global RowLine default,rgb:101010 face global WrapLine default,rgb:101010 face global StatusLineBufname ${accent1},default+b + face global StatusLineDetails ${foreground2} + face global StatusLineExtras ${foreground4} face global WrapLine default,rgb:101010 " -- cgit v1.3.1