mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-09 05:05:27 +00:00
Colors: slight rework of the default colorscheme and overall colors usage
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ Rectangle {
|
||||
implicitWidth: childrenRect.width
|
||||
implicitHeight: childrenRect.height
|
||||
|
||||
color: Colors.surfaceVariant
|
||||
color: Colors.surface
|
||||
radius: Style.radiusMedium * scaling
|
||||
border.color: Colors.backgroundTertiary
|
||||
border.width: Math.max(1, Style.borderThin * scaling)
|
||||
|
||||
Reference in New Issue
Block a user