Export to GitHub

js2-mode - issue #92

color theme is hard to read with dark background


Posted on Oct 13, 2008 by Grumpy Hippo

The default color theme is hard to read with a dark background. The dark blue in particularly is difficult to make out.

Originally mentioned in http://code.google.com/p/js2-mode/wiki/Discussion

Attachments

Comment #1

Posted on Oct 16, 2008 by Grumpy Hippo

It appears that adding more class colors for dark backgrounds causes things to default to a more readable set.

The patch does just that and provides the framework for anyone who wants to tweak things. Obviously there must have been a more direct solution but I do not see any harm in this approach.

Attachments

Comment #2

Posted on Oct 16, 2008 by Grumpy Hippo

Actually this was fixed with the removal of some deffaces several commits ago. This patch is thus only useful if future customization is desired.

Status: New

Labels:
Type-Defect Priority-Medium