Rename scss files

This commit is contained in:
Tyler Long
2018-03-12 20:10:33 +08:00
parent edde501d54
commit 30fcab1c63
5 changed files with 24 additions and 25 deletions

6
src/themes/git.scss Normal file
View File

@@ -0,0 +1,6 @@
.commit-id,
.commit-msg,
.branch-label {
fill: lightgrey;
color: lightgrey;
}