Files
mermaid/src/themes/git.scss
2018-03-12 20:10:33 +08:00

7 lines
82 B
SCSS

.commit-id,
.commit-msg,
.branch-label {
fill: lightgrey;
color: lightgrey;
}