colors kaleidoscope-light: Set the wrap marker face

This commit is contained in:
Frank LENORMAND 2019-11-05 09:01:24 +01:00
parent 294a5b72e6
commit 83ee415e12

View File

@ -121,6 +121,7 @@ evaluate-commands %sh{
set-face global LineNumberCursor ${white},${dark_grey}+b set-face global LineNumberCursor ${white},${dark_grey}+b
set-face global MatchingChar ${white},${dark_grey} set-face global MatchingChar ${white},${dark_grey}
set-face global Whitespace ${vibrant_grey}+f set-face global Whitespace ${vibrant_grey}+f
set-face global WrapMarker ${vibrant_grey}+f
set-face global Information ${black},${muted_sand} set-face global Information ${black},${muted_sand}
set-face global Error ${white},${vibrant_red} set-face global Error ${white},${vibrant_red}