Settings cleanup
This commit is contained in:
parent
5054818ed7
commit
d0fa91cca4
11 changed files with 10 additions and 62 deletions
|
|
@ -107,12 +107,12 @@ ColumnLayout {
|
|||
spacing: Style.marginL * scaling
|
||||
Layout.fillWidth: true
|
||||
|
||||
NText {
|
||||
text: "Colors Settings"
|
||||
font.pointSize: Style.fontSizeXXL * scaling
|
||||
font.weight: Style.fontWeightBold
|
||||
color: Color.mOnSurface
|
||||
}
|
||||
// NText {
|
||||
// text: "Colors Settings"
|
||||
// font.pointSize: Style.fontSizeXXL * scaling
|
||||
// font.weight: Style.fontWeightBold
|
||||
// color: Color.mOnSurface
|
||||
// }
|
||||
|
||||
// Dark Mode Toggle (affects both Matugen and predefined schemes that provide variants)
|
||||
NToggle {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue