2 shades of grey

This commit is contained in:
Justin Palmer
2013-01-29 10:48:13 -08:00
parent 72fde3b521
commit b2ccc38a04

View File

@@ -8,8 +8,8 @@
border: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(180, 180, 180, 0.3);
border-right: 1px solid rgba(180, 180, 180, 0.3);
background-color: #7e8692;
color: #fff;
background-color: #aaa;
color: #333;
}
.editor .gutter .line-number {