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 committed by Michał Cieślak
parent 554400e9d2
commit ad5c6c555b
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')