Added an icon to the calendar widget in the bar. (#181)
* Added an icon to the calendar widget in the bar. * Updated themes for calendar icon.
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
"theme.bar.buttons.notifications.icon": "#272a3d",
|
||||
"theme.bar.buttons.notifications.hover": "#414868",
|
||||
"theme.bar.buttons.notifications.background": "#272a3d",
|
||||
"theme.bar.buttons.clock.icon": "#f7768e",
|
||||
"theme.bar.buttons.clock.icon": "#272a3d",
|
||||
"theme.bar.buttons.clock.text": "#f7768e",
|
||||
"theme.bar.buttons.clock.hover": "#414868",
|
||||
"theme.bar.buttons.clock.background": "#272a3d",
|
||||
@@ -269,5 +269,6 @@
|
||||
"theme.bar.buttons.windowtitle.icon_background": "#f7768e",
|
||||
"theme.bar.buttons.media.icon_background": "#bb9af7",
|
||||
"theme.bar.buttons.notifications.icon_background": "#bb9af7",
|
||||
"theme.bar.buttons.battery.icon_background": "#e0af68"
|
||||
"theme.bar.buttons.battery.icon_background": "#e0af68",
|
||||
"theme.bar.buttons.clock.icon_background": "#f7768e"
|
||||
}
|
||||
Reference in New Issue
Block a user