codemirror / CodeMirror-v1

An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
http://codemirror.net/
Other
362 stars 63 forks source link

Changed default colors for matchParens #49

Closed webbird closed 13 years ago

webbird commented 13 years ago

As mentioned on Google, I have changed the default colors for parens highlighting. You may see preview pictures here: http://jquery.websitebakers.com/forum/viewtopic.php?pid=466#p466

marijnh commented 13 years ago

Thanks, but as I mentioned in the group, this can already be customized, so there's no need to modify codemirror itself here.