Icons: better nightlight and notification history
This commit is contained in:
parent
7e93e29f66
commit
8da2cdf430
3 changed files with 5 additions and 5 deletions
|
|
@ -56,7 +56,7 @@ NIconButton {
|
|||
icon: Settings.data.notifications.doNotDisturb ? FontService.icons["bell_striked"] : FontService.icons["bell"]
|
||||
tooltipText: Settings.data.notifications.doNotDisturb ? "Notification history.\nRight-click to disable 'Do Not Disturb'." : "Notification history.\nRight-click to enable 'Do Not Disturb'."
|
||||
colorBg: Color.mSurfaceVariant
|
||||
colorFg: Settings.data.notifications.doNotDisturb ? Color.mError : Color.mOnSurface
|
||||
colorFg: Color.mOnSurface
|
||||
colorBorder: Color.transparent
|
||||
colorBorderHover: Color.transparent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue