mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Partially restored the default theme (rosepine)
This commit is contained in:
@@ -68,7 +68,7 @@ NLoader {
|
||||
|
||||
Rectangle {
|
||||
id: bgRect
|
||||
color: Colors.colorSurface
|
||||
color: Colors.colorSurfaceVariant
|
||||
radius: Style.radiusMedium * scaling
|
||||
border.color: Colors.colorOutlineVariant
|
||||
border.width: Math.max(1, Style.borderThin * scaling)
|
||||
|
||||
Reference in New Issue
Block a user