Monokai theme tweak

This commit is contained in:
DanyaPostfactum 2013-01-24 06:49:02 +10:00 committed by nightwing
commit 4ccbeb23fa

View file

@ -1,6 +1,6 @@
.ace-monokai .ace_gutter {
background: #2f3129;
color: #f1f1f1
background: #2F3129;
color: #8F908A
}
.ace-monokai .ace_print-margin {
@ -56,7 +56,7 @@
}
.ace-monokai .ace_invisible {
color: #49483E
color: #52524d
}
.ace-monokai .ace_entity.ace_name.ace_tag,