mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Colors: slight rework of the default colorscheme and overall colors usage
This commit is contained in:
@@ -30,11 +30,11 @@ NPanel {
|
||||
gradient: Gradient {
|
||||
GradientStop {
|
||||
position: 0.0
|
||||
color: Colors.backgroundTertiary
|
||||
color: Colors.backgroundSecondary
|
||||
}
|
||||
GradientStop {
|
||||
position: 1.0
|
||||
color: Colors.backgroundSecondary
|
||||
color: Colors.backgroundTertiary
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user