mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
matching the status-bar modified color to the tab color
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
|
||||
.status-bar .git-status.octicons.modified-status-icon {
|
||||
color: #f78a46;
|
||||
color: #F9EE98;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user