[Geany] Web Developing - Code format

Génesis García Morilla ggarcia at xxxxx
Thu May 10 16:43:33 UTC 2012


Hi everyone!

I set colours for HTML like Firefox does 
(/home/myname/.config/geany/filedefs/filetypes.xml):
Thanks! If someone want it here it comes:

html_default=0x000000;0xffffff;false;false
html_tag=0x800080;0xffffff;true;false
html_tagunknown=0xff0000;0xffffff;false;false
html_attribute=0x000000;0xffffff;true;false
html_attributeunknown=0xff0000;0xffffff;false;false
html_number=0x800080;0xffffff;false;false
html_doublestring=0x0100ff;0xffffff;false;false
html_singlestring=0x0100ff;0xffffff;false;false
html_other=0x000000;0xffffff;false;false
html_comment=0x008000;0xffffff;false;true
html_entity=0x800080;0xffffff;false;false
html_tagend=0x000080;0xffffff;false;false

Cheers,
Génesis García

El 10/05/12 02:24, Matthew Brush escribió:
> 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
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>




More information about the Users mailing list