Partially restored the default theme (rosepine)
This commit is contained in:
parent
796bb4acd0
commit
7660a37b8a
8 changed files with 23 additions and 23 deletions
|
|
@ -83,8 +83,8 @@ NLoader {
|
|||
id: panelBackground
|
||||
color: Colors.colorSurface
|
||||
radius: Style.radiusLarge * scaling
|
||||
border.color: Colors.colorOutline
|
||||
border.width: Math.max(1, Style.borderMedium * scaling)
|
||||
border.color: Colors.colorOutlineVariant
|
||||
border.width: Math.max(1, Style.borderThin * scaling)
|
||||
layer.enabled: true
|
||||
width: 460 * scaling
|
||||
property real innerMargin: sidePanel.cardSpacing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue