mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
2 shades of grey
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user