fix(Core.Theme): remove redundant theme properties

This slipped through in #31
This commit is contained in:
Pascal Precht 2021-05-05 14:22:12 +02:00
parent b015531396
commit 75e8772500
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 0 additions and 4 deletions

View File

@ -66,10 +66,6 @@ ThemePalette {
source: "../../../assets/fonts/InterStatus/InterStatus-Black.otf"
}
baseColor1: getColor('grey5')
baseColor2: getColor('grey4')
baseColor3: getColor('grey3')
baseColor1: getColor('grey5')
baseColor2: getColor('grey4')
baseColor3: getColor('grey3')