[Github-comments] [geany/geany] Is it possible to set the theme from the terminal? (#2672)
Colomban Wendling
notifications at xxxxx
Mon Nov 23 22:11:31 UTC 2020
> So it is set by `Menu->View->Change Colour Scheme...`, which you can change while Geany is running, but not from the command line.
Well, you can't *readily*, but it's easy enough to either use a separate configuration directory (Geany's `-c` switch) or write a short `sed` command to alter the configuration before starting.
…Or possibly write a small plugin that would change the color scheme depending on the time, or some other global setting.
--
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/2672#issuecomment-732455397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201123/4f3767f3/attachment.htm>
More information about the Github-comments
mailing list