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": "#2a283e",
|
||||
"theme.bar.buttons.notifications.hover": "#393552",
|
||||
"theme.bar.buttons.notifications.background": "#2a283e",
|
||||
"theme.bar.buttons.clock.icon": "#c4a7e7",
|
||||
"theme.bar.buttons.clock.icon": "#2a283e",
|
||||
"theme.bar.buttons.clock.text": "#c4a7e7",
|
||||
"theme.bar.buttons.clock.hover": "#393552",
|
||||
"theme.bar.buttons.clock.background": "#2a283e",
|
||||
@@ -269,5 +269,6 @@
|
||||
"theme.bar.buttons.windowtitle.icon_background": "#c4a7e7",
|
||||
"theme.bar.buttons.media.icon_background": "#c4a7e7",
|
||||
"theme.bar.buttons.notifications.icon_background": "#c4a7e7",
|
||||
"theme.bar.buttons.battery.icon_background": "#f6c177"
|
||||
"theme.bar.buttons.battery.icon_background": "#f6c177",
|
||||
"theme.bar.buttons.clock.icon_background": "#c4a7e7"
|
||||
}
|
||||
Reference in New Issue
Block a user