mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Switched to Material3 colors principle
- works with matugen only for now - need to restore rosepine
This commit is contained in:
@@ -17,7 +17,7 @@ NLoader {
|
||||
required property ShellScreen modelData
|
||||
|
||||
// Visible ring color
|
||||
property color ringColor: Colors.backgroundPrimary
|
||||
property color ringColor: Colors.colorSurface
|
||||
// The amount subtracted from full size for the inner cutout
|
||||
// Inner size = full size - borderWidth (per axis)
|
||||
property int borderWidth: Style.borderMedium
|
||||
|
||||
Reference in New Issue
Block a user