In /usr/share/gtksourceview-3.0/styles/kate.xml
, I see this line:
<style name="draw-spaces" foreground="#d3d7cf"/>
What does draw-spaces
mean? Is there some resource that explains this and other terms used in the styles found in /usr/share/gtksourceview-3.0/styles/
?
(There's a lot of information on syntax highlighting but I don't want that.)