google-code-export / django-editor

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

Use Eclipse Appearance color settings. #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change colors in Eclipse's appearance settings.
2. Open a Django Template

What is the expected output? What do you see instead?
Color changes are reflected. Colors remain the same.

What version of the product are you using? On what operating system?
0.6.2, Ubuntu Linux

Please provide any additional information below.
While I understand that this plugin provides it's own color options, it would 
be better, in my opinion, to use Eclipse's appearance settings. I imagine that 
would allow the Eclipse Color Themes plugin to correctly theme this plugin as 
well.

Original issue reported on code.google.com by iko...@flarecode.com on 11 Jul 2012 at 3:52

GoogleCodeExporter commented 9 years ago
Well,
all language plugins have their own keywords handling, colors handling, etc.
It could be rather difficult to find the solution that suits for all.

For example: with which color should be Django tag marked?

Original comment by zbik...@gmail.com on 22 Nov 2012 at 4:13