[Github-comments] [geany/geany] How to change default theme ? (#1765)

Matthew Brush notifications at xxxxx
Sat Feb 10 01:53:22 UTC 2018


A few things you could try:

1. Try running Geany from the command line like `geany -v` and then changing the theme and exiting Geany as you normally do. Take note of the messages printed to the terminal and paste them here.

2. Try setting the theme and closing Geany using `File->Quit`, just in case the window manager is doing something weird and killing Geany or making it crash.

3. Try running Geany from the command line, specifying a different configuration directory, in case there is something wonky with your default one, like this `geany -v /tmp/geany-test-config`. Change the theme and exit normally and re-open to see if the setting was saved.

4. With no instances of Geany running, make a copy of the file `~/.config/geany/geany.conf` to somewhere else, open Geany, change the theme, and exit normally. Make another copy of that same file, and compare them manually, using diff, or your favourite compare tool.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1765#issuecomment-364616500
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180210/d8f06c79/attachment.html>


More information about the Github-comments mailing list