hi,
i've been searching about changing background color (because my geek friends always write in 'green on black' colorscheme) and i found this email on the archive:
http://lists.uvena.de/pipermail/geany/2007-March/000861.html
about the 'invert_all' option in filetypes.common
however, i don't see the reason to not have a checkbox in preferences to enable color inversion for every filetype, there's any problem with it that i'm not seeing?
regards,
topi
On 10/10/07, topi topi@elpiset.net wrote:
hi,
i've been searching about changing background color (because my geek friends always write in 'green on black' colorscheme)
One easy solution that might work for you, if you're on GNU/Linux, is to use this small program I wrote for changing colorschemes:
http://www.milliwatt-software.com/jmg/files/set_geany_colors.py.bz2
There's one in there called "shades of green" that you might like.
---John
hi,
El Wed, 10 Oct 2007 13:13:19 -0400 "John Gabriele" jmg3000@gmail.com ha escrit:
On 10/10/07, topi topi@elpiset.net wrote:
hi,
i've been searching about changing background color (because my geek friends always write in 'green on black' colorscheme)
One easy solution that might work for you, if you're on GNU/Linux, is to use this small program I wrote for changing colorschemes:
http://www.milliwatt-software.com/jmg/files/set_geany_colors.py.bz2
this is a cool solution to the problem i had (of course, i'm using linux), a nice set of predefined colorschemes!
thanks for it!
however, already remains my question about checkbox in Preferences or (after seeing set_geany_colors.py) what about a combobox to select between sets of predefined colorschemes?
regards,
topi
There's one in there called "shades of green" that you might like.
---John _______________________________________________ Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
On 10/10/07, topi topi@elpiset.net wrote:
hi,
El Wed, 10 Oct 2007 13:13:19 -0400 "John Gabriele" jmg3000@gmail.com ha escrit:
On 10/10/07, topi topi@elpiset.net wrote:
this is a cool solution to the problem i had (of course, i'm using linux), a nice set of predefined colorschemes!
Thanks. :)
thanks for it!
Sure, yw.
however, already remains my question about checkbox in Preferences or (after seeing set_geany_colors.py) what about a combobox to select between sets of predefined colorschemes?
It's on the TODO list to integrate a nice system for dealing with colorschemes, but it will probably be a lot of work.
---John
On 10/10/07 17:44:52, topi wrote:
hi,
i've been searching about changing background color (because my geek friends always write in 'green on black' colorscheme) and i found this email on the archive:
http://lists.uvena.de/pipermail/geany/2007-March/000861.html
about the 'invert_all' option in filetypes.common
however, i don't see the reason to not have a checkbox in preferences to enable color inversion for every filetype, there's any problem with it that i'm not seeing?
I'll add it soon.
About colour schemes: Hopefully we will make each filetype use styles from one big common colour scheme, but it's quite a lot of work to change from the existing setup. It was designed like that because different lexers have (sometimes completely) different sets of styles.
Regards, Nick