Color Schemes: added Catppucin, Dracula, Gruvbox
This commit is contained in:
parent
9298f37b38
commit
48b6c1cf5c
6 changed files with 58 additions and 7 deletions
|
|
@ -32,13 +32,6 @@ ColumnLayout {
|
|||
spacing: Style.marginLarge * scaling
|
||||
Layout.fillWidth: true
|
||||
|
||||
NText {
|
||||
text: "TODO"
|
||||
font.pointSize: Style.fontSizeXL * scaling
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Colors.mOnSurface
|
||||
}
|
||||
|
||||
// Use Wallpaper Colors
|
||||
NToggle {
|
||||
label: "Use Wallpaper Colors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue