adjust theme on components
This commit is contained in:
parent
a44b6f5e44
commit
f7e8fb7720
13 changed files with 42 additions and 54 deletions
|
|
@ -4,13 +4,14 @@ import qs.components
|
|||
import qs.services
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import Quickshell.Widgets
|
||||
|
||||
StyledDrawer {
|
||||
id: root
|
||||
|
||||
visible: Visibility.dashboard
|
||||
|
||||
StyledWrapperRectangle {
|
||||
WrapperItem {
|
||||
margin: 32
|
||||
ColumnLayout {
|
||||
spacing: 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue