Improved comment visibility.
This commit is contained in:
parent
af6e770c30
commit
7b15ecfab2
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
// border-bottom: 1px dotted rgba(0, 51, 255, 0.25)
|
// border-bottom: 1px dotted rgba(0, 51, 255, 0.25)
|
||||||
|
|
||||||
.ace_text-layer .ace_comment
|
.ace_text-layer .ace_comment
|
||||||
color: darken(rgb(103, 164, 200), 5%)
|
color: rgb(78, 38, 226)
|
||||||
|
|
||||||
.ace_text-layer .ace_variable
|
.ace_text-layer .ace_variable
|
||||||
// https://github.com/codecombat/codecombat/issues/6
|
// https://github.com/codecombat/codecombat/issues/6
|
||||||
|
|
Reference in a new issue