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