Improved comment visibility.

This commit is contained in:
Nick Winter 2014-09-23 18:29:04 -07:00
parent af6e770c30
commit 7b15ecfab2

View file

@ -124,7 +124,7 @@
// border-bottom: 1px dotted rgba(0, 51, 255, 0.25)
.ace_text-layer .ace_comment
color: darken(rgb(103, 164, 200), 5%)
color: rgb(78, 38, 226)
.ace_text-layer .ace_variable
// https://github.com/codecombat/codecombat/issues/6