AutoYADM commit: 2025-05-08 16:50:08

This commit is contained in:
Daniel Fichtinger 2025-05-08 16:50:08 -04:00
parent 52282b13ac
commit 5b66576244

View file

@ -95,21 +95,21 @@ evaluate-commands %sh{
face global LineNumberCursor ${g_5},${brown_dark} face global LineNumberCursor ${g_5},${brown_dark}
face global LineNumbersWrapped LineNumbers face global LineNumbersWrapped LineNumbers
face global MenuForeground ${background},${orange_blaze}+b face global MenuForeground ${background},${orange_blaze}+b
face global MenuBackground ${g_2},${g_10} face global MenuBackground ${g_3},${g_9}
face global MenuInfo ${text},${g_10} face global MenuInfo ${text},${g_9}
face global Information MenuBackground face global Information MenuBackground
face global InlineInformation ${g_6}+i face global InlineInformation ${g_6}+i
face global Error ${bg},${red} face global Error ${red_flame},${g_10}
face global DiagnosticError ${red} face global DiagnosticError ,,${red_flame}+c
face global DiagnosticWarning ${yellow} face global DiagnosticWarning ,,${red_flame}+c
face global StatusLine ${fg},${bg} face global StatusLine ${g_3},${g_9}
face global StatusLineMode ${yellow}+b face global StatusLineMode ${orange_glow}+b
face global StatusLineInfo ${purple} face global StatusLineInfo ${red_ember}
face global StatusLineValue ${red} face global StatusLineValue ${blue}
face global StatusCursor ${bg},${fg} face global StatusCursor ${background},${g_3}+b
face global Prompt ${yellow} face global Prompt ${orange_glow}
face global MatchingChar ${fg},${bg3}+b face global MatchingChar ${orange_smolder}+uf
face global BufferPadding ${bg2},${bg} face global BufferPadding LineNumbers
face global Whitespace ${bg2}+f face global Whitespace ${bg2}+f
" "
} }