feat: support switch component
This commit is contained in:
@@ -15,6 +15,8 @@ ApplicationWindow {
|
||||
brightText: Theme.muted
|
||||
text: Theme.foreground
|
||||
button: Theme.accent
|
||||
midlight: Theme.card
|
||||
light: Theme.secondaryText
|
||||
}
|
||||
|
||||
title: qsTr("Flowy")
|
||||
|
||||
@@ -47,5 +47,7 @@ AppWindow {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Switch {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user