Skip to content

Instantly share code, notes, and snippets.

@wyudong
Last active September 30, 2017 15:47
Show Gist options
  • Save wyudong/ca880b93b3062adb57b9af433be239e0 to your computer and use it in GitHub Desktop.
Save wyudong/ca880b93b3062adb57b9af433be239e0 to your computer and use it in GitHub Desktop.
.status-modified,
.status-added,
.status-renamed,
.status-removed {
color: inherit;
background-color: inherit;
&.directory > .list-item {
color: inherit !important;
background-color: inherit !important;
}
&.directory.selected > .list-item {
color: inherit !important;
background-color: inherit !important;
}
}
.icon-file-text, .icon {
color: #c0c0c0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment