From 83ee415e12ee9269efd039a2cf8b923c31788a02 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Tue, 5 Nov 2019 09:01:24 +0100 Subject: [PATCH] colors kaleidoscope-light: Set the wrap marker face --- colors/kaleidoscope-light.kak | 1 + 1 file changed, 1 insertion(+) diff --git a/colors/kaleidoscope-light.kak b/colors/kaleidoscope-light.kak index 4f271401..0924ebba 100644 --- a/colors/kaleidoscope-light.kak +++ b/colors/kaleidoscope-light.kak @@ -121,6 +121,7 @@ evaluate-commands %sh{ set-face global LineNumberCursor ${white},${dark_grey}+b set-face global MatchingChar ${white},${dark_grey} set-face global Whitespace ${vibrant_grey}+f + set-face global WrapMarker ${vibrant_grey}+f set-face global Information ${black},${muted_sand} set-face global Error ${white},${vibrant_red}