[Geany] Web Developing - Code format

Matthew Brush mbrush at xxxxx
Thu May 10 00:24:34 UTC 2012


On 12-05-09 07:39 AM, Génesis García Morilla wrote:
> Hi, I would like to contribute with the default code format that common
> browser are using.
> If you see any web code in Chrome, Firefox or Opera you will see a
> common patron:
> Tags = violet
> Urls = blue
> Text = grey
> Comment = green
> and so on...
>
> Those colours are different from the current colours we use in Geany.
> Maybe Geany is using the SO default colour for that. How can I
> collaborate? Could you send me a configuration file where I can add a
> new code format (a new option).

Default:
https://github.com/geany/geany/blob/master/data/filetypes.common#L101

Alternate:
https://github.com/geany/geany/blob/master/data/colorschemes/alt.conf

Others:
https://github.com/codebrainz/geany-themes/tree/master/colorschemes

The manual linked by Lex should give some form of explanation of how the 
files work.

Cheers,
Matthew Brush



More information about the Users mailing list