Hey there, Len Philpot via Users wrote:
>Copy the *.conf file for your color scheme from the system path to >your profile directory (above). I believe by default on Linux it's >/usr/share/geany/colorschemes. Yep. That contained the alt.conf file. Perfect. >There's also some info at https://github.com/geany/geany-themes. Thanks. I bookmarked it. The Unix section could use an example location, unless that varies too much from platform to platform to be useful. >Anyway, once you have the correct conf file in your colorschemes >directory, edit that file and change the color values. I copied that file to the ~/.config/geany/colorschemes/ directory, gave it a new name, edited the white_space color, and chose that file as my theme. The original line was: white_space=0xc0c0c0;0xffffff;true;false The new line (that produces a magenta dot or arrow) is: white_space=0xff00ff;0xffffff;true;false One final question: Is there a way to make the dot bold or bigger? It seems it's much harder to see a dark dot on a light background than it is to see a light dot on a dark background. The arrow, for tabs, is fine. -- Little Girl There is no spoon. _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected]
