206
206
property color color: Theme.palette.selected.backgroundText
208
208
property string fontSize: "large"
209
209
property var backgroundColor: "transparent" // FIXME use color instead var when Qt will fix the bug with the binding (loses alpha)
210
210
property var sundayBackgroundColor: "#19AEA79F" // FIXME use color instead var when Qt will fix the bug with the binding (loses alpha)