mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
tone down the core colors slightly so they work in harmony with atom-dark-ui
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.editor, .editor .gutter {
|
||||
background-color: #141414;
|
||||
color: #EDEDED;
|
||||
background-color: #1d1f21;
|
||||
color: #c5c8c6;
|
||||
}
|
||||
|
||||
.editor.focused .cursor {
|
||||
|
||||
Reference in New Issue
Block a user