feat: add simple logo
It maintains a discreet presence with dark & light mode.
This commit is contained in:
@@ -30,6 +30,8 @@ ApplicationWindow {
|
||||
anchors.top: parent.top
|
||||
anchors.margins: 10
|
||||
|
||||
AppLogo {}
|
||||
|
||||
AppPrimaryButton {
|
||||
text: "Toggle theme"
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user