mmclark / django-editor

Automatically exported from code.google.com/p/django-editor
0 stars 0 forks source link

Change color of Django block name #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to add color options for Django block names?

i.e. when typing: {{ block my_block }} - the "myblock" color seems to be locked 
to a default shade of blue. This also affects the inside of {% %} tags, such as 
for loops.

I am using a dark Eclipse theme, so it is difficult to read this. I have 
attached an image of an example of this (specifically a "for loop" example).

Many thanks.

Original issue reported on code.google.com by aaron.ha...@gmail.com on 11 Feb 2014 at 11:07

Attachments:

GoogleCodeExporter commented 9 years ago
Use Preferences.../Django Editor
there define different 'Default Foreground' color

Original comment by zbik...@gmail.com on 11 Feb 2014 at 4:41

GoogleCodeExporter commented 9 years ago
Hi,

My apologies. I actually had *already* changed the Default Foreground color 
but, for some reason, it did not propagate to block names. After I 
changed/changed back the color and clicked "Apply", it worked. It must be an 
Eclipse bug.

Many thanks.

Original comment by aaron.ha...@gmail.com on 11 Feb 2014 at 4:44