diff --git a/.config/kak/colors/ashen.kak b/.config/kak/colors/ashen.kak index 63499548..0d8f0a3d 100644 --- a/.config/kak/colors/ashen.kak +++ b/.config/kak/colors/ashen.kak @@ -88,11 +88,11 @@ evaluate-commands %sh{ face global PrimaryCursor ${background},${orange_blaze}+gb face global SecondaryCursor ${background},${orange_muted}+g face global PrimarySelection ,${brown_dark}+g - face global SecondarySelection ,${brown_dark}+g - face global PrimaryCursorEol ${bg},${fg4}+fg - face global SecondaryCursorEol ${bg},${bg2}+fg - face global LineNumbers ${bg4} - face global LineNumberCursor ${yellow},${bg1} + face global SecondarySelection ,${brown_dark}+gd + face global PrimaryCursorEol ${background},${orange_golden}+fg + face global SecondaryCursorEol ${background},${golden_muted}+fg + face global LineNumbers ${g_8} + face global LineNumberCursor ${g_5},${brown_dark} face global LineNumbersWrapped ${bg1} face global MenuForeground ${bg2},${blue} face global MenuBackground ${fg},${bg2}