Hi DaniWeb,
I'm getting a light blue background in the text box.
I don't know why this is happening or how to fix it.(it's usually white)
Please see below for screenshot.
If anyone can help me it would be much appreciated.
Hi DaniWeb,
I'm getting a light blue background in the text box.
I don't know why this is happening or how to fix it.(it's usually white)
Please see below for screenshot.
If anyone can help me it would be much appreciated.
Check the color scheme inside .config/geany/geany.conf
. Before editing the value, close Geany otherwise the current window will overwrite your changes.
Thanks for your response cereal, inside the config file it says "color_scheme= ", so this probably means that I have to set the color scheme back to default. I don't think I ever changed the color preferences before, so I don't know how this could of happened all of a sudden.
I'm out of ideas now. Help?
Yup, check if in ~/.config/geany/colorschemes/
there are files and set one of those as default, for example: color_scheme=github.conf
, include the extension, if there aren't any files then you have two choices:
~/.config/geany/
, not the .config directory itself, because it contains other software data;Note: I'm suggesting to edit geany.conf because the switcher interface doesn't work properly. Hope it helps, bye!
You know what? I got it. It had nothing to do with the color scheme. It was to do with the amount of colors the screen was displaying. When the screen was set to 16 colors, it displayed a blue background for some reason. But when I switched it back to true colors, the background became white again.
Thanks for your time and patience cereal.
You're welcome and thank you for sharing the solution :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.