-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
When using Freemarker IDE on eclipse, I would like to customize editor's colors, since I am using a dark theme and the editor is not readable with the default colors. However, changing the color for directives does not work as expected. It only change colors of closing tags.
Example: <#list> remains dark blue (default color) but </#list> changes to the new color.