mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 02:51:46 +00:00
Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary.
This commit is contained in:
@@ -402,7 +402,7 @@ NPanel {
|
||||
return Color.mSecondary
|
||||
}
|
||||
if (wallpaperGridView.currentIndex === index) {
|
||||
return Color.mTertiary
|
||||
return Color.mHover
|
||||
}
|
||||
return Color.mSurface
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user