Added the split variant to all the existing themes. (#179)
* Add split variant themes * Added all split themes and updated non split themes.
This commit is contained in:
@@ -256,7 +256,18 @@
|
||||
"theme.notification.actions.text": "#2e3440",
|
||||
"theme.notification.actions.background": "#88c0d0",
|
||||
"theme.notification.background": "#2e3440",
|
||||
"theme.bar.buttons.workspaces.numbered_active_highlighted_text_color": "#21252b",
|
||||
"theme.bar.buttons.workspaces.numbered_active_underline_color": "#ffffff",
|
||||
"theme.bar.menus.menu.media.card.color": "#3b4252",
|
||||
"theme.bar.menus.check_radio_button.background": "#2e3440",
|
||||
"theme.bar.menus.check_radio_button.active": "#88c0d0"
|
||||
"theme.bar.menus.check_radio_button.active": "#88c0d0",
|
||||
"theme.bar.buttons.style": "default",
|
||||
"theme.bar.buttons.icon_background": "#242438",
|
||||
"theme.bar.buttons.volume.icon_background": "#fe8018",
|
||||
"theme.bar.buttons.network.icon_background": "#b16286",
|
||||
"theme.bar.buttons.bluetooth.icon_background": "#83a598",
|
||||
"theme.bar.buttons.windowtitle.icon_background": "#d3869b",
|
||||
"theme.bar.buttons.media.icon_background": "#83a598",
|
||||
"theme.bar.buttons.notifications.icon_background": "#83a598",
|
||||
"theme.bar.buttons.battery.icon_background": "#fabd2f"
|
||||
}
|
||||
Reference in New Issue
Block a user