#1542 Alignment between themes

This commit is contained in:
Knut Sveidqvist
2020-07-20 15:15:03 +02:00
parent 1302addcdd
commit 93a8c83a68
7 changed files with 40 additions and 22 deletions

View File

@@ -19,6 +19,9 @@ const getStyles = options =>
.label text {
fill: #333;
}
.label {
color: ${options.textColor}
}
.face {
fill: #FFF8DC;