From 5b665762448e5e5c086f421d8abbac80b01d21cb Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 8 May 2025 16:50:08 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-08 16:50:08 --- .config/kak/colors/ashen.kak | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.config/kak/colors/ashen.kak b/.config/kak/colors/ashen.kak index 1f86bd51..271525cd 100644 --- a/.config/kak/colors/ashen.kak +++ b/.config/kak/colors/ashen.kak @@ -95,21 +95,21 @@ evaluate-commands %sh{ face global LineNumberCursor ${g_5},${brown_dark} face global LineNumbersWrapped LineNumbers face global MenuForeground ${background},${orange_blaze}+b - face global MenuBackground ${g_2},${g_10} - face global MenuInfo ${text},${g_10} + face global MenuBackground ${g_3},${g_9} + face global MenuInfo ${text},${g_9} face global Information MenuBackground face global InlineInformation ${g_6}+i - face global Error ${bg},${red} - face global DiagnosticError ${red} - face global DiagnosticWarning ${yellow} - face global StatusLine ${fg},${bg} - face global StatusLineMode ${yellow}+b - face global StatusLineInfo ${purple} - face global StatusLineValue ${red} - face global StatusCursor ${bg},${fg} - face global Prompt ${yellow} - face global MatchingChar ${fg},${bg3}+b - face global BufferPadding ${bg2},${bg} + face global Error ${red_flame},${g_10} + face global DiagnosticError ,,${red_flame}+c + face global DiagnosticWarning ,,${red_flame}+c + face global StatusLine ${g_3},${g_9} + face global StatusLineMode ${orange_glow}+b + face global StatusLineInfo ${red_ember} + face global StatusLineValue ${blue} + face global StatusCursor ${background},${g_3}+b + face global Prompt ${orange_glow} + face global MatchingChar ${orange_smolder}+uf + face global BufferPadding LineNumbers face global Whitespace ${bg2}+f " }