Update comment color to Robin's favorite blue

This commit is contained in:
Nick Winter 2015-11-17 15:23:35 -08:00
parent 9b990ba452
commit a725cd70d8

View file

@ -190,7 +190,7 @@
// border-bottom: 1px dotted rgba(0, 51, 255, 0.25)
.ace_text-layer .ace_comment
color: rgb(78, 38, 226)
color: #1900AD
.ace_text-layer .ace_variable
// https://github.com/codecombat/codecombat/issues/6