#1542 Setting up base theme for custom theming

This commit is contained in:
Knut Sveidqvist
2020-07-27 11:51:20 +02:00
parent 5a7d770a58
commit f0ed170b04
3 changed files with 7 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ g.stateGroup line {
.edgeLabel .label rect {
fill: ${options.tertiaryColor};
opacity: 0.3;
opacity: 0.2;
}
.edgeLabel .label text {
fill: ${options.tertiaryTextColor};