Color Schemes: added Catppucin, Dracula, Gruvbox

This commit is contained in:
quadbyte 2025-08-15 16:09:20 -04:00
parent 9298f37b38
commit 48b6c1cf5c
6 changed files with 58 additions and 7 deletions

View file

@ -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"