remove duplicated property

This commit is contained in:
Iuri Matias 2020-07-16 11:36:32 -04:00
parent fd88fd19d0
commit 1e0e3fadd0
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ Theme {
property color transparent: "#00000000"
property color darkGrey: "#939BA1"
property color lightBlueText: "#8f9fec"
property color green: "#41cd52"
property color darkBlue: "#3c55c9"
property color darkBlueBtn: "#5a70dd"