matching the status-bar modified color to the tab color

This commit is contained in:
Jon Rohan
2012-12-27 21:04:18 -08:00
parent 4f433ce0e8
commit 4fa92c72c2

View File

@@ -43,7 +43,7 @@
}
.status-bar .git-status.octicons.modified-status-icon {
color: #f78a46;
color: #F9EE98;
display: inline-block;
}