From 993917ddcedd58927a068cc804d81f1018d7bc0e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:44 -0500 Subject: Fix gtk theme setting --- .../cinnamon/assets/checkbox/checkbox-checked.svg | 101 ++ .../assets/checkbox/checkbox-unchecked.svg | 99 ++ .../assets/checkbox/radiobutton-checked.svg | 104 ++ .../assets/checkbox/radiobutton-unchecked.svg | 96 ++ .../cinnamon/assets/misc/add-workspace-active.svg | 139 ++ .../cinnamon/assets/misc/add-workspace-hover.svg | 139 ++ .../cinnamon/assets/misc/add-workspace.svg | 133 ++ .../cinnamon/assets/misc/calendar-arrow-left.svg | 161 ++ .../cinnamon/assets/misc/calendar-arrow-right.svg | 161 ++ .../cinnamon/assets/misc/close-active.svg | 116 ++ .../cinnamon/assets/misc/close-hover.svg | 122 ++ themes/Plata-Lumine/cinnamon/assets/misc/close.svg | 116 ++ themes/Plata-Lumine/cinnamon/assets/misc/osd.svg | 201 +++ .../cinnamon/assets/misc/overview-hover.svg | 114 ++ .../Plata-Lumine/cinnamon/assets/misc/overview.svg | 114 ++ .../cinnamon/assets/misc/trash-icon.svg | 135 ++ .../cinnamon/assets/panel/activities-active.svg | 173 +++ .../cinnamon/assets/panel/activities.svg | 173 +++ .../cinnamon/assets/switch/switch-off.svg | 224 +++ .../cinnamon/assets/switch/switch-on.svg | 228 +++ themes/Plata-Lumine/cinnamon/cinnamon.css | 946 ++++++++++++ themes/Plata-Lumine/cinnamon/thumbnail.png | Bin 0 -> 33632 bytes .../gnome-shell/assets/checkbox-hover.svg | 101 ++ .../gnome-shell/assets/checkbox-off-hover.svg | 99 ++ .../gnome-shell/assets/checkbox-off.svg | 99 ++ .../Plata-Lumine/gnome-shell/assets/checkbox.svg | 101 ++ .../gnome-shell/assets/dash-placeholder.svg | 94 ++ themes/Plata-Lumine/gnome-shell/assets/go-down.svg | 89 ++ themes/Plata-Lumine/gnome-shell/assets/go-left.svg | 89 ++ .../Plata-Lumine/gnome-shell/assets/go-right.svg | 89 ++ themes/Plata-Lumine/gnome-shell/assets/go-up.svg | 96 ++ .../gnome-shell/assets/media-control-active.svg | 95 ++ .../gnome-shell/assets/media-control-hover.svg | 88 ++ .../gnome-shell/calendar-today-other.svg | 87 ++ themes/Plata-Lumine/gnome-shell/calendar-today.svg | 87 ++ .../gnome-shell/extensions/window-list/classic.css | 57 + .../extensions/window-list/stylesheet.css | 38 + .../workspaces-to-dock/assets/four-bottom.svg | 104 ++ .../workspaces-to-dock/assets/four-left.svg | 108 ++ .../workspaces-to-dock/assets/four-right.svg | 108 ++ .../workspaces-to-dock/assets/four-top.svg | 104 ++ .../workspaces-to-dock/assets/h-four.svg | 109 ++ .../extensions/workspaces-to-dock/assets/h-one.svg | 86 ++ .../workspaces-to-dock/assets/h-three.svg | 103 ++ .../extensions/workspaces-to-dock/assets/h-two.svg | 97 ++ .../workspaces-to-dock/assets/one-bottom.svg | 86 ++ .../workspaces-to-dock/assets/one-left.svg | 86 ++ .../workspaces-to-dock/assets/one-right.svg | 86 ++ .../workspaces-to-dock/assets/one-top.svg | 86 ++ .../workspaces-to-dock/assets/three-bottom.svg | 98 ++ .../workspaces-to-dock/assets/three-left.svg | 101 ++ .../workspaces-to-dock/assets/three-right.svg | 101 ++ .../workspaces-to-dock/assets/three-top.svg | 98 ++ .../workspaces-to-dock/assets/two-bottom.svg | 92 ++ .../workspaces-to-dock/assets/two-left.svg | 94 ++ .../workspaces-to-dock/assets/two-right.svg | 94 ++ .../workspaces-to-dock/assets/two-top.svg | 92 ++ .../workspaces-to-dock/workspaces-to-dock.css | 152 ++ .../gnome-shell/eye-not-looking-symbolic.svg | 68 + .../eye-open-negative-filled-symbolic.svg | 103 ++ .../Plata-Lumine/gnome-shell/gdm3-Plata-Lumine.css | 1604 ++++++++++++++++++++ .../gnome-shell/gnome-shell-theme.gresource | Bin 0 -> 184824 bytes themes/Plata-Lumine/gnome-shell/gnome-shell.css | 1604 ++++++++++++++++++++ .../keyboard-caps-lock-filled-symbolic.svg | 78 + .../gnome-shell/keyboard-enter-symbolic.svg | 83 + .../gnome-shell/keyboard-hide-symbolic.svg | 86 ++ .../keyboard-layout-filled-symbolic.svg | 88 ++ .../gnome-shell/keyboard-shift-filled-symbolic.svg | 71 + .../gnome-shell/message-indicator-symbolic.svg | 82 + themes/Plata-Lumine/gnome-shell/no-events.svg | 82 + .../Plata-Lumine/gnome-shell/no-notifications.svg | 77 + themes/Plata-Lumine/gnome-shell/pad-osd.css | 9 + themes/Plata-Lumine/gnome-shell/toggle-off.svg | 224 +++ themes/Plata-Lumine/gnome-shell/toggle-on.svg | 228 +++ themes/Plata-Lumine/gtk-3.22/gtk-dark.css | 1 + themes/Plata-Lumine/gtk-3.22/gtk.css | 1 + themes/Plata-Lumine/gtk-3.22/gtk.gresource | Bin 0 -> 1112865 bytes themes/Plata-Lumine/gtk-3.24/gtk-dark.css | 1 + themes/Plata-Lumine/gtk-3.24/gtk.css | 1 + themes/Plata-Lumine/gtk-3.24/gtk.gresource | Bin 0 -> 1115014 bytes themes/Plata-Lumine/gtk-4.0/gtk-dark.css | 1 + themes/Plata-Lumine/gtk-4.0/gtk.css | 1 + themes/Plata-Lumine/gtk-4.0/gtk.gresource | Bin 0 -> 1122563 bytes themes/Plata-Lumine/gtk-4.0/thumbnail.png | Bin 0 -> 2327 bytes themes/Plata-Lumine/gtksourceview/plata-light.xml | 363 +++++ themes/Plata-Lumine/index.theme | 12 + themes/Plata-Lumine/metacity-1/button_close.svg | 86 ++ .../metacity-1/button_close_prelight.svg | 89 ++ .../metacity-1/button_close_pressed.svg | 89 ++ themes/Plata-Lumine/metacity-1/button_maximize.svg | 91 ++ .../metacity-1/button_maximize_prelight.svg | 91 ++ .../metacity-1/button_maximize_pressed.svg | 91 ++ themes/Plata-Lumine/metacity-1/button_menu.svg | 87 ++ .../metacity-1/button_menu_prelight.svg | 87 ++ .../metacity-1/button_menu_pressed.svg | 87 ++ themes/Plata-Lumine/metacity-1/button_minimize.svg | 89 ++ .../metacity-1/button_minimize_prelight.svg | 89 ++ .../metacity-1/button_minimize_pressed.svg | 89 ++ themes/Plata-Lumine/metacity-1/button_shade.svg | 88 ++ .../metacity-1/button_shade_prelight.svg | 88 ++ .../metacity-1/button_shade_pressed.svg | 88 ++ themes/Plata-Lumine/metacity-1/button_unshade.svg | 88 ++ .../metacity-1/button_unshade_prelight.svg | 88 ++ .../metacity-1/button_unshade_pressed.svg | 88 ++ .../metacity-1/max_button_unmaximize.svg | 92 ++ .../metacity-1/max_button_unmaximize_prelight.svg | 92 ++ .../metacity-1/max_button_unmaximize_pressed.svg | 92 ++ .../Plata-Lumine/metacity-1/metacity-theme-3.xml | 1326 ++++++++++++++++ themes/Plata-Lumine/metacity-1/thumbnail.png | Bin 0 -> 680 bytes themes/Plata-Lumine/openbox-3/close.xbm | 4 + themes/Plata-Lumine/openbox-3/desk.xbm | 4 + themes/Plata-Lumine/openbox-3/desk_toggled.xbm | 4 + themes/Plata-Lumine/openbox-3/iconify.xbm | 4 + themes/Plata-Lumine/openbox-3/max.xbm | 4 + themes/Plata-Lumine/openbox-3/max_toggled.xbm | 4 + themes/Plata-Lumine/openbox-3/shade.xbm | 4 + themes/Plata-Lumine/openbox-3/shade_toggled.xbm | 4 + themes/Plata-Lumine/openbox-3/themerc | 179 +++ themes/Plata-Lumine/plank/dock.theme | 66 + .../telegram/plata-lumine.tdesktop-theme | Bin 0 -> 31230 bytes themes/Plata-Lumine/tweetdeck/ColorDeck-light.cdk | 24 + themes/Plata-Lumine/xfce-notify-4.0/gtk.css | 28 + themes/Plata-Lumine/xfwm4/bottom-active.png | Bin 0 -> 248 bytes themes/Plata-Lumine/xfwm4/bottom-inactive.png | Bin 0 -> 248 bytes themes/Plata-Lumine/xfwm4/bottom-left-active.png | Bin 0 -> 246 bytes themes/Plata-Lumine/xfwm4/bottom-left-inactive.png | Bin 0 -> 246 bytes themes/Plata-Lumine/xfwm4/bottom-right-active.png | Bin 0 -> 246 bytes .../Plata-Lumine/xfwm4/bottom-right-inactive.png | Bin 0 -> 246 bytes themes/Plata-Lumine/xfwm4/close-active.png | Bin 0 -> 525 bytes themes/Plata-Lumine/xfwm4/close-inactive.png | Bin 0 -> 490 bytes themes/Plata-Lumine/xfwm4/close-prelight.png | Bin 0 -> 1114 bytes themes/Plata-Lumine/xfwm4/close-pressed.png | Bin 0 -> 1160 bytes themes/Plata-Lumine/xfwm4/hide-active.png | Bin 0 -> 333 bytes themes/Plata-Lumine/xfwm4/hide-inactive.png | Bin 0 -> 319 bytes themes/Plata-Lumine/xfwm4/hide-prelight.png | Bin 0 -> 742 bytes themes/Plata-Lumine/xfwm4/hide-pressed.png | Bin 0 -> 827 bytes themes/Plata-Lumine/xfwm4/left-active.png | Bin 0 -> 248 bytes themes/Plata-Lumine/xfwm4/left-inactive.png | Bin 0 -> 248 bytes themes/Plata-Lumine/xfwm4/maximize-active.png | Bin 0 -> 411 bytes themes/Plata-Lumine/xfwm4/maximize-inactive.png | Bin 0 -> 392 bytes themes/Plata-Lumine/xfwm4/maximize-prelight.png | Bin 0 -> 798 bytes themes/Plata-Lumine/xfwm4/maximize-pressed.png | Bin 0 -> 891 bytes .../Plata-Lumine/xfwm4/maximize-toggled-active.png | Bin 0 -> 362 bytes .../xfwm4/maximize-toggled-inactive.png | Bin 0 -> 348 bytes .../xfwm4/maximize-toggled-prelight.png | Bin 0 -> 758 bytes .../xfwm4/maximize-toggled-pressed.png | Bin 0 -> 846 bytes themes/Plata-Lumine/xfwm4/menu-active.png | Bin 0 -> 274 bytes themes/Plata-Lumine/xfwm4/menu-inactive.png | Bin 0 -> 274 bytes themes/Plata-Lumine/xfwm4/menu-prelight.png | Bin 0 -> 274 bytes themes/Plata-Lumine/xfwm4/menu-pressed.png | Bin 0 -> 274 bytes themes/Plata-Lumine/xfwm4/right-active.png | Bin 0 -> 248 bytes themes/Plata-Lumine/xfwm4/right-inactive.png | Bin 0 -> 248 bytes themes/Plata-Lumine/xfwm4/shade-active.png | Bin 0 -> 360 bytes themes/Plata-Lumine/xfwm4/shade-inactive.png | Bin 0 -> 349 bytes themes/Plata-Lumine/xfwm4/shade-prelight.png | Bin 0 -> 764 bytes themes/Plata-Lumine/xfwm4/shade-pressed.png | Bin 0 -> 841 bytes themes/Plata-Lumine/xfwm4/shade-toggled-active.png | Bin 0 -> 374 bytes .../Plata-Lumine/xfwm4/shade-toggled-inactive.png | Bin 0 -> 324 bytes .../Plata-Lumine/xfwm4/shade-toggled-prelight.png | Bin 0 -> 777 bytes .../Plata-Lumine/xfwm4/shade-toggled-pressed.png | Bin 0 -> 842 bytes themes/Plata-Lumine/xfwm4/stick-active.png | Bin 0 -> 498 bytes themes/Plata-Lumine/xfwm4/stick-inactive.png | Bin 0 -> 474 bytes themes/Plata-Lumine/xfwm4/stick-prelight.png | Bin 0 -> 917 bytes themes/Plata-Lumine/xfwm4/stick-pressed.png | Bin 0 -> 978 bytes themes/Plata-Lumine/xfwm4/stick-toggled-active.png | Bin 0 -> 452 bytes .../Plata-Lumine/xfwm4/stick-toggled-inactive.png | Bin 0 -> 432 bytes .../Plata-Lumine/xfwm4/stick-toggled-prelight.png | Bin 0 -> 863 bytes .../Plata-Lumine/xfwm4/stick-toggled-pressed.png | Bin 0 -> 921 bytes themes/Plata-Lumine/xfwm4/themerc | 26 + .../Plata-Lumine/xfwm4/title-1-active-shaded.png | Bin 0 -> 302 bytes themes/Plata-Lumine/xfwm4/title-1-active.png | Bin 0 -> 302 bytes themes/Plata-Lumine/xfwm4/title-1-inactive.png | Bin 0 -> 296 bytes themes/Plata-Lumine/xfwm4/title-2-active.png | Bin 0 -> 302 bytes themes/Plata-Lumine/xfwm4/title-2-inactive.png | Bin 0 -> 296 bytes themes/Plata-Lumine/xfwm4/title-3-active.png | Bin 0 -> 302 bytes themes/Plata-Lumine/xfwm4/title-3-inactive.png | Bin 0 -> 296 bytes themes/Plata-Lumine/xfwm4/title-4-active.png | Bin 0 -> 302 bytes themes/Plata-Lumine/xfwm4/title-4-inactive.png | Bin 0 -> 296 bytes themes/Plata-Lumine/xfwm4/title-5-active.png | Bin 0 -> 302 bytes themes/Plata-Lumine/xfwm4/title-5-inactive.png | Bin 0 -> 296 bytes .../Plata-Lumine/xfwm4/top-left-active-shaded.png | Bin 0 -> 265 bytes themes/Plata-Lumine/xfwm4/top-left-active.png | Bin 0 -> 265 bytes themes/Plata-Lumine/xfwm4/top-left-inactive.png | Bin 0 -> 263 bytes .../Plata-Lumine/xfwm4/top-right-active-shaded.png | Bin 0 -> 263 bytes themes/Plata-Lumine/xfwm4/top-right-active.png | Bin 0 -> 263 bytes themes/Plata-Lumine/xfwm4/top-right-inactive.png | Bin 0 -> 262 bytes 186 files changed, 15607 insertions(+) create mode 100644 themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-checked.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-unchecked.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-checked.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-unchecked.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-active.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-hover.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/add-workspace.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-left.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-right.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/close-active.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/close-hover.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/close.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/osd.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/overview-hover.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/overview.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/misc/trash-icon.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/panel/activities-active.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/panel/activities.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/switch/switch-off.svg create mode 100644 themes/Plata-Lumine/cinnamon/assets/switch/switch-on.svg create mode 100644 themes/Plata-Lumine/cinnamon/cinnamon.css create mode 100644 themes/Plata-Lumine/cinnamon/thumbnail.png create mode 100644 themes/Plata-Lumine/gnome-shell/assets/checkbox-hover.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/checkbox-off-hover.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/checkbox-off.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/checkbox.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/dash-placeholder.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/go-down.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/go-left.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/go-right.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/go-up.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/media-control-active.svg create mode 100644 themes/Plata-Lumine/gnome-shell/assets/media-control-hover.svg create mode 100644 themes/Plata-Lumine/gnome-shell/calendar-today-other.svg create mode 100644 themes/Plata-Lumine/gnome-shell/calendar-today.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/window-list/classic.css create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/window-list/stylesheet.css create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg create mode 100644 themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css create mode 100644 themes/Plata-Lumine/gnome-shell/eye-not-looking-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/eye-open-negative-filled-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/gdm3-Plata-Lumine.css create mode 100644 themes/Plata-Lumine/gnome-shell/gnome-shell-theme.gresource create mode 100644 themes/Plata-Lumine/gnome-shell/gnome-shell.css create mode 100644 themes/Plata-Lumine/gnome-shell/keyboard-caps-lock-filled-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/keyboard-enter-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/keyboard-hide-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/keyboard-layout-filled-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/keyboard-shift-filled-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/message-indicator-symbolic.svg create mode 100644 themes/Plata-Lumine/gnome-shell/no-events.svg create mode 100644 themes/Plata-Lumine/gnome-shell/no-notifications.svg create mode 100644 themes/Plata-Lumine/gnome-shell/pad-osd.css create mode 100644 themes/Plata-Lumine/gnome-shell/toggle-off.svg create mode 100644 themes/Plata-Lumine/gnome-shell/toggle-on.svg create mode 100644 themes/Plata-Lumine/gtk-3.22/gtk-dark.css create mode 100644 themes/Plata-Lumine/gtk-3.22/gtk.css create mode 100644 themes/Plata-Lumine/gtk-3.22/gtk.gresource create mode 100644 themes/Plata-Lumine/gtk-3.24/gtk-dark.css create mode 100644 themes/Plata-Lumine/gtk-3.24/gtk.css create mode 100644 themes/Plata-Lumine/gtk-3.24/gtk.gresource create mode 100644 themes/Plata-Lumine/gtk-4.0/gtk-dark.css create mode 100644 themes/Plata-Lumine/gtk-4.0/gtk.css create mode 100644 themes/Plata-Lumine/gtk-4.0/gtk.gresource create mode 100644 themes/Plata-Lumine/gtk-4.0/thumbnail.png create mode 100644 themes/Plata-Lumine/gtksourceview/plata-light.xml create mode 100644 themes/Plata-Lumine/index.theme create mode 100644 themes/Plata-Lumine/metacity-1/button_close.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_close_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_close_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_maximize.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_maximize_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_maximize_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_menu.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_menu_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_menu_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_minimize.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_minimize_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_minimize_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_shade.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_shade_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_shade_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_unshade.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_unshade_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/button_unshade_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/max_button_unmaximize.svg create mode 100644 themes/Plata-Lumine/metacity-1/max_button_unmaximize_prelight.svg create mode 100644 themes/Plata-Lumine/metacity-1/max_button_unmaximize_pressed.svg create mode 100644 themes/Plata-Lumine/metacity-1/metacity-theme-3.xml create mode 100644 themes/Plata-Lumine/metacity-1/thumbnail.png create mode 100644 themes/Plata-Lumine/openbox-3/close.xbm create mode 100644 themes/Plata-Lumine/openbox-3/desk.xbm create mode 100644 themes/Plata-Lumine/openbox-3/desk_toggled.xbm create mode 100644 themes/Plata-Lumine/openbox-3/iconify.xbm create mode 100644 themes/Plata-Lumine/openbox-3/max.xbm create mode 100644 themes/Plata-Lumine/openbox-3/max_toggled.xbm create mode 100644 themes/Plata-Lumine/openbox-3/shade.xbm create mode 100644 themes/Plata-Lumine/openbox-3/shade_toggled.xbm create mode 100644 themes/Plata-Lumine/openbox-3/themerc create mode 100644 themes/Plata-Lumine/plank/dock.theme create mode 100644 themes/Plata-Lumine/telegram/plata-lumine.tdesktop-theme create mode 100644 themes/Plata-Lumine/tweetdeck/ColorDeck-light.cdk create mode 100644 themes/Plata-Lumine/xfce-notify-4.0/gtk.css create mode 100644 themes/Plata-Lumine/xfwm4/bottom-active.png create mode 100644 themes/Plata-Lumine/xfwm4/bottom-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/bottom-left-active.png create mode 100644 themes/Plata-Lumine/xfwm4/bottom-left-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/bottom-right-active.png create mode 100644 themes/Plata-Lumine/xfwm4/bottom-right-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/close-active.png create mode 100644 themes/Plata-Lumine/xfwm4/close-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/close-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/close-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/hide-active.png create mode 100644 themes/Plata-Lumine/xfwm4/hide-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/hide-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/hide-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/left-active.png create mode 100644 themes/Plata-Lumine/xfwm4/left-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-active.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-toggled-active.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-toggled-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-toggled-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/maximize-toggled-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/menu-active.png create mode 100644 themes/Plata-Lumine/xfwm4/menu-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/menu-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/menu-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/right-active.png create mode 100644 themes/Plata-Lumine/xfwm4/right-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-active.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-toggled-active.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-toggled-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-toggled-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/shade-toggled-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-active.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-toggled-active.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-toggled-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-toggled-prelight.png create mode 100644 themes/Plata-Lumine/xfwm4/stick-toggled-pressed.png create mode 100644 themes/Plata-Lumine/xfwm4/themerc create mode 100644 themes/Plata-Lumine/xfwm4/title-1-active-shaded.png create mode 100644 themes/Plata-Lumine/xfwm4/title-1-active.png create mode 100644 themes/Plata-Lumine/xfwm4/title-1-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/title-2-active.png create mode 100644 themes/Plata-Lumine/xfwm4/title-2-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/title-3-active.png create mode 100644 themes/Plata-Lumine/xfwm4/title-3-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/title-4-active.png create mode 100644 themes/Plata-Lumine/xfwm4/title-4-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/title-5-active.png create mode 100644 themes/Plata-Lumine/xfwm4/title-5-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/top-left-active-shaded.png create mode 100644 themes/Plata-Lumine/xfwm4/top-left-active.png create mode 100644 themes/Plata-Lumine/xfwm4/top-left-inactive.png create mode 100644 themes/Plata-Lumine/xfwm4/top-right-active-shaded.png create mode 100644 themes/Plata-Lumine/xfwm4/top-right-active.png create mode 100644 themes/Plata-Lumine/xfwm4/top-right-inactive.png (limited to 'themes/Plata-Lumine') diff --git a/themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..129bd73 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-checked.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..19ddb03 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-checked.svg b/themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-checked.svg new file mode 100644 index 0000000..46a51c6 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-checked.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-unchecked.svg b/themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-unchecked.svg new file mode 100644 index 0000000..8788385 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/checkbox/radiobutton-unchecked.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-active.svg b/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-active.svg new file mode 100644 index 0000000..d89294e --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-active.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-hover.svg b/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-hover.svg new file mode 100644 index 0000000..945b0d6 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace-hover.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace.svg b/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace.svg new file mode 100644 index 0000000..e39b677 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/add-workspace.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-left.svg b/themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..419834c --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-left.svg @@ -0,0 +1,161 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-right.svg b/themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..548b568 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/calendar-arrow-right.svg @@ -0,0 +1,161 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/close-active.svg b/themes/Plata-Lumine/cinnamon/assets/misc/close-active.svg new file mode 100644 index 0000000..2bf1efb --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/close-active.svg @@ -0,0 +1,116 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/close-hover.svg b/themes/Plata-Lumine/cinnamon/assets/misc/close-hover.svg new file mode 100644 index 0000000..c1bd74f --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/close-hover.svg @@ -0,0 +1,122 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/close.svg b/themes/Plata-Lumine/cinnamon/assets/misc/close.svg new file mode 100644 index 0000000..573b896 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/close.svg @@ -0,0 +1,116 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/osd.svg b/themes/Plata-Lumine/cinnamon/assets/misc/osd.svg new file mode 100644 index 0000000..91a4e74 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/osd.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/overview-hover.svg b/themes/Plata-Lumine/cinnamon/assets/misc/overview-hover.svg new file mode 100644 index 0000000..7bf4fe3 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/overview-hover.svg @@ -0,0 +1,114 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/overview.svg b/themes/Plata-Lumine/cinnamon/assets/misc/overview.svg new file mode 100644 index 0000000..8186e67 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/overview.svg @@ -0,0 +1,114 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/misc/trash-icon.svg b/themes/Plata-Lumine/cinnamon/assets/misc/trash-icon.svg new file mode 100644 index 0000000..12df008 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/misc/trash-icon.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/panel/activities-active.svg b/themes/Plata-Lumine/cinnamon/assets/panel/activities-active.svg new file mode 100644 index 0000000..df9b849 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/panel/activities-active.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/panel/activities.svg b/themes/Plata-Lumine/cinnamon/assets/panel/activities.svg new file mode 100644 index 0000000..3d94481 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/panel/activities.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/switch/switch-off.svg b/themes/Plata-Lumine/cinnamon/assets/switch/switch-off.svg new file mode 100644 index 0000000..66a79a9 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/switch/switch-off.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/assets/switch/switch-on.svg b/themes/Plata-Lumine/cinnamon/assets/switch/switch-on.svg new file mode 100644 index 0000000..77e9d92 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/assets/switch/switch-on.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/cinnamon/cinnamon.css b/themes/Plata-Lumine/cinnamon/cinnamon.css new file mode 100644 index 0000000..239b514 --- /dev/null +++ b/themes/Plata-Lumine/cinnamon/cinnamon.css @@ -0,0 +1,946 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +* { transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.17s; text-shadow: none; icon-shadow: none; } + +stage { color: #111111; font-family: Roboto, Sans-Serif; font-weight: 400; font-size: 10pt; } + +.label-shadow { color: transparent; } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { min-height: 2em; padding: 7px 16px 8px; border-radius: 2.5px; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus { border: none; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.notification-button, .notification-icon-button { min-height: 2.5em; padding: 9px 16px 10px; border: 0 none transparent; border-radius: 2.5px; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.notification-button:focus, .notification-icon-button:focus { border: none; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.notification-button:hover, .notification-icon-button:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.notification-button:active, .notification-icon-button:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.notification-button:insensitive, .notification-icon-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +#menu-search-entry, .menu #notification StEntry, .popup-menu #notification StEntry { min-height: 1.2em; padding: 7px 8px 8px; border-radius: 4.5px 4.5px 0 0; border: 0 none transparent; caret-size: 1px; transition: none; selection-background-color: #3f51b5; selected-color: white; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +#menu-search-entry:hover, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +#menu-search-entry:focus, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +#menu-search-entry StIcon.capslock-warning, .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning { icon-size: 16px; padding: 0 2px; warning-color: #ff9800; } + +.run-dialog-entry, .notification StEntry { min-height: 1.2em; padding: 7px 8px 8px; border-radius: 4.5px 4.5px 0 0; border: 0 none transparent; caret-size: 1px; selection-background-color: #3f51b5; selected-color: white; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.run-dialog-entry:hover, .notification StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.run-dialog-entry:focus, .notification StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.run-dialog-entry:insensitive, .notification StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +StScrollView.vfade { -st-vfade-offset: 0; } + +StScrollView.hfade { -st-hfade-offset: 0; } + +StScrollBar { padding: 0; } + +StScrollView StScrollBar { min-width: 0.75em; min-height: 0.75em; } + +StScrollBar StBin#trough { margin: 0; border-radius: 0; background-color: white; } + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { margin: 0; border-radius: 0; background-color: rgba(17, 17, 17, 0.2916); } + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { background-color: #111111; } + +.separator { height: 1px; margin: 0; padding: 0; border-color: rgba(0, 0, 0, 0.15); border-bottom-width: 1px; border-bottom-style: solid; background-color: transparent; } + +.popup-slider-menu-item, .slider { height: 16px; min-width: 15em; border: 0 solid transparent; border-right-width: 3px; border-left-width: 3px; color: #7986cb; -slider-height: 2px; -slider-background-color: rgba(17, 17, 17, 0.2); -slider-border-color: transparent; -slider-active-background-color: #7986cb; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 8px; } + +.radiobutton CinnamonGenericContainer, .check-box CinnamonGenericContainer { min-height: 26.66px; spacing: 0.4em; padding-top: 5.33px; } + +.radiobutton StLabel, .check-box StLabel { padding-top: 0.1em; padding-bottom: 0.2em; font-weight: 400; font-size: 100%; } + +.check-box StBin { width: 16px; height: 16px; background-image: url("assets/checkbox/checkbox-unchecked.svg"); } + +.check-box:checked StBin { background-image: url("assets/checkbox/checkbox-checked.svg"); } + +.radiobutton StBin { width: 16px; height: 16px; background-image: url("assets/checkbox/radiobutton-unchecked.svg"); } + +.radiobutton:checked StBin { background-image: url("assets/checkbox/radiobutton-checked.svg"); } + +.toggle-switch { width: 40px; height: 20px; background-size: contain; } + +.toggle-switch-us, .toggle-switch-intl { background-image: url("assets/switch/switch-off.svg"); } + +.toggle-switch-us:checked, .toggle-switch-intl:checked { background-image: url("assets/switch/switch-on.svg"); } + +.cinnamon-link { border-radius: 2.5px; color: #2196f3; text-decoration: underline; } + +.cinnamon-link:hover { color: #2196f3; background-color: pacity(#2196f3, 0.12); } + +.cinnamon-link:active { color: #2196f3; background-color: rgba(33, 150, 243, 0.25); } + +#Tooltip { padding: 7px 8px 8px; border-radius: 2.5px; background-color: rgba(189, 189, 189, 0.93); color: #111111; box-shadow: 0 0 transparent; font-weight: 400; font-size: 100%; text-align: center; } + +.popup-menu, .menu { min-width: 0; } + +.popup-menu-arrow, .menu-arrow { icon-size: 16px; } + +.popup-menu .popup-sub-menu, .menu .popup-sub-menu { min-width: 0; padding-bottom: 1px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); background-color: #f8f8f8; background-gradient-direction: none; box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.12); } + +.popup-menu .popup-sub-menu StScrollBar, .menu .popup-sub-menu StScrollBar { padding: 4px; } + +.popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle { border-width: 0; } + +.popup-menu .popup-menu-content, .menu .popup-menu-content { margin: 3px 5px 10px; padding: 0.3em 0; border-radius: 4.5px; border: 1px solid lightgray; background-color: #e7e7e7; color: rgba(17, 17, 17, 0.87); box-shadow: 0 4.5px 5.5px rgba(0, 0, 0, 0.38); } + +.popup-menu .popup-menu-item, .menu .popup-menu-item { padding: 0.4em 1.75em; spacing: 1em; border: 0 none transparent; color: rgba(17, 17, 17, 0.87); } + +.popup-menu .popup-menu-item:active, .menu .popup-menu-item:active { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.popup-menu .popup-menu-item:insensitive, .menu .popup-menu-item:insensitive { color: rgba(17, 17, 17, 0.28); background: none; } + +.popup-menu .popup-menu-item StLabel, .menu .popup-menu-item StLabel { max-width: 45em; } + +.popup-menu .popup-inactive-menu-item, .menu .popup-inactive-menu-item { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .popup-inactive-menu-item:insensitive, .menu .popup-inactive-menu-item:insensitive { color: rgba(17, 17, 17, 0.28); } + +.popup-menu-icon, .menu-icon { icon-size: 16px; } + +.popup-menu-boxpointer { -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -arrow-box-shadow: 0 0 transparent; } + +.popup-combo-menu { padding: 1em; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); } + +.popup-combobox-item { spacing: 1em; } + +.popup-separator-menu-item { height: 1px; margin: 0; padding: 0; border-color: rgba(0, 0, 0, 0.15); border-bottom-width: 1px; border-bottom-style: solid; background-color: transparent; -gradient-start: transparent; -gradient-end: transparent; } + +.popup-alternating-menu-item:alternate { font-weight: 500; } + +.popup-device-menu-item { spacing: 0.5em; } + +.popup-subtitle-menu-item { font-weight: 500; } + +.popup-menu-item-dot { color: #3f51b5; } + +.nm-menu-item-icons { spacing: 0.5em; } + +#panel { min-width: 32px; min-height: 28px; width: 2.25em; height: 1.95em; color: #111111; background-color: #e0e0e0; font-weight: 700; font-size: 100%; } + +#panel:highlight { background-color: rgba(30, 52, 166, 0.25); } + +#panelLeft, .panelLeft { spacing: 4px; } + +#panelLeft:dnd, .panelLeft:dnd { background-gradient-direction: vertical; background-gradient-start: rgba(244, 67, 54, 0.4); background-gradient-end: rgba(244, 67, 54, 0.4); } + +#panelLeft:ltr, .panelLeft:ltr { padding-right: 4px; } + +#panelLeft:rtl, .panelLeft:rtl { padding-left: 4px; } + +#panelLeft.vertical, .panelLeft.vertical { padding: 0; spacing: 0; } + +#panelRight:dnd, .panelRight:dnd { background-gradient-direction: vertical; background-gradient-start: rgba(33, 150, 243, 0.4); background-gradient-end: rgba(33, 150, 243, 0.4); } + +#panelRight:ltr, .panelRight:ltr { padding-left: 4px; spacing: 0; } + +#panelRight:rtl, .panelRight:rtl { padding-right: 4px; spacing: 0; } + +#panelRight.vertical, .panelRight.vertical { padding: 0; spacing: 0; } + +#panelCenter, .panelCenter { spacing: 4px; } + +#panelCenter:dnd, .panelCenter:dnd { background-gradient-direction: vertical; background-gradient-start: rgba(76, 175, 80, 0.4); background-gradient-end: rgba(76, 175, 80, 0.4); } + +#panelCenter.vertical, .panelCenter.vertical { padding: 0; spacing: 0; } + +.panel { padding: 0; } + +.panel-dummy { background-color: rgba(224, 224, 224, 0.4); } + +.panel-dummy:entered { background-color: rgba(30, 52, 166, 0.25); } + +.panel-status-button { height: 22px; -natural-hpadding: 3px; -minimum-hpadding: 3px; border-width: 0; font-weight: 700; color: #111111; } + +.panel-status-button:hover { color: black; } + +.panel-button { -natural-hpadding: 6px; -minimum-hpadding: 3px; background-color: rgba(0, 0, 0, 0.01); color: #111111; font-weight: 700; transition-duration: 0.17s; } + +.panel-button:hover, .panel-button:active { color: black; background-color: rgba(0, 0, 0, 0.01); } + +.panel-top .panel-button:hover, .panel-top .panel-status-button:hover { box-shadow: inset 0 2px 0 rgba(17, 17, 17, 0.2); } + +.panel-top .panel-button:active, .panel-top .panel-status-button:active { box-shadow: inset 0 2px 0 #3f51b5; } + +.panel-bottom .panel-button:hover, .panel-bottom .panel-status-button:hover { box-shadow: inset 0 -2px 0 rgba(17, 17, 17, 0.2); } + +.panel-bottom .panel-button:active, .panel-bottom .panel-status-button:active { box-shadow: inset 0 -2px 0 #3f51b5; } + +.panel-left .panel-button, .panel-left .panel-status-button { -natural-hpadding: 0; -minimum-hpadding: 0; -natural-vpadding: 2px; -minimum-vpadding: 2px; } + +.panel-left .panel-button:hover, .panel-left .panel-status-button:hover { box-shadow: inset 2px 0 0 rgba(17, 17, 17, 0.2); } + +.panel-left .panel-button:active, .panel-left .panel-status-button:active { box-shadow: inset 2px 0 0 #3f51b5; } + +.panel-right .panel-button, .panel-right .panel-status-button { -natural-hpadding: 0; -minimum-hpadding: 0; -natural-vpadding: 2px; -minimum-vpadding: 2px; } + +.panel-right .panel-button:hover, .panel-right .panel-status-button:hover { box-shadow: inset -2px 0 0 rgba(17, 17, 17, 0.2); } + +.panel-right .panel-button:active, .panel-right .panel-status-button:active { box-shadow: inset -2px 0 0 #3f51b5; } + +.panel StIcon { icon-size: 16px; } + +.panel-corner, .panel-corner:active, .panel-corner:overview, .panel-corner:focus { -panel-corner-radius: 0; -panel-corner-background-color: #e0e0e0; -panel-corner-inner-border-width: 0; -panel-corner-inner-border-color: transparent; -panel-corner-outer-border-width: 0; -panel-corner-outer-border-color: transparent; } + +.panel-menu { -boxpointer-gap: 4px; } + +.system-status-icon { icon-size: 16px; margin: 0; spacing: 0; padding-left: 0; padding-right: 0; } + +.system-status-icon.warning { color: #ff9800; } + +.system-status-icon.error { color: #f44336; } + +#overview { spacing: 12px; } + +.window-border { border: 4px solid rgba(255, 255, 255, 0.12); border-radius: 2.5px 2.5px 0 0; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); } + +.window-caption { max-width: 20em; -cinnamon-caption-spacing: 12px; spacing: 25px; padding: 0.3em 0.9em 0.4em; border-radius: 2.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 0 transparent; } + +.window-caption#selected, .window-caption:focus { spacing: 25px; color: #111111; background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +.workspace-controls { visible-height: 2.25em; } + +.workspace-thumbnails { spacing: 2.25em; } + +.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { padding: 8px; } + +.workspace-thumbnail-indicator { outline: 0 none transparent; border: 2px solid #3f51b5; } + +.workspace-add-button { height: 200px; width: 35px; background-image: url("assets/misc/add-workspace.svg"); transition-duration: 0.17s; } + +.workspace-add-button:hover { background-image: url("assets/misc/add-workspace-hover.svg"); transition-duration: 0.17s; } + +.workspace-add-button:active { background-image: url("assets/misc/add-workspace-active.svg"); transition-duration: 0.17s; } + +.workspace-overview-background-shade { background-color: rgba(255, 255, 255, 0.28); } + +.workspace-close-button, .window-close { height: 36px; width: 36px; -cinnamon-close-overlap: 24px; background-image: url("assets/misc/close.svg"); background-size: 36px; } + +.workspace-close-button:hover, .window-close:hover { height: 36px; width: 36px; background-image: url("assets/misc/close-hover.svg"); background-size: 36px; } + +.workspace-close-button:active, .window-close:active { height: 36px; width: 36px; background-image: url("assets/misc/close-active.svg"); background-size: 36px; } + +.window-close-area { width: 400px; height: 120px; background-image: url("assets/misc/trash-icon.svg"); } + +.overview-icon { padding: 9px; border: none; border-radius: 2.5px; color: #111111; transition-duration: 0.17s; text-align: center; } + +.overview-icon StLabel { padding-top: 6px; } + +.overview-empty-placeholder { color: rgba(255, 255, 255, 0.54); font-size: 200%; } + +#LookingGlassDialog { spacing: 4px; padding: 6px; border: none; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.calendar { padding: 0.4em 1.75em; spacing-rows: 0; spacing-columns: 0; } + +.calendar-month-label { margin: 0 0.2em; padding-top: 0.35em; color: #111111; font-weight: 400; font-size: 90%; } + +.calendar-change-month-back, .calendar-change-month-forward { width: 2em; height: 2em; margin: 0; padding: 0; border-radius: 999px; font-size: 90%; } + +.calendar-change-month-back:hover, .calendar-change-month-forward:hover { background-color: rgba(17, 17, 17, 0.12); } + +.calendar-change-month-back:active, .calendar-change-month-forward:active { background-color: rgba(17, 17, 17, 0.25); } + +.calendar-change-month-back { background-image: url("assets/misc/calendar-arrow-left.svg"); } + +.calendar-change-month-back:rtl { background-image: url("assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { background-image: url("assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward:rtl { background-image: url("assets/misc/calendar-arrow-left.svg"); } + +.datemenu-date-label { padding: 0.4em 0; border-radius: 2.5px; color: #111111; font-weight: 700; text-align: center; } + +.calendar-day { border-width: 0; color: #111111; } + +.calendar-day-base { width: 2.4em; height: 2.4em; padding: 0; margin: 0.2em; border-radius: 999px; font-size: 90%; text-align: center; } + +.calendar-day-heading { width: 2.4em; height: 1.9em; margin-top: 0.2em; padding: 0.5em 0 0; background-color: transparent; color: rgba(17, 17, 17, 0.54); font-weight: 500; font-size: 90%; text-align: center; } + +.calendar-day-top { border-top-width: 0; } + +.calendar-day-left { border-left-width: 0; } + +.calendar-day-with-events { background-image: none; color: #2196f3; font-weight: 500; text-decoration: underline; } + +.calendar-week-number { width: 2.4em; height: 1.9em; margin: 0.2em; padding: 0.5em 0 0; background-color: transparent; color: rgba(17, 17, 17, 0.54); font-weight: 500; font-size: inherit; text-align: center; } + +.calendar-nonwork-day { color: rgba(17, 17, 17, 0.87); background-color: transparent; } + +.calendar-today { border-width: 0; color: white; background-color: #3f51b5; font-weight: 700; } + +.calendar-other-month-day { color: rgba(17, 17, 17, 0.2916); } + +#notification { width: 34em; spacing-rows: 10px; spacing-columns: 10px; margin-from-right-edge-of-screen: 20px; padding: 13px; border-radius: 8.5px; background-color: rgba(189, 189, 189, 0.93); color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { padding: 9px; border-radius: 0; border: 1px solid rgba(0, 0, 0, 0.15); background-color: white; color: #111111; box-shadow: 0 0 transparent; } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { padding: 5px; } + +#notification.multi-line-notification { padding-bottom: 13px; color: #111111; } + +#notification-scrollview { max-height: 10em; } + +#notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { height: 1em; } + +#notification-scrollview:ltr > StScrollBar { padding-left: 6px; } + +#notification-scrollview:rtl > StScrollBar { padding-right: 6px; } + +#notification-body { spacing: 5px; } + +#notification-actions { spacing: 10px; } + +.notification-with-image { min-height: 159px; color: #111111; } + +.notification-button, .notification-icon-button { padding: 5px; } + +.notification-icon-button > StIcon { icon-size: 36px; } + +.grouped-window-list-thumbnail-menu .item-box, .switcher-list .item-box { padding: 8px; border-radius: 2.5px; } + +.grouped-window-list-thumbnail-menu .item-box:outlined, .switcher-list .item-box:outlined { padding: 6px; border: 2px solid rgba(17, 17, 17, 0.2); } + +.grouped-window-list-thumbnail-menu .item-box:selected, .switcher-list .item-box:selected { background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; } + +.grouped-window-list-thumbnail-menu .thumbnail, .switcher-list .thumbnail { width: 256px; } + +.grouped-window-list-thumbnail-menu .thumbnail-box, .switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } + +.grouped-window-list-thumbnail-menu .separator, .switcher-list .separator { width: 1px; background: rgba(0, 0, 0, 0.15); } + +#altTabPopup { padding: 8px; spacing: 16px; } + +.switcher-list { padding: 20px; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.switcher-list > StBoxLayout { padding: 4px; } + +.switcher-list-item-container { spacing: 8px; } + +.switcher-arrow { border-color: transparent; color: #111111; } + +.thumbnail-scroll-gradient-left { width: 60px; border-radius: 24px; border-radius-topright: 0; border-radius-bottomright: 0; background-color: transparent; } + +.thumbnail-scroll-gradient-right { width: 60px; border-radius: 24px; border-radius-topleft: 0; border-radius-bottomleft: 0; background-color: transparent; } + +.ripple-box:ltr, .ripple-box:rtl { width: 104px; height: 104px; border-radius: 104px; background-image: none; background-color: rgba(121, 134, 203, 0.54); box-shadow: 0 0 transparent; } + +.modal-dialog { padding: 0 5px 6px 5px; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.modal-dialog > StBoxLayout:first-child { padding: 20px 10px 10px 10px; } + +.modal-dialog-button-box { spacing: 0; margin: 0; padding: 14px 10px; border: none; background: none; } + +.modal-dialog-button-box .modal-dialog-button { padding: 7px 16px 8px; border: 0 none transparent; border-radius: 2.5px; font-weight: 700; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.modal-dialog-button-box .modal-dialog-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.modal-dialog-button-box .modal-dialog-button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.modal-dialog-button-box .modal-dialog-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.modal-dialog-button-box .modal-dialog-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.run-dialog { padding: 0 15px 10px 15px; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.run-dialog > * { padding: 0; } + +.run-dialog-label { padding-bottom: 0; color: rgba(17, 17, 17, 0.54); font-weight: 400; font-size: 90%; } + +.run-dialog-error-label { color: #f44336; } + +.run-dialog-error-box { padding-top: 15px; spacing: 5px; color: #f44336; font-size: 90%; } + +.run-dialog-completion-box { padding-left: 15px; font-size: 100%; } + +.run-dialog-entry { width: 28em; padding: 7px; border-radius: 4.5px 4.5px 0 0; caret-color: #111111; selected-color: white; selection-background-color: #3f51b5; } + +.run-dialog .modal-dialog-button-box { border: none; background: none; background-gradient-direction: none; box-shadow: 0 0 transparent; } + +.cinnamon-mount-operation-icon { icon-size: 48px; } + +.mount-password-reask { color: #ff9800; } + +.show-processes-dialog, .mount-question-dialog { spacing: 24px; } + +.show-processes-dialog-subject, .mount-question-dialog-subject { padding-top: 10px; padding-bottom: 6px; } + +.show-processes-dialog-subject:ltr, .mount-question-dialog-subject:ltr { padding-left: 17px; } + +.show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl { padding-right: 17px; } + +.show-processes-dialog-description, .mount-question-dialog-description { width: 28em; } + +.show-processes-dialog-description:ltr, .mount-question-dialog-description:ltr { padding-left: 17px; } + +.show-processes-dialog-description:rtl, .mount-question-dialog-description:rtl { padding-right: 17px; } + +.show-processes-dialog-app-list { max-height: 200px; padding-top: 24px; } + +.show-processes-dialog-app-list:ltr { padding-left: 49px; padding-right: 32px; } + +.show-processes-dialog-app-list:rtl { padding-right: 49px; padding-left: 32px; } + +.show-processes-dialog-app-list-item { color: rgba(17, 17, 17, 0.87); } + +.show-processes-dialog-app-list-item:hover { color: #111111; } + +.show-processes-dialog-app-list-item:ltr { padding-right: 1em; } + +.show-processes-dialog-app-list-item:rtl { padding-left: 1em; } + +.show-processes-dialog-app-list-item-icon:ltr { padding-right: 17px; } + +.show-processes-dialog-app-list-item-icon:rtl { padding-left: 17px; } + +.show-processes-dialog-app-list-item-name { font-size: 110%; } + +.magnifier-zoom-region { border: 2px solid #3f51b5; } + +.magnifier-zoom-region.full-screen { border-width: 0; } + +#keyboard { border-width: 0; background-color: rgba(255, 255, 255, 0.28); } + +.keyboard-layout { spacing: 3.999px; padding: 3.999px; } + +.keyboard-row { spacing: 3.999px; } + +.keyboard-key { min-height: 26.66px; min-width: 26.66px; border-radius: 2.5px; border: 1px solid rgba(205, 205, 205, 0.9805); background-color: #e7e7e7; color: rgba(17, 17, 17, 0.87); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; font-size: 26.66px; font-weight: 700; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { color: #111111; border-color: #cbcbcb; background-color: #cbcbcb; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key:active { border-color: #b2b2b2; background-color: #b2b2b2; color: #111111; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key:grayed { border-color: rgba(224, 224, 224, 0.99454); background-color: #e0e0e0; color: rgba(17, 17, 17, 0.54); transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-subkeys { padding: 0; border-radius: 2.5px; -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -boxpointer-gap: 3.999px; background-color: #673ab7; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.keyboard-subkeys .keyboard-key { border: 0 none transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(255, 255, 255, 0.9); box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.keyboard-subkeys .keyboard-key:focus, .keyboard-subkeys .keyboard-key:hover, .keyboard-subkeys .keyboard-key:checked { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: white; box-shadow: 0 0 transparent; } + +.keyboard-subkeys .keyboard-key:active { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.25); color: white; box-shadow: 0 0 transparent; } + +.menu-favorites-box { padding: 7px; border-radius: 0; border: 0 none transparent; background-color: transparent; } + +.menu-favorites-box .popup-menu-item { padding: 10px; } + +.menu-favorites-button { padding: 10px; border-radius: 2.5px; border: 0 none transparent; } + +.menu-favorites-button:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.menu-places-box { padding: 7px; } + +.menu-places-button { padding: 10px; border-radius: 2.5px; border: 0 none transparent; } + +.menu-categories-box { padding: 7px 7px 0 7px; border: 0 solid rgba(0, 0, 0, 0.15); } + +.menu-categories-box:ltr { border-right-width: 1px; } + +.menu-categories-box:rtl { border-left-width: 1px; } + +.menu-applications-outer-box:ltr { padding: 7px 14px 0 7px; } + +.menu-applications-outer-box:rtl { padding: 7px 7px 0 14px; } + +.menu-applications-inner-box { padding: 7px 7px 0 7px; } + +.menu-application-button { padding: 0 7px; border: 0 none transparent; color: rgba(17, 17, 17, 0.87); } + +.menu-application-button:highlighted { font-weight: 700; } + +.menu-application-button-selected { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; padding: 0 7px; border-radius: 2.5px; } + +.menu-application-button-selected:highlighted { font-weight: 700; } + +.menu-application-button-label:ltr { padding: 6px 0 7px 5px; } + +.menu-application-button-label:rtl { padding: 6px 5px 7px 0; } + +.menu StScrollView.menu-application-button { padding: 0; border-radius: 4.5px; border: 1px solid rgba(0, 0, 0, 0.15); background-color: #f8f8f8; } + +.menu StScrollView.menu-application-button .popup-menu-item { padding: 0; spacing: 0; } + +.menu StScrollView.menu-application-button .popup-menu-item:ltr { padding-left: 7px; } + +.menu StScrollView.menu-application-button .popup-menu-item:rtl { padding-right: 7px; } + +.menu StScrollView.menu-application-button .popup-menu-item:first-child { border-radius: 4.5px 4.5px 0 0; } + +.menu StScrollView.menu-application-button .popup-menu-item:last-child { border-radius: 0 0 4.5px 4.5px; } + +.menu StScrollView.menu-application-button .popup-menu-item:active { border-image: none; background-color: rgba(17, 17, 17, 0.12); } + +.menu StScrollView.menu-application-button .popup-menu-item StIcon { min-width: 22px; } + +.menu StScrollView.menu-application-button .popup-menu-item StLabel:ltr { padding: 6px 0 7px 5px; } + +.menu StScrollView.menu-application-button .popup-menu-item StLabel:rtl { padding: 6px 5px 7px 0; } + +.menu-category-button { color: rgba(17, 17, 17, 0.87); } + +.menu-category-button, .menu-category-button-hover, .menu-category-button-selected, .menu-category-button-greyed { padding: 0 7px; border-radius: 2.5px; border: 0 none transparent; font-weight: 500; } + +.menu-category-button-hover, .menu-category-button-selected { background-color: rgba(63, 81, 181, 0.12); color: #3f51b5; } + +.menu-category-button-hover:ltr, .menu-category-button-selected:ltr { border-radius: 2.5px 999px 999px 2.5px; } + +.menu-category-button-hover:rtl, .menu-category-button-selected:rtl { border-radius: 999px 2.5px 2.5px 999px; } + +.menu-category-button-greyed { color: rgba(17, 17, 17, 0.28); } + +.menu-category-button-greyed StIcon { opacity: 0.54; } + +.menu-category-button-label:ltr { padding: 6px 0 7px 5px; } + +.menu-category-button-label:rtl { padding: 6px 5px 7px 0; } + +.menu-selected-app-box { margin-bottom: 1.06em; padding: 0 30px; text-align: right; } + +.menu-selected-app-title { margin-top: 0.4em; color: rgba(17, 17, 17, 0.87); font-weight: 700; font-size: 90%; } + +.menu-selected-app-description { max-width: 150px; color: rgba(17, 17, 17, 0.54); font-size: 90%; } + +.menu-top-box { spacing: 7px; } + +.menu-search-box:ltr { padding: 0 0 7px 7px; } + +.menu-search-box:rtl { padding: 0 7px 7px 0; } + +.menu-search-entry-icon { icon-size: 16px; color: #111111; } + +#menu-search-entry { width: 24em; caret-color: #111111; font-weight: 400; } + +.info-osd { spacing: 1em; padding: 16px; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); text-align: center; font-weight: 700; } + +.osd-window { min-width: 64px; min-height: 64px; spacing: 1em; margin: 0; padding: 20px; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); font-weight: 700; text-align: center; } + +.osd-window .osd-monitor-label { font-size: 300%; } + +.osd-window .level { height: 3px; padding: 0; border-radius: 0; background-color: rgba(17, 17, 17, 0.2); color: #4caf50; } + +.osd-window .level-bar { border-radius: 0; background-color: #4caf50; } + +.grouped-window-list-item-box, .window-list-item-box { border: 0 none transparent; border-image: none; background-image: none; background-color: rgba(0, 0, 0, 0.01); color: #111111; box-shadow: 0 0 transparent; font-weight: 400; } + +.grouped-window-list-item-box StLabel, .window-list-item-box StLabel { font-weight: 400; } + +.panel-top .grouped-window-list-item-box StLabel:ltr, .panel-top .window-list-item-box StLabel:ltr, .panel-bottom .grouped-window-list-item-box StLabel:ltr, .panel-bottom .window-list-item-box StLabel:ltr { padding: 0 4px 0 0; } + +.panel-top .grouped-window-list-item-box StLabel:rtl, .panel-top .window-list-item-box StLabel:rtl, .panel-bottom .grouped-window-list-item-box StLabel:rtl, .panel-bottom .window-list-item-box StLabel:rtl { padding: 0 0 0 4px; } + +.grouped-window-list-item-box:hover, .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); color: black; } + +.panel-top .grouped-window-list-item-box:hover, .panel-top .window-list-item-box:hover { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +.panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .window-list-item-box:hover { box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.panel-left .grouped-window-list-item-box:hover, .panel-left .window-list-item-box:hover { box-shadow: inset 2px 0 rgba(17, 17, 17, 0.2); } + +.panel-right .grouped-window-list-item-box:hover, .panel-right .window-list-item-box:hover { box-shadow: inset -2px 0 rgba(17, 17, 17, 0.2); } + +.grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:checked:focus, .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { background-color: rgba(17, 17, 17, 0.12); color: black; } + +.panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:checked:focus, .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:running { box-shadow: inset 0 2px #3f51b5; } + +.panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:checked:focus, .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:running { box-shadow: inset 0 -2px #3f51b5; } + +.panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:checked:focus, .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:running { box-shadow: inset 2px 0 #3f51b5; } + +.panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:checked:focus, .panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:running { box-shadow: inset -2px 0 #3f51b5; } + +.grouped-window-list-item-box:hover:active:focus, .grouped-window-list-item-box:hover:checked:focus, .window-list-item-box:hover:active, .window-list-item-box:hover:checked, .window-list-item-box:hover:focus, .window-list-item-box:hover:running { background-color: rgba(17, 17, 17, 0.12); color: black; } + +.panel-top .grouped-window-list-item-box:hover:active:focus, .panel-top .grouped-window-list-item-box:hover:checked:focus, .panel-top .window-list-item-box:hover:active, .panel-top .window-list-item-box:hover:checked, .panel-top .window-list-item-box:hover:focus, .panel-top .window-list-item-box:hover:running { box-shadow: inset 0 2px #3f51b5; } + +.panel-bottom .grouped-window-list-item-box:hover:active:focus, .panel-bottom .grouped-window-list-item-box:hover:checked:focus, .panel-bottom .window-list-item-box:hover:active, .panel-bottom .window-list-item-box:hover:checked, .panel-bottom .window-list-item-box:hover:focus, .panel-bottom .window-list-item-box:hover:running { box-shadow: inset 0 -2px #3f51b5; } + +.panel-left .grouped-window-list-item-box:hover:active:focus, .panel-left .grouped-window-list-item-box:hover:checked:focus, .panel-left .window-list-item-box:hover:active, .panel-left .window-list-item-box:hover:checked, .panel-left .window-list-item-box:hover:focus, .panel-left .window-list-item-box:hover:running { box-shadow: inset 2px 0 #3f51b5; } + +.panel-right .grouped-window-list-item-box:hover:active:focus, .panel-right .grouped-window-list-item-box:hover:checked:focus, .panel-right .window-list-item-box:hover:active, .panel-right .window-list-item-box:hover:checked, .panel-right .window-list-item-box:hover:focus, .panel-right .window-list-item-box:hover:running { box-shadow: inset -2px 0 #3f51b5; } + +.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { background-color: rgba(0, 0, 0, 0.01); color: black; } + +.grouped-window-list-item-box:hover:active, .grouped-window-list-item-box:hover:checked { background-color: rgba(17, 17, 17, 0.12); } + +.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { box-shadow: inset 2px 0 rgba(17, 17, 17, 0.2); } + +.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { box-shadow: inset -2px 0 rgba(17, 17, 17, 0.2); } + +.grouped-window-list-item-box .progress, .window-list-item-box:progress, .window-list-item-box .progress, .grouped-window-list-item-demands-attention, .window-list-item-demands-attention { background-gradient-start: rgba(30, 52, 166, 0.25); background-gradient-end: rgba(30, 52, 166, 0.25); } + +.grouped-window-list-item-demands-attention, .window-list-item-demands-attention { color: black; } + +.panel-top .grouped-window-list-item-demands-attention, .panel-top .window-list-item-demands-attention { box-shadow: inset 0 2px #7986cb; } + +.panel-bottom .grouped-window-list-item-demands-attention, .panel-bottom .window-list-item-demands-attention { box-shadow: inset 0 -2px #7986cb; } + +.panel-left .grouped-window-list-item-demands-attention, .panel-left .window-list-item-demands-attention { box-shadow: inset 2px 0 #7986cb; } + +.panel-right .grouped-window-list-item-demands-attention, .panel-right .window-list-item-demands-attention { box-shadow: inset -2px 0 #7986cb; } + +.window-list-preview { padding: 12px; spacing: 8px; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.window-list-box { spacing: 0; } + +.panel-top .window-list-box:ltr, .panel-bottom .window-list-box:ltr { padding: 0 0 0 8px; } + +.panel-top .window-list-box:rtl, .panel-bottom .window-list-box:rtl { padding: 0 8px 0 0; } + +.window-list-box.vertical { padding: 6px 0 0 0; } + +.window-list-box:highlight { background-color: rgba(30, 52, 166, 0.25); } + +.panel-top .window-list-item-box StIcon, .panel-bottom .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-bottom .window-list-item-box StBin { padding: 0 4px; } + +.window-list-item-box.vertical StIcon, .window-list-item-box.vertical StBin { padding: 0; } + +.grouped-window-list-thumbnail-label:ltr { padding-left: 4px; } + +.grouped-window-list-thumbnail-label:rtl { padding-right: 4px; } + +.grouped-window-list-thumbnail-alert { background: rgba(30, 52, 166, 0.25); } + +.grouped-window-list-thumbnail-menu { margin: 0.6em; border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.grouped-window-list-number-label { margin: 0.1em 0 0; padding: 0; color: #111111; font-size: 10px; font-weight: 700; text-shadow: none; } + +.grouped-window-list-item-box:active:focus .grouped-window-list-number-label { color: white; } + +.grouped-window-list-badge { border-radius: 999px; background-color: rgba(189, 189, 189, 0.93); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); } + +.grouped-window-list-badge:ltr { margin: 1px 0 0 1px; } + +.grouped-window-list-badge:rtl { margin: 1px 1px 0 0; } + +.grouped-window-list-item-box:active:focus .grouped-window-list-badge { background-color: #3f51b5; } + +.grouped-window-list-button-label:ltr { padding-left: 4px; } + +.grouped-window-list-button-label:rtl { padding-right: 4px; } + +.sound-player { padding: 0 3px; } + +.sound-player > StBoxLayout:first-child { padding: 0.4em 1em 0.8em; } + +.sound-player > StBoxLayout:first-child StLabel { padding: 0 0.4em 1px; } + +.sound-player > StBoxLayout:first-child StButton:small { width: 16px; height: 16px; padding: 1px 0.4em 0; } + +.sound-player > StBoxLayout:first-child StButton:small StIcon { icon-size: 16px; } + +.sound-player-generic-coverart { background-color: #f8f8f8; } + +.sound-player-overlay { width: 290px; height: 70px; padding: 0.4em 1em 1.2em; spacing: 5px; border: 0 solid #e7e7e7; border-bottom-width: 1px; color: #111111; background: rgba(231, 231, 231, 0.93); } + +.sound-player-overlay StButton { width: 32px; height: 32px; padding: 0; border-radius: 999px; border: 0 none transparent; color: rgba(17, 17, 17, 0.87); } + +.sound-player-overlay StButton:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.sound-player-overlay StButton:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.sound-player-overlay StButton StIcon { icon-size: 16px; } + +.sound-player-overlay StLabel { padding: 0 5px 1px; } + +.sound-player .slider { height: 4px; padding: 0; border: 0 none transparent; -slider-height: 4px; -slider-background-color: #d1d4e1; -slider-border-color: transparent; -slider-active-background-color: #7986cb; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 0; } + +.spacer-box { border-radius: 0; border: 0 none transparent; } + +.spacer-box:highlight { background-color: rgba(30, 52, 166, 0.25); } + +.panelLeft:dnd .spacer-box.edit-mode, .panelLeft:dnd .spacer-box.edit-mode:highlight, #panelLeft:dnd .spacer-box.edit-mode, #panelLeft:dnd .spacer-box.edit-mode:highlight { background-color: rgba(244, 67, 54, 0.25); box-shadow: inset 0 0 0 1px #f44336; } + +.panelRight:dnd .spacer-box.edit-mode, .panelRight:dnd .spacer-box.edit-mode:highlight, #panelRight:dnd .spacer-box.edit-mode, #panelRight:dnd .spacer-box.edit-mode:highlight { background-color: rgba(33, 150, 243, 0.25); box-shadow: inset 0 0 0 1px #2196f3; } + +.panelCenter:dnd .spacer-box.edit-mode, .panelCenter:dnd .spacer-box.edit-mode:highlight, #panelCenter:dnd .spacer-box.edit-mode, #panelCenter:dnd .spacer-box.edit-mode:highlight { background-color: rgba(76, 175, 80, 0.25); box-shadow: inset 0 0 0 1px #4caf50; } + +#workspaceSwitcher { spacing: 0; padding: 3px; } + +.panel-top .workspace-switcher, .panel-bottom .workspace-switcher { padding-left: 3px; padding-right: 3px; } + +.panel-left .workspace-switcher, .panel-right .workspace-switcher { padding-top: 3px; padding-bottom: 3px; } + +.workspace-button { width: 20px; height: 10px; color: #111111; background-color: rgba(0, 0, 0, 0.01); transition-duration: 0.17s; } + +.workspace-button:hover { color: black; } + +.panel-top .workspace-button:hover { box-shadow: inset 0 2px 0 #3f51b5; } + +.panel-bottom .workspace-button:hover { box-shadow: inset 0 -2px 0 #3f51b5; } + +.panel-left .workspace-button:hover { box-shadow: inset 2px 0 0 #3f51b5; } + +.panel-right .workspace-button:hover { box-shadow: inset -2px 0 0 #3f51b5; } + +.workspace-button:outlined { color: #3f51b5; } + +.panel-top .workspace-button:outlined, .panel-top .workspace-button:outlined:hover { box-shadow: inset 0 2px 0 #3f51b5; } + +.panel-bottom .workspace-button:outlined, .panel-bottom .workspace-button:outlined:hover { box-shadow: inset 0 -2px 0 #3f51b5; } + +.panel-left .workspace-button:outlined, .panel-left .workspace-button:outlined:hover { box-shadow: inset 2px 0 0 #3f51b5; } + +.panel-right .workspace-button:outlined, .panel-right .workspace-button:outlined:hover { box-shadow: inset -2px 0 0 #3f51b5; } + +.workspace-button:shaded { color: rgba(17, 17, 17, 0.54); } + +.workspace-button:shaded:hover { color: rgba(17, 17, 17, 0.87); } + +.workspace-graph { padding: 3px; spacing: 3px; } + +.workspace-graph .workspace { border: 1px solid rgba(17, 17, 17, 0.2); background-gradient-direction: none; background-color: #e0e0e0; } + +.workspace-graph .workspace:active { border: 1px solid #3f51b5; background-gradient-direction: none; background-color: #a4abd3; } + +.workspace-graph .workspace .windows { -active-window-background: #b2b2b2; -active-window-border: rgba(17, 17, 17, 0.2); -inactive-window-background: #cdcdcd; -inactive-window-border: rgba(17, 17, 17, 0.2); } + +.workspace-graph .workspace:active .windows { -active-window-background: #3f51b5; -active-window-border: #3f51b5; -inactive-window-background: #a4abd3; -inactive-window-border: #3f51b5; } + +#panel-launchers-box { padding: 0 7px; } + +.panel-launcher { border: 0 solid transparent; } + +.panel-top .panel-launcher { padding: 0 4px 2px 4px; border-top-width: 2px; } + +.panel-bottom .panel-launcher { padding: 2px 4px 0 4px; border-bottom-width: 2px; } + +.panel-left .panel-launcher { padding: 2px 2px 2px 0; border-left-width: 2px; } + +.panel-right .panel-launcher { padding: 2px 0 2px 2px; border-right-width: 2px; } + +.panel-launcher:hover { border: 0 solid #3f51b5; background-gradient-direction: none; } + +.panel-top .panel-launcher:hover { padding: 0 4px 2px 4px; border-top-width: 2px; } + +.panel-bottom .panel-launcher:hover { padding: 2px 4px 0 4px; border-bottom-width: 2px; } + +.panel-left .panel-launcher:hover { padding: 2px 2px 2px 0; border-left-width: 2px; } + +.panel-right .panel-launcher:hover { padding: 2px 0 2px 2px; border-right-width: 2px; } + +.launcher { padding: 2px; spacing: 2px; transition-duration: 0.17s; } + +.launcher:hover { border: 0 solid #3f51b5; background-gradient-direction: none; } + +.panel-top .launcher:hover { padding-top: 0; border-top-width: 2px; } + +.panel-bottom .launcher:hover { padding-bottom: 0; border-bottom-width: 2px; } + +.panel-left .launcher:hover { padding-left: 0; border-left-width: 2px; } + +.panel-right .launcher:hover { padding-right: 0; border-right-width: 2px; } + +.launcher .icon-box { padding: 0 2px; } + +.launcher .icon-box.vertical { padding: 2px 0; } + +.panel-launchers { padding: 0 0 0 4px; spacing: 2px; } + +.panel-launchers.vertical { padding: 2px 0 0 0; spacing: 2px; } + +.panel-launchers .launcher .icon-box { padding: 0 2px; } + +.panel-launchers .launcher .icon-box.vertical { padding: 2px 0; } + +#overview-corner { background-image: url("assets/misc/overview.svg"); } + +#overview-corner:hover { background-image: url("assets/misc/overview-hover.svg"); } + +.applet-separator { padding: 1px 4px; } + +.applet-separator-line { width: 1px; background: rgba(17, 17, 17, 0.2); } + +.applet-separator-line-vertical { height: 1px; background: rgba(17, 17, 17, 0.2); } + +.applet-box { color: #111111; text-shadow: none; } + +.applet-box:hover, .applet-box:checked { color: black; background-color: rgba(0, 0, 0, 0.01); } + +.applet-box:highlight { background-color: rgba(30, 52, 166, 0.25); } + +.panel-top .applet-box { padding: 0 6px; spacing: 2px; } + +.panel-top .applet-box:hover, .panel-top .applet-box:checked { box-shadow: inset 0 2px 0 #3f51b5; } + +.panel-bottom .applet-box { padding: 0 6px; spacing: 2px; } + +.panel-bottom .applet-box:hover, .panel-bottom .applet-box:checked { box-shadow: inset 0 -2px 0 #3f51b5; } + +.panel-left .applet-box { padding: 2px 0; spacing: 2px; } + +.panel-left .applet-box:hover, .panel-left .applet-box:checked { box-shadow: inset 2px 0 0 #3f51b5; } + +.panel-right .applet-box { padding: 2px 0; spacing: 2px; } + +.panel-right .applet-box:hover, .panel-right .applet-box:checked { box-shadow: inset -2px 0 0 #3f51b5; } + +.applet-label { color: #111111; font-weight: 700; } + +.applet-label:hover, .applet-box:hover .applet-label, .applet-box:checked .applet-label { color: black; text-shadow: none; } + +.applet-icon { icon-size: 16px; color: #111111; } + +.applet-icon:hover, .applet-box:hover > .applet-icon, .applet-box:checked > .applet-icon { color: black; text-shadow: none; } + +.user-icon { width: 32px; height: 32px; border: none; border-radius: 0; background-color: transparent; } + +.user-label { margin: 0; color: #111111; font-weight: 700; font-size: 100%; } + +.photoframe-box, .desklet-with-borders, .desklet-with-borders-and-header, .desklet-header { padding: 6px; border: 0 none transparent; background-color: rgba(231, 231, 231, 0.54); color: #111111; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.photoframe-box:highlight, .desklet:highlight, .desklet:highlight-with-borders, .desklet:highlight-with-borders-and-header { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 0 2px #7986cb; } + +.desklet { color: rgba(17, 17, 17, 0.87); } + +.desklet-with-borders { border-radius: 8.5px; } + +.desklet-with-borders-and-header { border-radius-bottomleft: 8.5px; border-radius-bottomright: 8.5px; } + +.desklet-header { border-radius-topleft: 8.5px; border-radius-topright: 8.5px; font-size: 100%; } + +.desklet-drag-placeholder { background-color: rgba(121, 134, 203, 0.2); box-shadow: inset 0 0 0 2px #7986cb; } + +.photoframe-box { border-radius: 8.5px; } + +.about-content { width: 550px; height: 250px; spacing: 8px; padding-bottom: 10px; } + +.about-title { font-weight: 700; font-size: 200%; } + +.about-uuid { color: rgba(17, 17, 17, 0.54); font-size: 100%; } + +.about-icon { padding-right: 20px; padding-bottom: 14px; } + +.about-scrollBox { padding: 4px; padding-right: 0; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0; background-color: white; } + +.about-scrollBox-innerBox { padding: 1.2em; spacing: 1.2em; } + +.about-description { padding-top: 4px; padding-bottom: 16px; } + +.about-version { padding-left: 7px; color: rgba(17, 17, 17, 0.54); font-size: 100%; } + +.workspace-osd { padding: 0.2em 0.8em; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); font-weight: 400; font-size: 300%; text-shadow: none; } + +.expo-workspaces-name-entry { -cinnamon-caption-spacing: 12px; height: 1.9em; padding: 0 8px; border-radius: 0; border-top: 0.1em solid transparent; border-bottom: 0.25em solid transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); caret-size: 1px; selection-background-color: #3f51b5; selected-color: white; font-weight: 700; font-size: 90%; } + +.expo-workspaces-name-entry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.expo-workspaces-name-entry#selected { color: #111111; caret-color: #111111; } + +.expo-workspace-thumbnail-frame { border-radius: 2.5px; border: 2px solid rgba(17, 17, 17, 0.2); background-color: transparent; } + +.expo-workspace-thumbnail-frame#active { border-radius: 2.5px; border: 2px solid #3f51b5; } + +.expo-background { background-color: rgba(255, 255, 255, 0.28); } + +.notification-applet-padding { padding: 0.5em 1em; } + +.notification-applet-container { max-height: 100px; } + +.flashspot { background-color: white; } + +.tile-preview, .tile-preview.snap, .tile-hud, .tile-hud.snap { border: 1px solid #3f51b5; border-radius: 0; background-color: rgba(63, 81, 181, 0.2); } + +.xkcd-box { padding: 6px; border: none; border-radius: 0; background-color: transparent; } + +.systray, #CinnamonTrayIcon { spacing: 0; padding: 0; } + +.slingshot.popup-menu-content { margin: 0 3px; padding: 0.45em 0; } + +.slingshot .button { padding: 4px; border-radius: 2.5px; border-color: lightgray; background-color: white; } + +.slingshot .button:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.slingshot .button:checked, .slingshot .button:checked:hover, .slingshot .button:active:checked, .slingshot .button:active:checked:hover { background-color: #3f51b5; color: white; } + +.slingshot .button:insensitive { background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); } + +.slingshot .sidebar .button, .slingshot .button.app { background-color: rgba(0, 0, 0, 0.01); } + +.slingshot .sidebar .button:hover, .slingshot .button.app:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.slingshot .sidebar .button:checked, .slingshot .sidebar .button:checked:hover, .slingshot .sidebar .button:active:checked, .slingshot .sidebar .button:active:checked:hover, .slingshot .button.app:checked, .slingshot .button.app:checked:hover, .slingshot .button.app:active:checked, .slingshot .button.app:active:checked:hover { border-color: transparent; background-color: rgba(63, 81, 181, 0.25); color: #3f51b5; } + +.slingshot .entry { min-height: 24px; padding: 0 8px; border-radius: 2.5px; border-color: transparent; background-color: white; color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 1px lightgray; } + +.slingshot .entry:ltr { margin-right: 3px; } + +.slingshot .entry:rtl { margin-left: 3px; } + +.slingshot .entry:focus, .slingshot .entry:focus:hover { border-color: transparent; background-color: white; color: #111111; caret-color: #111111; box-shadow: inset 0 0 0 1px #3f51b5; } + +.slingshot .entry:insensitive { border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: inset 0 0 0 1px lightgray; } + +.slingshot > StBoxLayout > StBoxLayout { margin: 3px 0; } + +.panel-top .applet-box .window-list-item-box StIcon, .panel-top .applet-box .window-list-item-box StBin, .panel-bottom .applet-box .window-list-item-box StIcon, .panel-bottom .applet-box .window-list-item-box StBin, .panel-left .applet-box .window-list-item-box StIcon, .panel-left .applet-box .window-list-item-box StBin, .panel-right .applet-box .window-list-item-box StIcon, .panel-right .applet-box .window-list-item-box StBin { padding: 0; } + +.panel-top .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +.panel-top .applet-box .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +.panel-top .applet-box .window-list-item-box:focus, .panel-top .applet-box .window-list-item-box:active, .panel-top .applet-box .window-list-item-box:checked { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 2px #3f51b5; } + +.panel-top .applet-box .window-list-item-box:closed, .panel-top .applet-box .window-list-item-box:closed:hover, .panel-top .applet-box .window-list-item-box:closed:focus, .panel-top .applet-box .window-list-item-box:closed:active, .panel-top .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +.panel-bottom .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.panel-bottom .applet-box .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.panel-bottom .applet-box .window-list-item-box:focus, .panel-bottom .applet-box .window-list-item-box:active, .panel-bottom .applet-box .window-list-item-box:checked { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px #3f51b5; } + +.panel-bottom .applet-box .window-list-item-box:closed, .panel-bottom .applet-box .window-list-item-box:closed:hover, .panel-bottom .applet-box .window-list-item-box:closed:focus, .panel-bottom .applet-box .window-list-item-box:closed:active, .panel-bottom .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +.panel-left .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 2px 0 rgba(17, 17, 17, 0.2); } + +.panel-left .applet-box .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 2px 0 rgba(17, 17, 17, 0.2); } + +.panel-left .applet-box .window-list-item-box:focus, .panel-left .applet-box .window-list-item-box:active, .panel-left .applet-box .window-list-item-box:checked { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 2px 0 #3f51b5; } + +.panel-left .applet-box .window-list-item-box:closed, .panel-left .applet-box .window-list-item-box:closed:hover, .panel-left .applet-box .window-list-item-box:closed:focus, .panel-left .applet-box .window-list-item-box:closed:active, .panel-left .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +.panel-right .applet-box .window-list-item-box { spacing: 0; padding: 0; border: 0 none transparent; border-image: none; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset -2px 0 rgba(17, 17, 17, 0.2); } + +.panel-right .applet-box .window-list-item-box:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset -2px 0 rgba(17, 17, 17, 0.2); } + +.panel-right .applet-box .window-list-item-box:focus, .panel-right .applet-box .window-list-item-box:active, .panel-right .applet-box .window-list-item-box:checked { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset -2px 0 #3f51b5; } + +.panel-right .applet-box .window-list-item-box:closed, .panel-right .applet-box .window-list-item-box:closed:hover, .panel-right .applet-box .window-list-item-box:closed:focus, .panel-right .applet-box .window-list-item-box:closed:active, .panel-right .applet-box .window-list-item-box:closed:checked { background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +.applet-box .window-icon-list-numlabel { color: black; font-weight: 700; font-size: 90%; } + +StBin.popup-menu StBoxLayout.switcher-list, StBin.menu StBoxLayout.switcher-list { margin: 3px 5px 10px; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); } + +StBin.popup-menu StBoxLayout.switcher-list .item-box, StBin.menu StBoxLayout.switcher-list .item-box { margin: 0.3em; background-color: rgba(0, 0, 0, 0.01); border-radius: 4.5px; } + +StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, StBin.menu StBoxLayout.switcher-list .item-box:selected { background-color: rgba(121, 134, 203, 0.25); } + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr, StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr { margin: 6px 0 0 6px; } + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:rtl, StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:rtl { margin: 6px 6px 0 0; } + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout StLabel, StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout StLabel { padding-bottom: 0.1em; } + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StButton:ltr, StBin.menu StBoxLayout.switcher-list .item-box > StButton:ltr { margin: 6px 6px 0 0; } + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StButton:rtl, StBin.menu StBoxLayout.switcher-list .item-box > StButton:rtl { margin: 6px 0 0 6px; } + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBin.thumbnail, StBin.menu StBoxLayout.switcher-list .item-box > StBin.thumbnail { margin: 6px; } diff --git a/themes/Plata-Lumine/cinnamon/thumbnail.png b/themes/Plata-Lumine/cinnamon/thumbnail.png new file mode 100644 index 0000000..e916a96 Binary files /dev/null and b/themes/Plata-Lumine/cinnamon/thumbnail.png differ diff --git a/themes/Plata-Lumine/gnome-shell/assets/checkbox-hover.svg b/themes/Plata-Lumine/gnome-shell/assets/checkbox-hover.svg new file mode 100644 index 0000000..55a5729 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/checkbox-hover.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/checkbox-off-hover.svg b/themes/Plata-Lumine/gnome-shell/assets/checkbox-off-hover.svg new file mode 100644 index 0000000..fb72be7 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/checkbox-off-hover.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/checkbox-off.svg b/themes/Plata-Lumine/gnome-shell/assets/checkbox-off.svg new file mode 100644 index 0000000..fa5563f --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/checkbox.svg b/themes/Plata-Lumine/gnome-shell/assets/checkbox.svg new file mode 100644 index 0000000..8a9083b --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/checkbox.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/dash-placeholder.svg b/themes/Plata-Lumine/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..69c5df0 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/go-down.svg b/themes/Plata-Lumine/gnome-shell/assets/go-down.svg new file mode 100644 index 0000000..13804c3 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/go-down.svg @@ -0,0 +1,89 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/go-left.svg b/themes/Plata-Lumine/gnome-shell/assets/go-left.svg new file mode 100644 index 0000000..cb8d2e0 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/go-left.svg @@ -0,0 +1,89 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/go-right.svg b/themes/Plata-Lumine/gnome-shell/assets/go-right.svg new file mode 100644 index 0000000..de9ceaf --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/go-right.svg @@ -0,0 +1,89 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/go-up.svg b/themes/Plata-Lumine/gnome-shell/assets/go-up.svg new file mode 100644 index 0000000..402f312 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/go-up.svg @@ -0,0 +1,96 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/media-control-active.svg b/themes/Plata-Lumine/gnome-shell/assets/media-control-active.svg new file mode 100644 index 0000000..244a29f --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/media-control-active.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/assets/media-control-hover.svg b/themes/Plata-Lumine/gnome-shell/assets/media-control-hover.svg new file mode 100644 index 0000000..83dc105 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/assets/media-control-hover.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/calendar-today-other.svg b/themes/Plata-Lumine/gnome-shell/calendar-today-other.svg new file mode 100644 index 0000000..81b4928 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/calendar-today-other.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/calendar-today.svg b/themes/Plata-Lumine/gnome-shell/calendar-today.svg new file mode 100644 index 0000000..1c61657 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/calendar-today.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/window-list/classic.css b/themes/Plata-Lumine/gnome-shell/extensions/window-list/classic.css new file mode 100644 index 0000000..71caeaa --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/window-list/classic.css @@ -0,0 +1,57 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +@import url("stylesheet.css"); +.bottom-panel { min-height: 30px; height: 2.2em; } + +.window-list { spacing: 2px; font-size: 100%; } + +.window-button { padding: 1px; } + +.window-button:first-child:ltr { padding-left: 2px; } + +.window-button:last-child:rtl { padding-right: 2px; } + +.window-button-box { spacing: 4px; } + +.window-button > StWidget { -st-natural-width: 18.75em; max-width: 18.75em; padding: 3px 6px 1px; border-radius: 0; background-color: rgba(224, 224, 224, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: none; text-shadow: none; } + +.window-button:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.window-button:active > StWidget, .window-button:focus > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.focused > StWidget, .window-button.focused:active > StWidget { color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.minimized > StWidget { color: rgba(17, 17, 17, 0.54); box-shadow: none; } + +.window-button.minimized:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); color: #111111; } + +.window-button.minimized:active > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px #3f51b5; color: #111111; } + +.window-button-icon { width: 24px; height: 24px; } + +.window-list-workspace-indicator { padding: 3px; } + +.window-list-workspace-indicator > StWidget { border: 1px solid rgba(17, 17, 17, 0.2); background-color: rgba(224, 224, 224, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); color: rgba(17, 17, 17, 0.87); font-weight: 700; } + +.window-list-workspace-indicator:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); color: #111111; } + +.window-list-workspace-indicator:active > StWidget, .window-list-workspace-indicator:checked > StWidget, .window-list-workspace-indicator:focus > StWidget { border: 1px solid #3f51b5; background-gradient-drection: vertical; background-gradient-start: rgba(63, 81, 181, 0.2); background-gradient-end: rgba(63, 81, 181, 0.2); color: #111111; } + +.notification { font-weight: 500; } + +#panel.bottom-panel, #panel.bottom-panel.solid { min-height: 30px; height: 2.2em; border-top-width: 1px; border-bottom-width: 0; border-color: #e0e0e0; background-color: #e0e0e0; background-gradient-drection: vertical; background-gradient-start: #e0e0e0; background-gradient-end: #e0e0e0; color: #111111; } + +#panel.bottom-panel StLabel, #panel.bottom-panel.solid StLabel { text-shadow: none; } + +#panel.bottom-panel StIcon, #panel.bottom-panel.solid StIcon { icon-shadow: none; } + +#panel, #panel.solid { min-height: 25px; height: 1.8em; border-top-width: 0; border-bottom-width: 1px; border-color: #e0e0e0; background-color: #e0e0e0; background-gradient-drection: vertical; background-gradient-start: #e0e0e0; background-gradient-end: #e0e0e0; } + +#panel StLabel, #panel.solid StLabel { text-shadow: none; } + +#panel StIcon, #panel.solid StIcon { icon-shadow: none; } + +#panel .panel-button, #panel.solid .panel-button { color: #111111; } + +#panel .panel-button:hover, #panel .panel-button:active, #panel .panel-button:focus, #panel .panel-button:checked, #panel.solid .panel-button:hover, #panel.solid .panel-button:active, #panel.solid .panel-button:focus, #panel.solid .panel-button:checked { color: black; } + +#panel .panel-button:active, #panel .panel-button:focus, #panel.solid .panel-button:active, #panel.solid .panel-button:focus { background-color: rgba(224, 224, 224, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); } diff --git a/themes/Plata-Lumine/gnome-shell/extensions/window-list/stylesheet.css b/themes/Plata-Lumine/gnome-shell/extensions/window-list/stylesheet.css new file mode 100644 index 0000000..264b663 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/window-list/stylesheet.css @@ -0,0 +1,38 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +.bottom-panel { min-height: 30px; height: 2.2em; } + +.window-list { spacing: 2px; font-size: 100%; } + +.window-button { padding: 1px; } + +.window-button:first-child:ltr { padding-left: 2px; } + +.window-button:last-child:rtl { padding-right: 2px; } + +.window-button-box { spacing: 4px; } + +.window-button > StWidget { -st-natural-width: 18.75em; max-width: 18.75em; padding: 3px 6px 1px; border-radius: 0; background-color: rgba(224, 224, 224, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: none; text-shadow: none; } + +.window-button:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.window-button:active > StWidget, .window-button:focus > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.focused > StWidget, .window-button.focused:active > StWidget { color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.window-button.minimized > StWidget { color: rgba(17, 17, 17, 0.54); box-shadow: none; } + +.window-button.minimized:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); color: #111111; } + +.window-button.minimized:active > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px #3f51b5; color: #111111; } + +.window-button-icon { width: 24px; height: 24px; } + +.window-list-workspace-indicator { padding: 3px; } + +.window-list-workspace-indicator > StWidget { border: 1px solid rgba(17, 17, 17, 0.2); background-color: rgba(224, 224, 224, 0.01); background-gradient-drection: vertical; background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); color: rgba(17, 17, 17, 0.87); font-weight: 700; } + +.window-list-workspace-indicator:hover > StWidget { background-gradient-drection: vertical; background-gradient-start: rgba(17, 17, 17, 0.12); background-gradient-end: rgba(17, 17, 17, 0.12); color: #111111; } + +.window-list-workspace-indicator:active > StWidget, .window-list-workspace-indicator:checked > StWidget, .window-list-workspace-indicator:focus > StWidget { border: 1px solid #3f51b5; background-gradient-drection: vertical; background-gradient-start: rgba(63, 81, 181, 0.2); background-gradient-end: rgba(63, 81, 181, 0.2); color: #111111; } + +.notification { font-weight: 500; } diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg new file mode 100644 index 0000000..d35daed --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-bottom.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg new file mode 100644 index 0000000..db5c36f --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-left.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg new file mode 100644 index 0000000..85c9172 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-right.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg new file mode 100644 index 0000000..f520fc4 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/four-top.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg new file mode 100644 index 0000000..8cf0d71 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-four.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg new file mode 100644 index 0000000..a168a41 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-one.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg new file mode 100644 index 0000000..e66d65d --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-three.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg new file mode 100644 index 0000000..045a704 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/h-two.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg new file mode 100644 index 0000000..c03844f --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-bottom.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg new file mode 100644 index 0000000..ea54a21 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-left.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg new file mode 100644 index 0000000..67a5a2f --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-right.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg new file mode 100644 index 0000000..cf52332 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/one-top.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg new file mode 100644 index 0000000..54b0e02 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-bottom.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg new file mode 100644 index 0000000..e9d9f02 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-left.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg new file mode 100644 index 0000000..812ab12 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-right.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg new file mode 100644 index 0000000..e28128b --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/three-top.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg new file mode 100644 index 0000000..78115d9 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-bottom.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg new file mode 100644 index 0000000..afd9b3b --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-left.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg new file mode 100644 index 0000000..7e3cb8e --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-right.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg new file mode 100644 index 0000000..c643b6b --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/assets/two-top.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css new file mode 100644 index 0000000..6a7b21a --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css @@ -0,0 +1,152 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +#workspacestodockTriggerSpacer, #workspacestodockContainerWrapper, #workspacestodockContainer { background-color: rgba(224, 224, 224, 0); } + +#workspacestodockDock { padding: 0; } + +#workspacestodockDock.top .workspace-thumbnails { margin: 0; border-radius: 2px 2px 0 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.top .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-bottom-width: 2px; } + +#workspacestodockDock.top.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.top.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.top.fullheight .workspace-thumbnails, #workspacestodockDock.top.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.top .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset 0 -1px 0 rgba(17, 17, 17, 0.2); } + +#workspacestodockDock.bottom .workspace-thumbnails { margin: 0; border-radius: 0 0 2px 2px; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.bottom .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-top-width: 2px; } + +#workspacestodockDock.bottom.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.bottom.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.bottom.fullheight .workspace-thumbnails, #workspacestodockDock.bottom.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset 0 1px 0 rgba(17, 17, 17, 0.2); } + +#workspacestodockDock.left .workspace-thumbnails { margin: 0; border-radius: 0 2px 2px 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.left .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-right-width: 2px; } + +#workspacestodockDock.left.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.left.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.left.fullheight .workspace-thumbnails, #workspacestodockDock.left.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.left .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset -1px 0 0 rgba(17, 17, 17, 0.2); } + +#workspacestodockDock.right .workspace-thumbnails { margin: 0; border-radius: 2px 0 0 2px; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.right .workspace-thumbnails .workspace-thumbnail-indicator { padding: 5px; border-width: 0; border-left-width: 2px; } + +#workspacestodockDock.right.inside .workspace-thumbnails { border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.right.inside .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; background-color: rgba(224, 224, 224, 0); box-shadow: none; } + +#workspacestodockDock.right.fullheight .workspace-thumbnails, #workspacestodockDock.right.fullheight .workspacestodock-shortcuts-panel { border-radius: 0; } + +#workspacestodockDock.right .workspacestodock-shortcuts-panel { padding: 2px; spacing: 0; border-radius: 0; box-shadow: inset 1px 0 0 rgba(17, 17, 17, 0.2); } + +.workspacestodock-shortcuts-panel-popupmenu { padding: 2px; spacing: 0; } + +#workspacestodockDock .app-well-app .overview-icon { border-radius: 999px; } + +#workspacestodockDock .app-well-app:hover .overview-icon { background-color: rgba(17, 17, 17, 0.12); } + +#workspacestodockDock .app-well-app:active .overview-icon, #workspacestodockDock .app-well-app:focus .overview-icon, #workspacestodockDock .app-well-app:checked .overview-icon { background-color: #3f51b5; } + +#workspacestodockDock .workspacestodock-shortcuts-panel > StButton { background-size: contain; } + +.workspacestodock-shortcut-button-icon { padding: 6px; } + +.workspacestodock-shortcut-button-symbolic-icon { padding: 8px; } + +#workspacestodockDock .popup-separator-menu-item { margin: 2px; } + +.workspacestodock-shortcut-panel-separator { -margin-horizontal: 2px; } + +.workspacestodock-shortcut-panel-filler { height: 1px; padding: 0; -margin-horizontal: 2px; -gradient-height: 1px; -gradient-start: transparent; -gradient-end: transparent; } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-top.svg"); } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-top.svg"); } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-top.svg"); } + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-top.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-bottom.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-bottom.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-bottom.svg"); } + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-bottom.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-left.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-left.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-left.svg"); } + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-left.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-1 { background-image: url("assets/one-right.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-2 { background-image: url("assets/two-right.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-3 { background-image: url("assets/three-right.svg"); } + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-4 { background-image: url("assets/four-right.svg"); } + +.workspacestodock-workspace-caption { color: rgba(17, 17, 17, 0.54); } + +.workspacestodock-workspace-caption-container { padding: 0; border-radius: 2.5px; border: 1px solid rgba(0, 0, 0, 0.15); } + +.workspacestodock-workspace-caption-background { border-top: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0 0 2.5px 2.5px; background-color: #e7e7e7; } + +.workspacestodock-workspace-caption-background-current { color: #111111; } + +.workspacestodock-caption-windowapps { padding: 0; } + +.workspacestodock-caption-windowapps-menu { -boxpointer-gap: 12px; } + +.workspacestodock-caption-windowapps-menu .window-close { height: 20px; width: 20px; background-size: 24px; } + +.workspacestodock-caption-windowapps-menu-label { padding: 0 10px 0 10px; } + +.workspacestodock-caption-windowapps-button { padding: 0 4px; } + +.workspacestodock-caption-windowapps-button-icon { padding: 2px 2px 0 2px; border: none; border-radius: 0; background-color: transparent; box-shadow: none; } + +.workspacestodock-caption-windowapps-button:hover > .workspacestodock-caption-windowapps-button-icon { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.workspacestodock-caption-windowapps-button-active > .workspacestodock-caption-windowapps-button-icon, .workspacestodock-caption-windowapps-button-active:hover > .workspacestodock-caption-windowapps-button-icon { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 -2px #3f51b5; } + +.workspacestodock-caption-number { height: 20px; min-width: 7px; padding: 0 7px; border-radius: 999px; color: rgba(17, 17, 17, 0.54); background-color: #e7e7e7; font-weight: 700; font-size: 90%; text-align: center; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); } + +.workspacestodock-caption-number-current { color: #7986cb; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.workspacestodock-caption-name { height: 20px; min-width: 7px; padding: 0 7px; border-radius: 2px; color: rgba(17, 17, 17, 0.54); background-color: #e7e7e7; font-weight: 700; font-size: 90%; text-align: center; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); } + +.workspacestodock-caption-name-current { color: #7986cb; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.workspacestodock-caption-windowcount { min-width: 7px; padding: 0 7px; border: none; color: rgba(17, 17, 17, 0.54); background-color: transparent; font-weight: 700; font-size: 90%; text-align: center; } + +.workspacestodock-caption-windowcount-current { color: #111111; } + +.workspacestodock-caption-windowcount-image { width: 20px; height: 16px; } + +.workspacestodock-caption-spacer { width: 1px; border: 1px solid transparent; } + +.workspacestodock-caption-windowcount-image-1 { background-image: url("assets/h-one.svg"); } + +.workspacestodock-caption-windowcount-image-2 { background-image: url("assets/h-two.svg"); } + +.workspacestodock-caption-windowcount-image-3 { background-image: url("assets/h-three.svg"); } + +.workspacestodock-caption-windowcount-image-4 { background-image: url("assets/h-four.svg"); } diff --git a/themes/Plata-Lumine/gnome-shell/eye-not-looking-symbolic.svg b/themes/Plata-Lumine/gnome-shell/eye-not-looking-symbolic.svg new file mode 100644 index 0000000..55a0f50 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/eye-not-looking-symbolic.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/eye-open-negative-filled-symbolic.svg b/themes/Plata-Lumine/gnome-shell/eye-open-negative-filled-symbolic.svg new file mode 100644 index 0000000..0721fae --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/eye-open-negative-filled-symbolic.svg @@ -0,0 +1,103 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/gdm3-Plata-Lumine.css b/themes/Plata-Lumine/gnome-shell/gdm3-Plata-Lumine.css new file mode 100644 index 0000000..eecd462 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/gdm3-Plata-Lumine.css @@ -0,0 +1,1604 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +* { transition-property: border-color, border-image, background-color, background-image, box-shadow; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.17s; text-shadow: none; icon-shadow: none; } + +*:focus { transition-duration: 0s; } + +stage { color: #111111; font-size: 100%; } + +.button { padding: 7px 16px 8px; border-radius: 2.5px; border: none; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.button:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.button:focus { border: none; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.button:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.modal-dialog-linked-button { padding: 9px 16px 10px; } + +.hotplug-notification-item, .notification-banner .notification-button, .modal-dialog-linked-button { border: 0 none transparent; font-weight: 500; text-shadow: none; icon-shadow: none; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.hotplug-notification-item:hover, .notification-banner .notification-button:hover, .modal-dialog-linked-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.hotplug-notification-item:focus, .notification-banner .notification-button:focus, .modal-dialog-linked-button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.hotplug-notification-item:active, .notification-banner .notification-button:active, .modal-dialog-linked-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.hotplug-notification-item:insensitive, .notification-banner .notification-button:insensitive, .modal-dialog-linked-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.hotplug-notification-item:first-child, .notification-banner .notification-button:first-child, .modal-dialog-linked-button:first-child { border-radius: 0 0 0 8.5px; } + +.hotplug-notification-item:last-child, .notification-banner .notification-button:last-child, .modal-dialog-linked-button:last-child { border-radius: 0 0 8.5px 0; } + +.hotplug-notification-item:first-child:last-child, .notification-banner .notification-button:first-child:last-child, .modal-dialog-linked-button:first-child:last-child { border-radius: 0 0 8.5px 8.5px; } + +StEntry StIcon.peek-password, StEntry StIcon.capslock-warning { icon-size: 16px; padding: 0 0.3em; } + +StEntry { min-height: 2.5em; padding: 0 0.8em; border-radius: 4.5px 4.5px 0 0; border-width: 0; selection-background-color: #3f51b5; selected-color: white; transition-duration: 0s; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +StEntry StIcon.capslock-warning { warning-color: #ff9800; } + +StEntry .hint-text { color: rgba(17, 17, 17, 0.54); } + +StEntry .hint-text:ltr { margin-left: 2px; } + +StEntry .hint-text:rtl { margin-right: 2px; } + +.capslock-warning-label { padding-bottom: 0.75em; color: #ff9800; font-size: 90%; text-align: center; } + +StScrollView.vfade.search-display { -st-vfade-offset: 48px; } + +StScrollView.hfade { -st-hfade-offset: 0; } + +StScrollBar { padding: 0; } + +StScrollView StScrollBar { min-width: 0.9em; min-height: 0.9em; } + +StScrollBar StBin#trough { margin: 0; border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { margin: 0; border-radius: 0; background-color: rgba(17, 17, 17, 0.2916); } + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { background-color: #111111; } + +.slider { height: 16px; color: #7986cb; -slider-height: 2px; -slider-background-color: rgba(17, 17, 17, 0.2); -slider-border-color: transparent; -slider-active-background-color: #7986cb; -slider-active-border-color: transparent; -slider-handle-border-width: 0; -slider-handle-radius: 8px; -barlevel-height: 2px; -barlevel-background-color: rgba(17, 17, 17, 0.2); -barlevel-border-color: transparent; -barlevel-active-background-color: #7986cb; -barlevel-active-border-color: transparent; -barlevel-overdrive-color: #f44336; -barlevel-overdrive-border-color: transparent; -barlevel-overdrive-separator-width: 2px; -barlevel-border-width: 0; } + +.check-box StBoxLayout { spacing: 0.8em; } + +.check-box StBin { width: 16px; height: 16px; background-image: url("resource:///org/gnome/shell/theme/assets/checkbox-off.svg"); color: rgba(17, 17, 17, 0.87); } + +.check-box:focus StBin { background-image: url("resource:///org/gnome/shell/theme/assets/checkbox-off-hover.svg"); color: #111111; } + +.check-box:checked StBin { background-image: url("resource:///org/gnome/shell/theme/assets/checkbox.svg"); color: #111111; } + +.check-box:focus:checked StBin { background-image: url("resource:///org/gnome/shell/theme/assets/checkbox-hover.svg"); color: #111111; } + +.toggle-switch { width: 40px; height: 20px; background-size: contain; } + +.toggle-switch { background-image: url("resource:///org/gnome/shell/theme/toggle-off.svg"); } + +.toggle-switch:checked { background-image: url("resource:///org/gnome/shell/theme/toggle-on.svg"); } + +.shell-link { border-radius: 2.5px; color: #2196f3; } + +.shell-link:hover { border: none; background-color: rgba(33, 150, 243, 0.12); color: #2196f3; } + +.shell-link:active { border: none; background-color: rgba(33, 150, 243, 0.25); color: #2196f3; box-shadow: 0 0 transparent; } + +.headline { font-size: 110%; } + +.lightbox { background-color: black; } + +.flashspot { background-color: white; } + +.modal-dialog { border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 0 transparent; } + +.modal-dialog-content-box { max-width: 28em; margin: 24px; spacing: 24px; padding: 0; } + +.modal-dialog .run-dialog .modal-dialog-content-box { margin-top: 0; margin-bottom: 0; } + +.modal-dialog .run-dialog-entry { width: 20em; } + +.modal-dialog .run-dialog-description { color: rgba(17, 17, 17, 0.54); font-size: 90%; text-align: center; } + +.end-session-dialog-subject { font-size: 130%; } + +.dialog-list { spacing: 16px; } + +.dialog-list-title { color: #111111; text-align: center; font-weight: 700; } + +.dialog-list-scrollview { max-height: 200px; } + +.dialog-list-box { spacing: 1em; } + +.dialog-list-box .dialog-list-item { spacing: 1em; } + +.dialog-list-box .dialog-list-item-title { color: #111111; font-weight: 700; } + +.dialog-list-box .dialog-list-item-description { color: rgba(17, 17, 17, 0.87); font-weight: 400; font-size: 90%; } + +.message-dialog-content { spacing: 18px; color: #111111; } + +.message-dialog-title { color: #111111; font-size: 130%; font-weight: 700; text-align: center; } + +.message-dialog-title.leightweight { font-size: 90%; } + +.message-dialog-description { text-align: center; } + +.message-dialog-description { color: rgba(17, 17, 17, 0.87); font-weight: 400; } + +.end-session-dialog { width: 30em; border: none; } + +.end-session-dialog-list { padding-top: 20px; } + +.end-session-dialog-layout:ltr { padding-left: 17px; } + +.end-session-dialog-layout:rtl { padding-right: 17px; } + +.end-session-dialog-description { width: 28em; padding-bottom: 10px; } + +.end-session-dialog-description:ltr { text-align: left; } + +.end-session-dialog-description:rtl { text-align: right; } + +.end-session-dialog-logout-icon { width: 48px; height: 48px; background-size: contain; color: #111111; border-radius: 999px; } + +.end-session-dialog-shutdown-icon { width: 48px; height: 48px; color: #111111; } + +.end-session-dialog .dialog-list-title { color: #ff9800; } + +.end-session-dialog-battery-warning { width: 28em; padding-top: 6px; color: #ff9800; } + +.end-session-dialog-battery-warning:ltr { text-align: left; } + +.end-session-dialog-battery-warning:rtl { text-align: right; } + +.prompt-dialog { width: 28em; border: none; } + +.prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 6px; } + +.prompt-dialog-password-grid .prompt-dialog-password-entry { width: auto; } + +.prompt-dialog-password-grid .prompt-dialog-password-entry:ltr { margin-left: 20px; } + +.prompt-dialog-password-grid .prompt-dialog-password-entry:rtl { margin-right: 20px; } + +.prompt-dialog-password-layout { spacing: 8px; } + +.prompt-dialog-password-entry { width: 20em; } + +.prompt-dialog-error-label, .prompt-dialog-caps-lock-warning { color: #f44336; } + +.prompt-dialog-error-label, .prompt-dialog-caps-lock-warning, .prompt-dialog-info-label, .prompt-dialog-null-label { text-align: center; font-size: 100%; } + +.prompt-dialog-caps-lock-warning { padding-left: 8px; } + +.hidden { color: transparent; } + +.polkit-dialog-user-layout { spacing: 8px; margin-bottom: 6px; text-align: center; } + +.polkit-dialog-user-root-label { color: #ff9800; } + +.polkit-dialog-user-icon { background-size: contain; border-radius: 999px; } + +.audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } + +.audio-selection-box { spacing: 20px; } + +.audio-selection-device { border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 2.5px; } + +.audio-selection-device:hover, .audio-selection-device:focus { background-color: rgba(17, 17, 17, 0.12); } + +.audio-selection-device:active { background-color: #3f51b5; color: white; } + +.audio-selection-device-box { padding: 2em; spacing: 2em; } + +.audio-selection-device-icon { icon-size: 64px; } + +.popup-menu { min-width: 15em; } + +.popup-menu .popup-sub-menu { border-width: 0 0 1px; border-style: solid; border-color: rgba(0, 0, 0, 0.15); background-color: #f8f8f8; box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.12); } + +.popup-menu .popup-sub-menu .popup-menu-item:ltr { padding-left: 12px; } + +.popup-menu .popup-sub-menu .popup-menu-item:rtl { padding-right: 12px; } + +.popup-menu .popup-menu-item { spacing: 8px; color: rgba(17, 17, 17, 0.87); font-weight: 400; transition-duration: 0s; } + +.popup-menu .popup-menu-item:ltr { padding: 0.45em 24px 0.45em 0; } + +.popup-menu .popup-menu-item:rtl { padding: 0.45em 0 0.45em 24px; } + +.popup-menu .popup-menu-item:checked, .popup-menu .popup-menu-item:checked.selected { background-color: transparent; color: #3f51b5; box-shadow: 0 0 transparent; } + +.popup-menu .popup-menu-item:checked:hover { background-color: rgba(63, 81, 181, 0.12); color: #3f51b5; } + +.popup-menu .popup-menu-item:checked:active { background-color: rgba(63, 81, 181, 0.25); color: #3f51b5; } + +.popup-menu .popup-menu-item:checked:insensitive { color: rgba(63, 81, 181, 0.4); } + +.popup-menu .popup-menu-item.selected { background-color: rgba(17, 17, 17, 0.12); color: #111111; transition-duration: 0s; } + +.popup-menu .popup-menu-item:active { background-color: rgba(17, 17, 17, 0.25); color: #111111; transition-duration: 0.17s; } + +.popup-menu .popup-menu-item.selected:active { color: #111111; } + +.popup-menu .popup-menu-item:insensitive { color: rgba(17, 17, 17, 0.28); } + +.popup-menu .popup-inactive-menu-item { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .popup-inactive-menu-item:insensitive { color: rgba(17, 17, 17, 0.28); } + +.popup-menu.panel-menu { -boxpointer-gap: 1px; } + +.popup-menu StEntry { background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); transition-duration: 0s; } + +.popup-menu StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.popup-menu StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.popup-menu StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.popup-menu StEntry .hint-text { color: rgba(17, 17, 17, 0.54); } + +.popup-menu StScrollBar StBin#trough { background-color: rgba(255, 255, 255, 0.54); } + +.popup-menu StScrollBar StButton#vhandle, .popup-menu StScrollBar StButton#hhandle { background-color: rgba(17, 17, 17, 0.2916); } + +.popup-menu StScrollBar StButton#vhandle:hover, .popup-menu StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +.popup-menu StScrollBar StButton#vhandle:active, .popup-menu StScrollBar StButton#hhandle:active { background-color: #111111; } + +.popup-menu-arrow { icon-size: 16px; } + +.popup-menu-icon { icon-size: 16px; } + +.popup-menu-ornament { width: 16px; height: 0; text-align: right; font-size: 16px; color: #3f51b5; font-family: Sans-Serif; font-weight: 700; } + +.popup-menu-boxpointer, .candidate-popup-boxpointer { -arrow-border-radius: 0; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -arrow-box-shadow: 0 0 transparent; border-radius: 0; box-shadow: 0 0 transparent; } + +.popup-menu-boxpointer { -arrow-background-color: transparent; } + +.popup-menu-boxpointer .popup-menu-content { padding: 0.3em 0; border: 1px solid lightgray; background-color: #e7e7e7; } + +.rename-popup, .candidate-popup-boxpointer .candidate-popup-content, .popup-menu-boxpointer .popup-menu-content { margin: 3px 5px 12px; border-radius: 4.5px; box-shadow: 0 4.5px 5.5px rgba(0, 0, 0, 0.38); } + +.candidate-popup-boxpointer { -arrow-background-color: transparent; border: 0 none transparent; background: transparent; } + +.candidate-popup-boxpointer .candidate-popup-content { background-color: rgba(231, 231, 231, 0.93); color: rgba(17, 17, 17, 0.87); } + +.popup-separator-menu-item { padding: 0; } + +.popup-separator-menu-item .popup-separator-menu-item-separator { height: 1px; margin: 0; background-color: rgba(0, 0, 0, 0.15); } + +.rename-folder-popup .popup-menu-content { padding: 8px 0; } + +.rename-folder-popup .popup-menu-ornament { width: 0; } + +.rename-folder-popup .popup-menu-item { spacing: 8px; } + +.rename-folder-popup .popup-menu-item:ltr { padding: 0 8px 0 0; } + +.rename-folder-popup .popup-menu-item:rtl { padding: 0 0 0 8px; } + +.rename-folder-popup .button { padding: 5px 14px 6px; border-radius: 2.5px; font-weight: 500; border: 2px solid transparent; background-color: #673ab7; color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 transparent; } + +.rename-folder-popup .button:hover { border: 2px solid transparent; background-color: #7952c0; color: white; box-shadow: 0 0 transparent; } + +.rename-folder-popup .button:focus { border: 2px solid rgba(255, 255, 255, 0.2); color: white; box-shadow: 0 0 transparent; transition-duration: 0.17s; } + +.rename-folder-popup .button:active { border: 2px solid transparent; background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; } + +.rename-folder-popup .button:insensitive { padding: 7px 16px 8px; border: 0 none transparent; background-color: rgba(17, 17, 17, 0.12); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.background-menu { -boxpointer-gap: 0; -arrow-rise: 0; } + +@elif $ver < 3.33 { .system-switch-user-submenu-icon { icon-size: 16px; padding: 0 5.5px; } } + +.lowres-icon { icon-shadow: none; } + +.icon-dropshadow { icon-shadow: none; } + +.osd-window { min-width: 64px; min-height: 64px; margin: 32px; spacing: 1em; font-weight: 700; text-align: center; } + +.osd-window .osd-monitor-label { font-size: 300%; } + +.osd-window .level { height: 3px; border-radius: 0; background-color: rgba(17, 17, 17, 0.2); color: #4caf50; } + +.osd-window .level-bar { border-radius: 0; background-color: #4caf50; } + +.osd-window .level { -barlevel-height: 3px; -barlevel-background-color: transparent; -barlevel-active-background-color: #4caf50; -barlevel-overdrive-color: #f44336; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; } + +.pad-osd-window { padding: 32px; background-color: rgba(231, 231, 231, 0.93); } + +.pad-osd-window .pad-osd-title-box { spacing: 12px; } + +.pad-osd-window .pad-osd-title-menu-box { spacing: 6px; } + +.combo-box-label { width: 15em; } + +.switcher-popup { padding: 8px; spacing: 16px; } + +.switcher-list > StLabel { min-height: 26.6px; } + +.switcher-list-item-container { spacing: 8px; } + +.switcher-list .item-box { padding: 6px; border: 2px solid transparent; border-radius: 2.5px; } + +.switcher-list .item-box:outlined { border: 2px solid rgba(17, 17, 17, 0.2); } + +.switcher-list .item-box:selected { background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; } + +.switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } + +.switcher-list .thumbnail { width: 256px; } + +.switcher-list .separator { width: 1px; background: rgba(0, 0, 0, 0.15); } + +.switcher-arrow { border-color: transparent; color: rgba(17, 17, 17, 0.87); } + +.switcher-arrow:highlighted { color: #111111; } + +.input-source-switcher-symbol { width: 96px; height: 96px; font-size: 300%; } + +.cycler-highlight { border-radius: 2.5px 2.5px 0 0; } + +.workspace-switcher { padding: 0; spacing: 8px; border: 0; border-radius: 0; background: transparent; } + +.workspace-switcher-group { padding: 12px; } + +.ws-switcher-active-right, .ws-switcher-active-left, .ws-switcher-active-down, .ws-switcher-active-up { height: 54px; border: 0 none transparent; border-radius: 2.5px; background-size: 24px; background-color: rgba(30, 52, 166, 0.25); } + +.ws-switcher-active-up { background-image: url("resource:///org/gnome/shell/theme/assets/go-up.svg"); } + +.ws-switcher-active-down { background-image: url("resource:///org/gnome/shell/theme/assets/go-down.svg"); } + +.ws-switcher-active-left { background-image: url("resource:///org/gnome/shell/theme/assets/go-left.svg"); } + +.ws-switcher-active-right { background-image: url("resource:///org/gnome/shell/theme/assets/go-right.svg"); } + +.ws-switcher-box { height: 50px; border: 2px solid rgba(17, 17, 17, 0.2); border-radius: 2.5px; background: transparent; } + +.osd-window, .resize-popup, .switcher-list, .workspace-switcher-container { padding: 16px; border-radius: 8.5px; border: 0 none transparent; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.tile-preview { border: 1px solid #3f51b5; border-radius: 0; background-color: rgba(63, 81, 181, 0.2); } + +.tile-preview-left.on-primary, .tile-preview-left.on-primary.tile-preview-right, .tile-preview-right.on-primary { border-radius: 0; } + +#panel { min-height: 30px; height: 2.1em; background-color: #e0e0e0; font-weight: 700; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.27s; } + +#panel #panelLeft, #panel #panelCenter { spacing: 0; } + +#panel .panel-corner { -panel-corner-radius: 0; -panel-corner-background-color: rgba(224, 224, 224, 0.01); -panel-corner-border-width: 0; -panel-corner-border-color: transparent; transition-duration: 0s; } + +#panel .panel-corner:hover, #panel .panel-corner:focus { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel .panel-corner:active, #panel .panel-corner:overview { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 2px #3f51b5; } + +#panel .panel-corner StLabel { padding: 0 4px 1px; } + +#panel .panel-corner StIcon { margin-top: 1px; } + +#panel .panel-button { -natural-hpadding: 10px; -minimum-hpadding: 10px; color: #111111; text-shadow: none; icon-shadow: none; font-weight: 700; transition-duration: 0s; } + +#panel .panel-button .app-menu-icon { -st-icon-style: symbolic; padding: 0 5px; } + +#panel .panel-button:hover { background-color: rgba(224, 224, 224, 0.01); color: black; box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel .panel-button:active, #panel .panel-button:focus, #panel .panel-button:checked, #panel .panel-button:overview { background-color: rgba(224, 224, 224, 0.01); color: black; box-shadow: inset 0 2px #3f51b5; } + +#panel .panel-button .system-status-icon { icon-size: 16px; padding: 0 5px; } + +#panel .panel-button StLabel { padding: 0 4px 1px; } + +#panel .panel-button StIcon { margin-top: 1px; } + +#panel .panel-button.clock-display { -natural-hpadding: 0; -minimum-hpadding: 0; } + +#panel .panel-button.clock-display:hover, #panel .panel-button.clock-display:active, #panel .panel-button.clock-display:focus, #panel .panel-button.clock-display:checked, #panel .panel-button.clock-display:overview { box-shadow: 0 0 transparent; } + +#panel .panel-button.clock-display .clock-display-box { spacing: 10px; } + +#panel .panel-button.clock-display .clock { padding-left: 10px; padding-right: 10px; background-color: rgba(224, 224, 224, 0.01); } + +#panel .panel-button.clock-display:hover .clock { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock, #panel .panel-button.clock-display:overview .clock { box-shadow: inset 0 2px #3f51b5; } + +#panel .panel-button.clock-display > StBoxLayout > StIcon { padding-bottom: 1px; icon-size: 16px; color: #673ab7; } + +#panel StLabel { text-shadow: none; } + +#panel StIcon { icon-shadow: none; } + +#panel .panel-status-indicators-box, #panel .panel-status-menu-box { spacing: 0; } + +#panel .panel-status-indicators-box .power-status StLabel { margin-top: 0.05em; padding: 0; } + +#panel .screencast-indicator { color: #f44336; } + +#panel .remote-access-indicator { color: #ff9800; } + +#panel:overview, #panel.unlock-screen, #panel.login-screen { background-color: rgba(224, 224, 224, 0.54); box-shadow: 0 0 transparent; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); transition-duration: 0.27s; } + +#panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { -panel-corner-radius: 0; -panel-corner-background-color: transparent; -panel-corner-border-width: 0; -panel-corner-border-color: transparent; } + +#panel .panel-button .popup-menu-arrow { width: 0; height: 0; color: transparent; icon-shadow: none; } + +#calendarArea { padding: 0.75em 0; } + +.datemenu-today-button, .world-clocks-button, .weather-button, .events-section-title, .calendar { border: 0 none transparent; background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; } + +.calendar { margin-bottom: 1em; border-radius: 2.5px; padding-left: 0; padding-right: 0; color: #111111; } + +.calendar, .datemenu-today-button, .datemenu-displays-box, .message-list-sections { margin: 0 1.5em; } + +.datemenu-calendar-column { spacing: 0.5em; padding: 0 1em; } + +.datemenu-calendar-column:ltr, .datemenu-calendar-column:rtl { margin: 0; } + +.datemenu-displays-section { padding-bottom: 0; } + +.datemenu-displays-box { spacing: 1em; } + +.datemenu-calendar-column { border-style: solid; border-color: rgba(0, 0, 0, 0.15); } + +.datemenu-calendar-column:ltr { border-left-width: 1px; } + +.datemenu-calendar-column:rtl { border-right-width: 1px; } + +.datemenu-today-button, .world-clocks-button, .weather-button, .events-section-title { padding: 0.4em; border-radius: 2.5px; } + +.datemenu-today-button, .world-clocks-button, .weather-button, .events-section-title { color: rgba(17, 17, 17, 0.87); } + +.datemenu-today-button:hover, .datemenu-today-button:focus, .world-clocks-button:hover, .world-clocks-button:focus, .weather-button:hover, .weather-button:focus, .events-section-title:hover, .events-section-title:focus { color: #111111; background-color: rgba(17, 17, 17, 0.12); } + +.datemenu-today-button:active, .world-clocks-button:active, .weather-button:active, .events-section-title:active { color: #111111; background-color: rgba(17, 17, 17, 0.25); } + +.datemenu-today-button .day-label { color: rgba(17, 17, 17, 0.54); font-weight: 700; } + +.datemenu-today-button .date-label { color: rgba(17, 17, 17, 0.87); font-size: 150%; font-weight: 500; } + +.datemenu-today-button:hover .day-label, .datemenu-today-button:focus .day-label, .datemenu-today-button:active .day-label { color: rgba(17, 17, 17, 0.87); } + +.datemenu-today-button:hover .date-label, .datemenu-today-button:focus .date-label, .datemenu-today-button:active .date-label { color: #111111; } + +.world-clocks-header, .weather-header, .events-section-title { color: rgba(17, 17, 17, 0.54); font-weight: 700; } + +.world-clocks-grid, .weather-grid { spacing-rows: 0.4em; spacing-columns: 0.8em; } + +.world-clocks-city, .world-clocks-time { color: #111111; font-weight: 400; font-size: 100%; } + +.world-clocks-timezone { color: rgba(17, 17, 17, 0.54); font-size: 90%; } + +.weather-box, .weather-header-box { spacing: 0.4em; } + +.weather-header.location { color: rgba(17, 17, 17, 0.87); font-weight: 400; font-size: 90%; } + +.weather-forecast-icon { width: 2.4em; height: 2.4em; border-radius: 999px; background-color: rgba(17, 17, 17, 0.1044); color: rgba(17, 17, 17, 0.87); icon-size: 24px; } + +.weather-forecast-time { padding: 0.2em 0 0.4em; color: rgba(17, 17, 17, 0.54); font-size: 80%; } + +.weather-forecast-temp { font-weight: 700; } + +.calendar-month-label { padding: 4px 0; color: #111111; font-weight: 700; } + +.pager-button { width: 2.1em; height: 2.1em; border-radius: 999px; color: #111111; background-color: transparent; } + +.pager-button:hover { background-color: rgba(17, 17, 17, 0.12); } + +.pager-button:focus { background-color: rgba(231, 231, 231, 0.01); box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.pager-button:focus:hover { background-color: rgba(17, 17, 17, 0.12); } + +.pager-button:active { background-color: rgba(17, 17, 17, 0.25); } + +.calendar-change-month-back { color: rgba(17, 17, 17, 0.87); } + +.calendar-change-month-back StIcon { icon-size: 16px; } + +.calendar-change-month-back:hover, .calendar-change-month-back:focus { color: #111111; } + +.calendar-change-month-forward { color: rgba(17, 17, 17, 0.87); } + +.calendar-change-month-forward StIcon { icon-size: 16px; } + +.calendar-change-month-forward:hover, .calendar-change-month-forward:focus { color: #111111; } + +.calendar-day-base { width: 2.4em; height: 2.4em; padding: 0; margin: 0.2em; border-radius: 999px; border: 0 none transparent; font-size: 90%; text-align: center; transition-duration: 0.07s; } + +.calendar-day-base:hover, .calendar-day-base:focus { background-color: rgba(17, 17, 17, 0.12); } + +.calendar-day-base:active, .calendar-day-base:active:hover, .calendar-day-base:selected, .calendar-day-base:selected:hover { color: white; background-color: #3f51b5; transition-duration: 0.17s; } + +.calendar-day-base.calendar-day-heading { width: 2.4em; height: 1.9em; margin-top: 0.2em; padding: 0.5em 0 0; background-color: transparent; color: rgba(17, 17, 17, 0.54); font-weight: 500; font-size: 90%; text-align: center; } + +.calendar-week-number { width: 2.4em; height: 1.9em; margin: 0.2em; padding: 0.5em 0 0; background-color: transparent; color: rgba(17, 17, 17, 0.54); font-weight: 500; text-align: center; } + +.calendar-day { border-width: 0; color: #111111; } + +.calendar-day-top { border-top-width: 0; } + +.calendar-day-left { border-left-width: 0; } + +.calendar-day-with-events { background-image: none; color: #2196f3; font-weight: 500; background-image: url("resource:///org/gnome/shell/theme/calendar-today.svg"); background-size: contain; } + +.calendar-day-with-events:hover, .calendar-day-with-events:focus { background-color: rgba(33, 150, 243, 0.12); } + +.calendar-day-with-events:active, .calendar-day-with-events:active:hover, .calendar-day-with-events:active:focus, .calendar-day-with-events:selected, .calendar-day-with-events:selected:hover, .calendar-day-with-events:selected:focus { color: white; background-color: #3f51b5; background-image: none; border-color: transparent; } + +.calendar-today { border: none; font-weight: 700; } + +.calendar-today, .calendar-today.calendar-day-with-events { background-color: rgba(17, 17, 17, 0.87); color: rgba(255, 255, 255, 0.9); } + +.calendar-today:hover, .calendar-today:focus, .calendar-today.calendar-day-with-events:hover, .calendar-today.calendar-day-with-events:focus { background-color: #111111; color: white; } + +.calendar-today:selected, .calendar-today:selected:hover, .calendar-today.calendar-day-with-events:selected, .calendar-today.calendar-day-with-events:selected:hover { color: white; background-color: #3f51b5; border-color: transparent; } + +.calendar-other-month-day { color: rgba(17, 17, 17, 0.2916); } + +.calendar-other-month-day:hover, .calendar-other-month-day:focus { color: rgba(17, 17, 17, 0.54); background-color: rgba(17, 17, 17, 0.0648); } + +.calendar-other-month-day.calendar-day-with-events { color: rgba(33, 150, 243, 0.2916); background-image: url("resource:///org/gnome/shell/theme/calendar-today-other.svg"); } + +.calendar-other-month-day.calendar-day-with-events:hover, .calendar-other-month-day.calendar-day-with-events:focus { color: rgba(33, 150, 243, 0.54); background-color: rgba(33, 150, 243, 0.0648); } + +.message-list { width: 420px; } + +.message-list-clear-button.button { font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.message-list-clear-button.button:hover, .message-list-clear-button.button:focus { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.message-list-clear-button.button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.message-list-clear-button.button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.message-list-controls { margin: 1.5em 1.5em 0; } + +.message-list-controls > StLabel { color: #111111; } + +.message-list-sections { spacing: 0; } + +.message-list-section { spacing: 0; padding: 0; } + +.message-list-section-list { spacing: 1px; margin-top: 0.3em; margin-bottom: 0.9em; padding: 0; border: 1px solid rgba(255, 255, 255, 0.01); background-color: rgba(0, 0, 0, 0.075); } + +.message-list-placeholder { spacing: 12px; color: rgba(17, 17, 17, 0.54); } + +.message { padding: 0.9em; border-radius: 0; background-color: transparent; color: #111111; margin: 0; border: 0 none transparent; box-shadow: 0 0 transparent; } + +.popup-menu .message { padding: 0.6em; background-color: white; border: 1px solid white; color: rgba(17, 17, 17, 0.87); } + +.popup-menu .message .message-icon-bin > StIcon, .popup-menu .message .message-icon-bin > .fallback-app-icon, .popup-menu .message .message-title, .popup-menu .message .message-body { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .message:hover, .popup-menu .message:focus { background-color: #e2e2e2; border: 1px solid #e2e2e2; color: #111111; } + +.popup-menu .message:hover .message-icon-bin > StIcon, .popup-menu .message:hover .message-icon-bin > .fallback-app-icon, .popup-menu .message:hover .message-title, .popup-menu .message:hover .message-body, .popup-menu .message:focus .message-icon-bin > StIcon, .popup-menu .message:focus .message-icon-bin > .fallback-app-icon, .popup-menu .message:focus .message-title, .popup-menu .message:focus .message-body { color: #111111; } + +.popup-menu .message:hover .message-secondary-bin, .popup-menu .message:hover .message-secondary-bin > .event-time, .popup-menu .message:focus .message-secondary-bin, .popup-menu .message:focus .message-secondary-bin > .event-time { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .message:active { background-color: #c4c4c4; border: 1px solid #c4c4c4; color: #111111; } + +.popup-menu .message:active .message-icon-bin > StIcon, .popup-menu .message:active .message-icon-bin > .fallback-app-icon, .popup-menu .message:active .message-title, .popup-menu .message:active .message-body { color: #111111; } + +.popup-menu .message:active .message-secondary-bin, .popup-menu .message:active .message-secondary-bin > .event-time { color: rgba(17, 17, 17, 0.87); } + +.message-icon-bin { margin: 0.2em 0.6em 0; padding: 0; } + +.message-icon-bin > StIcon, .message-icon-bin > .fallback-app-icon { min-width: 16px; min-height: 16px; color: #111111; icon-size: 16px; -st-icon-style: symbolic; } + +.message-secondary-bin { color: rgba(17, 17, 17, 0.54); } + +.message-secondary-bin:ltr { padding-left: 0.6em; } + +.message-secondary-bin:rtl { padding-right: 0.6em; } + +.message-secondary-bin > .event-time { min-height: 12px; margin-bottom: 0.305em; padding: 0; font-size: 90%; color: rgba(17, 17, 17, 0.54); } + +.message-secondary-bin > StIcon { padding: 0.2em; icon-size: 16px; } + +.popup-menu .message-secondary-bin, .popup-menu .message-secondary-bin > .event-time { color: rgba(17, 17, 17, 0.54); } + +.message-title { min-height: 12px; margin-bottom: 0.1em; padding: 1.33px 0 0; color: #111111; font-weight: 700; font-size: 110%; } + +.message-content { padding: 0; color: #111111; } + +.message-content * > StIcon { padding: 0.2em; icon-size: 16px; border-radius: 999px; } + +.message-content StButton > StIcon { color: #1e34a6; } + +.popup-menu .message-content StButton > StIcon { color: rgba(30, 52, 166, 0.87); } + +.message-content StButton:hover > StIcon, .message-content StButton:focus > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.12); } + +.popup-menu .message-content StButton:hover > StIcon, .popup-menu .message-content StButton:focus > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.12); } + +.message-content StButton:active > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.25); } + +.popup-menu .message-content StButton:active > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.25); } + +.message-body { color: #111111; } + +.message-media-control { padding: 0 8px; margin: 0 6px; border-radius: 999px; color: rgba(30, 52, 166, 0.87); background: transparent; background-size: 32px 32px; } + +.message-media-control:hover { color: #1e34a6; background-image: url("resource:///org/gnome/shell/theme/assets/media-control-hover.svg"); background-size: 32px 32px; } + +.message-media-control:active { color: #1e34a6; background-image: url("resource:///org/gnome/shell/theme/assets/media-control-active.svg"); background-size: 32px 32px; } + +.message-media-control:insensitive { color: rgba(30, 52, 166, 0.28); background-image: none; background: transparent; } + +.media-message-cover-icon { icon-size: 48px !important; } + +.media-message-cover-icon.fallback { icon-size: 24px !important; padding: 12px; border: none; border-radius: 2.5px; color: rgba(17, 17, 17, 0.54); background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +.popup-menu .message .media-message-cover-icon.fallback { color: rgba(17, 17, 17, 0.54); background-color: rgba(17, 17, 17, 0.12); } + +.popup-menu .message:hover .media-message-cover-icon.fallback, .popup-menu .message:focus .media-message-cover-icon.fallback, .popup-menu .message:active .media-message-cover-icon.fallback { color: rgba(17, 17, 17, 0.87); background-color: rgba(30, 52, 166, 0.25); } + +#appMenu { padding: 0 10px; } + +#appMenu StLabel:ltr { padding: 0 10px 1px 3px; } + +#appMenu StLabel:rtl { padding: 0 3px 1px 10px; } + +#appMenu .label-shadow { color: transparent; } + +.app-menu, .app-well-menu { max-width: 28em; } + +.aggregate-menu { min-width: 24em; } + +.aggregate-menu .popup-menu-icon { padding: 0 6px; -st-icon-style: symbolic; } + +.ripple-pointer-location, .ripple-box { border: 0 none transparent; background-color: rgba(121, 134, 203, 0.54); box-shadow: 0 0 transparent; } + +.ripple-box { width: 52px; height: 52px; border-radius: 0 0 52px 0; background-image: none; } + +.ripple-box:rtl { border-radius: 0 0 0 52px; } + +.ripple-pointer-location { width: 52px; height: 52px; border-radius: 26px; } + +.select-area-rubberband, .cycler-highlight { border: 1px solid #3f51b5; background-color: rgba(63, 81, 181, 0.2); box-shadow: 0 0 transparent; } + +.select-area-rubberband { border-radius: 0; } + +.window-close { width: 2.5em; height: 2.5em; -shell-close-overlap: 1.875em; margin: 0.1em; border-radius: 999px; border: 0 none transparent; background-color: #f44336; color: white; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); transition-duration: 0s; } + +.window-close StIcon { icon-size: 16px; } + +.window-close:hover { background-color: #f55a4e; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.window-close:active { background-color: #3f51b5; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.pie-timer { width: 58px; height: 58px; -pie-border-width: 3px; -pie-border-color: #7986cb; -pie-background-color: rgba(121, 134, 203, 0.2); } + +.nm-dialog { max-height: 34em; min-height: 28em; min-width: 34em; } + +.nm-dialog-content { spacing: 20px; padding: 24px; } + +.nm-dialog-header-hbox { spacing: 10px; color: rgba(17, 17, 17, 0.54); } + +.nm-dialog-header { color: #111111; font-weight: 700; font-size: 110%; } + +.nm-dialog-header-icon { icon-size: 32px; color: #111111; } + +.nm-dialog-airplane-box { spacing: 12px; } + +.nm-dialog-airplane-box .button { font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.nm-dialog-airplane-box .button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.nm-dialog-airplane-box .button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; box-shadow: 0 0 transparent; } + +.nm-dialog-airplane-box .button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.nm-dialog-airplane-headline { font-weight: 700; text-align: center; } + +.nm-dialog-airplane-text { color: #111111; } + +.nm-dialog-scroll-view { padding: 0; border: 1px solid rgba(0, 0, 0, 0.15); background-color: transparent; } + +.nm-dialog-item { spacing: 20px; padding: 12px; background-color: transparent; color: #111111; font-size: 100%; } + +.nm-dialog-item:selected { background-color: #3f51b5; color: white; } + +.nm-dialog-icons { spacing: 6px; } + +.nm-dialog-icon { icon-size: 16px; } + +.no-networks-label { color: rgba(17, 17, 17, 0.54); } + +.no-networks-box { spacing: 12px; } + +#overview { spacing: 24px; } + +#overview-controls { padding-bottom: 32px; } + +#overview StScrollBar StBin#trough { background-color: rgba(0, 0, 0, 0.12); } + +#overview StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle { background-color: rgba(255, 255, 255, 0.2916); } + +#overview StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover { background-color: rgba(255, 255, 255, 0.4698); } + +#overview StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active { background-color: white; } + +#overview StScrollView.all-apps StScrollBar StBin#trough { background-color: rgba(255, 255, 255, 0.54); } + +#overview StScrollView.all-apps StScrollBar StButton#vhandle, #overview StScrollView.all-apps StScrollBar StButton#hhandle { background-color: rgba(17, 17, 17, 0.2916); } + +#overview StScrollView.all-apps StScrollBar StButton#vhandle:hover, #overview StScrollView.all-apps StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +#overview StScrollView.all-apps StScrollBar StButton#vhandle:active, #overview StScrollView.all-apps StScrollBar StButton#hhandle:active { background-color: #111111; } + +.window-picker { -horizontal-spacing: 16px; -vertical-spacing: 16px; spacing: 8px; padding: 16px; } + +.window-picker.external-monitor { padding: 16px; } + +.window-clone-border { border: 4px solid rgba(255, 255, 255, 0.12); border-radius: 2.5px 2.5px 0 0; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); } + +.window-caption { max-width: 75em; padding: 0.6em 1.2em 0.7em; border-radius: 999px; border: 0 none transparent; font-size: 100%; font-weight: 400; text-align: center; } + +.search-entry { width: 400px; padding: 0.4em 0.8em; border-radius: 999px; border: 2px solid transparent; background-color: rgba(255, 255, 255, 0.54); box-shadow: 0 0 transparent; font-weight: 400; transition-duration: 0.17s; selection-background-color: #3f51b5; selected-color: white; } + +.search-entry, .search-entry StLabel { margin-bottom: 0.1em; color: rgba(17, 17, 17, 0.54); } + +.search-entry:hover, .search-entry:focus { caret-color: #111111; background-color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.search-entry:hover, .search-entry:hover StLabel, .search-entry:focus, .search-entry:focus StLabel { color: #111111; } + +.search-entry:focus { border-color: #3f51b5; } + +.search-entry .search-entry-icon { icon-size: 16px; color: rgba(17, 17, 17, 0.54); } + +.search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { color: #111111; } + +#searchResultsContent { max-width: 1000px; spacing: 8px; padding: 8px; } + +.search-section { spacing: 8px; } + +.search-section-content { spacing: 8px; } + +.search-section-separator { height: 0; background-color: transparent; } + +.search-section-content { padding: 8px; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); border: 0 none transparent; text-shadow: none; icon-shadow: none; } + +.list-search-results { spacing: 0; background-color: rgba(0, 0, 0, 0.01); } + +.list-search-results:ltr { padding-left: 9px; box-shadow: inset 1px 0 rgba(17, 17, 17, 0.2); } + +.list-search-results:rtl { padding-right: 9px; box-shadow: inset -1px 0 rgba(17, 17, 17, 0.2); } + +.list-search-result { padding: 0; border-radius: 2.5px; transition-duration: 0s; } + +.list-search-result:focus, .list-search-result:selected, .list-search-result:hover { transition-duration: 0s; background-color: rgba(17, 17, 17, 0.12); } + +.list-search-result:focus .list-search-result-title, .list-search-result:selected .list-search-result-title, .list-search-result:hover .list-search-result-title { color: #111111; } + +.list-search-result:focus .list-search-result-description, .list-search-result:selected .list-search-result-description, .list-search-result:hover .list-search-result-description { color: rgba(17, 17, 17, 0.87); } + +.list-search-result:active { transition-duration: 0.17s; background-color: rgba(17, 17, 17, 0.25); } + +.list-search-result:active .list-search-result-title { color: #111111; } + +.list-search-result:active .list-search-result-description { color: rgba(17, 17, 17, 0.87); } + +.list-search-result:checked { background-color: #3f51b5; transition-duration: 0.17s; } + +.list-search-result:checked .list-search-result-title { color: white; } + +.list-search-result:checked .list-search-result-description { color: rgba(255, 255, 255, 0.9); } + +.list-search-result-content { min-height: 48px; spacing: 8px; padding: 8px; } + +.list-search-result-title { font-weight: 700; font-size: 110%; color: rgba(17, 17, 17, 0.87); } + +.list-search-result-title StIcon:ltr, .list-search-result-title StLabel:ltr { padding-left: 8px; } + +.list-search-result-title StIcon:rtl, .list-search-result-title StLabel:rtl { padding-right: 8px; } + +.list-search-result-description { padding: 0; color: rgba(17, 17, 17, 0.54); } + +.list-search-provider-content { spacing: 8px; padding: 8px; } + +.list-search-provider-details { width: 120px; margin-top: 16px; font-size: 90%; color: rgba(17, 17, 17, 0.54); } + +.list-search-provider-details:ltr { margin-left: 8px; } + +.list-search-provider-details:rtl { margin-right: 8px; } + +.search-provider-icon:hover .list-search-provider-details, .search-provider-icon:focus .list-search-provider-details, .search-provider-icon:active .list-search-provider-details, .search-provider-icon:checked .list-search-provider-details { color: #111111; } + +.search-provider-icon { min-height: 66px; padding: 0 6px; color: rgba(17, 17, 17, 0.54); border: none; transition-duration: 0s; } + +.search-provider-icon:ltr { border-radius: 2.5px 999px 999px 2.5px; } + +.search-provider-icon:rtl { border-radius: 999px 2.5px 2.5px 999px; } + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover { background-color: rgba(17, 17, 17, 0.12); transition-duration: 0s; } + +.search-provider-icon:active { background-color: rgba(17, 17, 17, 0.25); transition-duration: 0.17s; } + +.search-provider-icon:checked { background-color: #3f51b5; color: white; transition-duration: 0.17s; } + +#dash { padding: 0; border: none; border-radius: 0; background-color: transparent; box-shadow: 0 0 transparent; font-size: 90%; transition-duration: 0.27s; } + +#dash .placeholder { width: 24px; height: 24px; background-image: url("resource:///org/gnome/shell/theme/assets/dash-placeholder.svg"); background-size: 24px 24px; } + +#dash .empty-dash-drop-target { width: 24px; height: 24px; } + +.dash-item-container { background: transparent; } + +.dash-item-container > StWidget { padding: 0; } + +.dash-label { padding: 7px 8px 8px; border-radius: 2.5px; border: 0 none transparent; text-align: center; -x-offset: 8px; } + +.window-caption, .dash-label { color: #111111; background-color: rgba(189, 189, 189, 0.93); box-shadow: 0 0 transparent; } + +.icon-grid { spacing: 30px; -shell-grid-horizontal-item-size: 136px; -shell-grid-vertical-item-size: 136px; } + +.icon-grid .overview-icon { icon-size: 96px; } + +.system-action-icon { icon-size: 48px; border-radius: 999px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.app-view-controls { width: 400px; margin-bottom: 12px; border-radius: 999px; background-color: rgba(0, 0, 0, 0.01) !important; box-shadow: 0 0 transparent; } + +.app-view-control { padding: 7px 32px 8px; border-radius: 999px; color: rgba(255, 255, 255, 0.87); background-color: rgba(0, 0, 0, 0.01) !important; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2); font-weight: 500; } + +.app-view-control:ltr:first-child { margin-right: 6px; } + +.app-view-control:ltr:last-child { margin-left: 6px; } + +.app-view-control:rtl:first-child { margin-left: 6px; } + +.app-view-control:rtl:last-child { margin-right: 6px; } + +.app-view-control:hover { color: white; background-color: rgba(255, 255, 255, 0.12) !important; box-shadow: 0 0 transparent; } + +.app-view-control:active { color: white; background-color: rgba(255, 255, 255, 0.25) !important; box-shadow: 0 0 transparent; } + +.app-view-control:checked { color: white; background-color: #3f51b5 !important; box-shadow: 0 0 transparent; } + +.app-view-control:hover:checked { color: white; background-color: #5868bf !important; box-shadow: 0 0 transparent; } + +.app-well-app .overview-icon, .app-well-app.app-folder .overview-icon, .show-apps .overview-icon, .grid-search-result .overview-icon { padding: 9px; border: none; border-radius: 2.5px; color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 transparent; font-weight: 700; text-align: center; transition-duration: 0s; } + +.app-well-app .overview-icon.overview-icon-with-label, .app-well-app.app-folder .overview-icon.overview-icon-with-label, .show-apps .overview-icon.overview-icon-with-label, .grid-search-result .overview-icon.overview-icon-with-label { padding: 9px; spacing: 9px; } + +.app-well-app:focus .overview-icon, .app-well-app:hover .overview-icon, .app-well-app:selected .overview-icon, .app-well-app.app-folder:focus .overview-icon, .app-well-app.app-folder:hover .overview-icon, .app-well-app.app-folder:selected .overview-icon, .show-apps:focus .overview-icon, .show-apps:hover .overview-icon, .show-apps:selected .overview-icon, .grid-search-result:focus .overview-icon, .grid-search-result:hover .overview-icon, .grid-search-result:selected .overview-icon { border-image: none; background-color: rgba(255, 255, 255, 0.12); background-image: none; color: white; box-shadow: 0 0 transparent; transition-duration: 0.07s; } + +.app-well-app:drop .overview-icon, .app-well-app.app-folder:drop .overview-icon, .show-apps:drop .overview-icon, .grid-search-result:drop .overview-icon { border: none; background-color: rgba(63, 81, 181, 0.2); box-shadow: inset 0 0 0 1px #3f51b5; } + +.app-well-app:active .overview-icon, .app-well-app.app-folder:active .overview-icon, .show-apps:active .overview-icon, .grid-search-result:active .overview-icon { border-image: none; background-color: rgba(255, 255, 255, 0.25); background-image: none; color: white; box-shadow: 0 0 transparent; transition-duration: 0.17s; } + +.app-well-app:checked .overview-icon, .app-well-app.app-folder:checked .overview-icon, .show-apps:checked .overview-icon, .grid-search-result:checked .overview-icon { background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; transition-duration: 0s; } + +.app-well-app:checked:hover .overview-icon, .app-well-app.app-folder:checked:hover .overview-icon, .show-apps:checked:hover .overview-icon, .grid-search-result:checked:hover .overview-icon { background-color: #5666be; transition-duration: 0.07s; } + +#dash .app-well-app .overview-icon, #dash .show-apps .overview-icon { border-radius: 999px; } + +#panel .app-well-app .overview-icon, #panel .show-apps .overview-icon { border-radius: 0; } + +.app-well-app-running-dot { width: 96px; height: 4px; border-radius: 0; background-color: #3f51b5; } + +.dash-item-container .app-well-app-running-dot { width: 8px; height: 8px; margin-bottom: 2px; border-radius: 999px; } + +.app-folder-icon { padding: 7px; spacing-rows: 7px; spacing-columns: 7px; } + +.app-well-app.app-folder > .overview-icon { background-color: rgba(255, 255, 255, 0.12); box-shadow: 0 0 transparent; } + +.app-well-app.app-folder:hover > .overview-icon, .app-well-app.app-folder:focus > .overview-icon { background-color: rgba(255, 255, 255, 0.25); box-shadow: 0 0 transparent; } + +.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:active:hover > .overview-icon { border-radius: 2.5px; background-color: rgba(255, 255, 255, 0.25); box-shadow: 0 0 transparent; } + +.app-well-app.app-folder:checked > .overview-icon, .app-well-app.app-folder:checked:hover > .overview-icon { border-radius: 2.5px; background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; } + +.app-folder-dialog { spacing: 16px; padding-bottom: 8.5px; border-radius: 8.5px; border: 0 none transparent; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.app-folder-dialog-container { width: 800px; height: 600px; padding: 12px; } + +.app-folder-dialog-container .app-well-app .overview-icon { color: rgba(17, 17, 17, 0.87); } + +.app-folder-dialog-container .app-well-app:focus .overview-icon, .app-folder-dialog-container .app-well-app:hover .overview-icon, .app-folder-dialog-container .app-well-app:selected .overview-icon { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.app-folder-dialog-container .app-well-app:active .overview-icon { background-color: rgba(17, 17, 17, 0.25); color: #111111; } + +.app-folder-dialog .folder-name-container { padding: 24px; spacing: 10px; } + +.app-folder-dialog .folder-name-container .folder-name-label, .app-folder-dialog .folder-name-container .folder-name-entry { font-weight: 700; font-size: 120%; } + +.app-folder-dialog .folder-name-container .folder-name-entry { width: 300px; } + +.app-folder-dialog .folder-name-container .folder-name-label { padding: 0.75em 0.8em; color: #111111; } + +.app-folder-dialog .edit-folder-button { width: 36px; height: 36px; padding: 0; border-radius: 999px; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.app-folder-dialog .edit-folder-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.app-folder-dialog .edit-folder-button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.app-folder-dialog .edit-folder-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.app-folder-dialog .edit-folder-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.app-folder-dialog .edit-folder-button > StIcon { icon-size: 16px; } + +.page-indicator { padding: 16px 24px; } + +.page-indicator .page-indicator-icon { width: 14px; height: 14px; border-radius: 999px; background-color: white; } + +.page-indicator:insensitive .page-indicator-icon { background-color: red; } + +.workspace-thumbnails, .workspace-thumbnails-left { visible-width: 56px; spacing: 12px; margin-top: 16px; margin-bottom: 32px; padding: 12px; border: none; background-color: #f8f8f8; color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.workspace-thumbnails StBin.placeholder, .workspace-thumbnails-left StBin.placeholder { height: 4px; background-color: #7986cb; } + +.workspace-thumbnail-indicator { border: none; border-radius: 0; background-color: rgba(0, 0, 0, 0.01); } + +.workspace-thumbnail-indicator:ltr { padding: 0 0 0 12px; box-shadow: inset 4px 0 #3f51b5; } + +.workspace-thumbnail-indicator:rtl { padding: 0 12px 0 0; box-shadow: inset -4px 0 #3f51b5; } + +.workspace-thumbnails, .workspace-thumbnails-left:rtl { border-radius: 8.5px 0 0 8.5px; margin-left: 24px; } + +.workspace-thumbnails:rtl, .workspace-thumbnails-left { border-radius: 0 8.5px 8.5px 0; margin-right: 24px; } + +.workspace-thumbnails:rtl .workspace-thumbnail-indicator, .workspace-thumbnails-left .workspace-thumbnail-indicator { padding: 0 12px 0 0; box-shadow: inset -4px 0 #3f51b5; } + +.all-apps, .frequent-apps > StBoxLayout { padding: 0 88px 10px 88px; } + +.search-statustext, .no-frequent-applications-label { color: rgba(255, 255, 255, 0.54); font-weight: 700; font-size: 200%; } + +.url-highlighter { link-color: #2196f3; } + +.notification-banner .url-highlighter { link-color: #2196f3; } + +.notification-banner { min-height: 32px; width: 34em; margin: 6px; border: none; border-radius: 8.5px; font-size: 110%; } + +.notification-banner, .notification-banner:hover, .notification-banner:focus { background-color: rgba(189, 189, 189, 0.93); color: #111111; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.notification-banner .notification-icon { padding: 8px; } + +.notification-banner .notification-content { padding: 8px; spacing: 8px; } + +.notification-banner .notification-actions { padding: 0; spacing: 0; border: transparent; background-color: transparent; } + +.notification-banner .secondary-icon { icon-size: 16px; } + +.notification-banner .notification-button { min-height: 1em; padding: 9px 4px 10px; } + +.summary-source-counter { width: 1.6em; height: 1.6em; border-radius: 0.9em; border: 2px solid white; font-weight: 700; font-size: 100%; -shell-counter-overlap-x: 3px; -shell-counter-overlap-y: 3px; background-color: #673ab7; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.secondary-icon { icon-size: 14px; } + +.chat-body { spacing: 5px; } + +.chat-response { margin: 5px; } + +.chat-log-message { color: rgba(17, 17, 17, 0.87); } + +.chat-new-group { padding-top: 1em; } + +.chat-received:ltr { padding-left: 4px; } + +.chat-received:rtl { padding-right: 4px; } + +.chat-sent { color: rgba(17, 17, 17, 0.87); } + +.chat-sent:ltr { padding-left: 18pt; } + +.chat-sent:rtl { padding-right: 18pt; } + +.chat-meta-message { color: rgba(17, 17, 17, 0.28); font-weight: 700; font-size: 90%; } + +.chat-meta-message:ltr { padding-left: 4px; } + +.chat-meta-message:rtl { padding-right: 4px; } + +.hotplug-transient-box { spacing: 6px; padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { padding: 2px 10px; } + +.hotplug-notification-item-icon { padding: 2px 5px; icon-size: 24px; } + +.hotplug-resident-box { spacing: 8px; } + +.hotplug-resident-mount { spacing: 8px; border-radius: 2.5px; } + +.hotplug-resident-mount:hover { background-color: rgba(17, 17, 17, 0.12); } + +.hotplug-resident-mount:active { background-color: rgba(17, 17, 17, 0.25); } + +.hotplug-resident-mount-label { padding-left: 6px; color: rgba(17, 17, 17, 0.87); } + +.hotplug-resident-mount-icon { padding-left: 6px; icon-size: 24px; } + +.hotplug-resident-eject-icon { icon-size: 16px; } + +.hotplug-resident-eject-button { padding: 7px; border-radius: 2.5px; color: #111111; } + +.magnifier-zoom-region { border: 2px solid #3f51b5; } + +.magnifier-zoom-region.full-screen { border-width: 0; } + +#keyboard { background-color: rgba(255, 255, 255, 0.28); } + +#keyboard .page-indicator { padding: 0 8px 16px; } + +#keyboard .page-indicator .page-indicator-icon { box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.54); } + +#keyboard .page-indicator:hover .page-indicator-icon { box-shadow: inset 0 0 0 2px #111111; } + +#keyboard .page-indicator:active .page-indicator-icon, #keyboard .page-indicator:checked .page-indicator-icon { box-shadow: 0 0 transparent; } + +.key-container { padding: 3.999px; spacing: 3.999px; } + +.keyboard-layout { spacing: 3.999px; padding: 3.999px; } + +.keyboard-row { spacing: 3.999px; } + +.keyboard-key { min-height: 26.66px; min-width: 26.66px; padding: 0; border-radius: 2.5px; border: 1px solid rgba(205, 205, 205, 0.9805); background-color: #e7e7e7; color: rgba(17, 17, 17, 0.87); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; font-size: 26.66px; font-weight: 700; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { border-color: #cbcbcb; background-color: #cbcbcb; color: #111111; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key:active { border-color: #b2b2b2; background-color: #b2b2b2; color: #111111; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key:grayed { border-color: rgba(224, 224, 224, 0.99454); background-color: #e0e0e0; color: rgba(17, 17, 17, 0.54); transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key.default-key { background-color: #e5e5e5; color: rgba(17, 17, 17, 0.87); } + +.keyboard-key.default-key:focus, .keyboard-key.default-key:hover, .keyboard-key.default-key:checked { border-color: #c9c9c9; background-color: #c9c9c9; color: #111111; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key.default-key:active { border-color: #b0b0b0; background-color: #b0b0b0; color: #111111; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key.enter-key { border-color: #673ab7; background-color: #673ab7; color: rgba(255, 255, 255, 0.9); } + +.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover, .keyboard-key.enter-key:checked { border-color: #7b54c0; background-color: #7b54c0; color: white; } + +.keyboard-key.enter-key:active { border-color: #3f51b5; background-color: #3f51b5; color: white; } + +.keyboard-key.shift-key-lowercase { color: rgba(17, 17, 17, 0.87); } + +.keyboard-key.shift-key-uppercase { color: #3f51b5; } + +.keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.shift-key-uppercase:checked { border-color: #cfd2df; background-color: #cfd2df; } + +.keyboard-key.shift-key-uppercase:active { border-color: #bcc0d9; background-color: #bcc0d9; } + +.keyboard-key.shift-key-uppercase:latched { color: #3f51b5; border-color: #cfd2df; background-color: #cfd2df; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key.shift-key-uppercase:latched:focus, .keyboard-key.shift-key-uppercase:latched:hover { border-color: #bcc0d9; background-color: #bcc0d9; } + +.keyboard-key StIcon { icon-size: 26.66px; } + +.keyboard-subkeys { padding: 0; border-radius: 2.5px; -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -boxpointer-gap: 3.999px; background-color: #673ab7; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.keyboard-subkeys .keyboard-key { border: 0 none transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(255, 255, 255, 0.9); box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.keyboard-subkeys .keyboard-key:focus, .keyboard-subkeys .keyboard-key:hover, .keyboard-subkeys .keyboard-key:checked { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: white; box-shadow: 0 0 transparent; } + +.keyboard-subkeys .keyboard-key:active { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.25); color: white; box-shadow: 0 0 transparent; } + +.word-suggestions { min-height: 1.6em; spacing: 17.329px; padding: 3.999px 0 0; font-weight: 500; font-size: 130%; } + +.word-suggestions StButton { padding: 0 17.329px; border-radius: 999px; background-color: #673ab7; color: rgba(255, 255, 255, 0.9); } + +.word-suggestions StButton:hover, .word-suggestions StButton:focus { background-color: #7952c0; color: white; } + +.word-suggestions StButton:active { background-color: #3f51b5; color: white; } + +.emoji-panel .keyboard-key { color: rgba(255, 255, 255, 0.87); } + +.emoji-panel .keyboard-key:focus, .emoji-panel .keyboard-key:hover, .emoji-panel .keyboard-key:active, .emoji-panel .keyboard-key:checked { color: white; } + +.emoji-panel .keyboard-key.default-key { color: rgba(17, 17, 17, 0.87); } + +.emoji-panel .keyboard-key.default-key:focus, .emoji-panel .keyboard-key.default-key:hover, .emoji-panel .keyboard-key.default-key:active, .emoji-panel .keyboard-key.default-key:checked { color: #111111; } + +.emoji-panel .keyboard-key:latched { border-color: #3f51b5; background-color: #3f51b5; } + +.emoji-panel .keyboard-key:latched:hover { border-color: #5666be; background-color: #5666be; } + +.emoji-panel .keyboard-key:latched:active { border-color: #6f7dc8; background-color: #6f7dc8; } + +.emoji-page .keyboard-key { border: 0 none transparent; background-color: transparent; color: rgba(255, 255, 255, 0.87); } + +.emoji-page .keyboard-key:focus, .emoji-page .keyboard-key:hover { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: white; } + +.emoji-page .keyboard-key:active { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.25); color: white; } + +.candidate-popup-content { padding: 0.5em; spacing: 0.3em; color: rgba(17, 17, 17, 0.54); } + +.candidate-index { color: rgba(17, 17, 17, 0.87); } + +.candidate-index:ltr { padding: 0.3em 0.5em 0.3em 0; } + +.candidate-index:rtl { padding: 0.3em 0 0.3em 0.5em; } + +.candidate-box { padding: 0.3em 0.5em; border-radius: 2.5px; color: rgba(17, 17, 17, 0.87); font-size: 110%; transition-duration: 0s; } + +.candidate-box:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.candidate-box:hover .candidate-index { color: #111111; } + +.candidate-box:active { background-color: rgba(17, 17, 17, 0.25); color: #111111; } + +.candidate-box:active .candidate-index { color: #111111; } + +.candidate-box:selected { background-color: #673ab7; color: white; } + +.candidate-box:selected .candidate-index { color: rgba(255, 255, 255, 0.9); } + +.candidate-page-button-box { height: 2em; } + +.vertical .candidate-page-button-box { padding-top: 0.5em; } + +.horizontal .candidate-page-button-box { padding-left: 0.5em; } + +.candidate-page-button { padding: 4px; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.candidate-page-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.candidate-page-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.candidate-page-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.candidate-page-button-previous { border-radius: 2.5px; border-right-width: 0; } + +.candidate-page-button-next { border-radius: 2.5px; } + +.candidate-page-button-icon { icon-size: 16px; } + +.user-icon { background-size: contain; border: 0 none transparent; color: #111111; } + +.user-icon:hover { border-color: #111111; color: #111111; } + +.user-icon { border-radius: 999px; } + +.login-dialog { border: none; background-color: transparent; } + +.login-dialog-banner-view { max-width: 23em; padding-top: 24px; } + +.login-dialog StEntry { background-color: rgba(255, 255, 255, 0.06); color: rgba(255, 255, 255, 0.87); caret-color: rgba(255, 255, 255, 0.87); box-shadow: inset 0 -2px rgba(255, 255, 255, 0.2); selection-background-color: #3f51b5; selected-color: white; transition-duration: 0s; } + +.login-dialog StEntry:hover { background-color: rgba(255, 255, 255, 0.12); color: white; box-shadow: inset 0 -2px rgba(255, 255, 255, 0.2); } + +.login-dialog StEntry:focus { background-color: rgba(255, 255, 255, 0.12); color: white; caret-color: white; box-shadow: inset 0 -2px #3f51b5; } + +.login-dialog StEntry:insensitive { background-color: rgba(255, 255, 255, 0.0168); color: rgba(255, 255, 255, 0.28); box-shadow: 0 0 transparent; } + +.login-dialog StEntry StIcon.capslock-warning { color: #ff9800; } + +.login-dialog StEntry .hint-text { color: rgba(255, 255, 255, 0.54); } + +.login-dialog .modal-dialog-button-box { spacing: 1em; } + +.login-dialog .modal-dialog-button { padding: 7px 16px 8px; font-weight: 500; font-size: 110%; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(255, 255, 255, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.login-dialog .modal-dialog-button:hover { border: none; background-color: rgba(255, 255, 255, 0.12); color: white; } + +.login-dialog .modal-dialog-button:focus { border: none; color: white; box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.login-dialog .modal-dialog-button:active { border: none; background-color: rgba(255, 255, 255, 0.25); color: white; box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(255, 255, 255, 0.28); box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default { padding: 5px 14px 6px; border: 2px solid transparent; background-color: #673ab7; color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default:hover { border: 2px solid transparent; background-color: #7952c0; color: white; box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default:focus { border: 2px solid rgba(255, 255, 255, 0.2); color: white; box-shadow: 0 0 transparent; transition-duration: 0.17s; } + +.login-dialog .modal-dialog-button:default:active { border: 2px solid transparent; background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default:insensitive { padding: 7px 16px 8px; border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.28); box-shadow: 0 0 transparent; } + +.login-dialog .cancel-button, .login-dialog .switch-user-button, .login-dialog .login-dialog-session-list-button { width: 32px; height: 32px; padding: 0; border-radius: 999px; } + +.login-dialog .cancel-button StIcon, .login-dialog .switch-user-button StIcon, .login-dialog .login-dialog-session-list-button StIcon { icon-size: 16px; } + +.login-dialog .login-dialog-session-list-button:active, .login-dialog .login-dialog-session-list-button:checked { background-color: #3f51b5; color: white; } + +.user-widget.horizontal .user-widget-label { font-weight: 700; font-size: 120%; text-align: left; } + +.user-widget.vertical .user-widget-label { font-weight: 500; font-size: 150%; text-align: center; } + +.user-widget.horizontal .user-widget-label:ltr { padding-left: 1em; } + +.user-widget.horizontal .user-widget-label:rtl { padding-right: 1em; } + +.user-widget-label { color: white; } + +.user-widget.vertical .user-widget-label { padding-top: 12px; } + +.user-widget.horizontal .user-icon { icon-size: 64px; } + +.user-widget.horizontal .user-icon StIcon { width: 44px; height: 44px; padding: 9px 10px 11px 10px; } + +.user-widget.vertical .user-icon { icon-size: 128px; } + +.user-widget.vertical .user-icon StIcon { width: 88px; height: 88px; padding: 18px 20px 22px 20px; } + +.login-dialog-logo-bin { padding: 24px 0; } + +.login-dialog-banner { color: rgba(255, 255, 255, 0.87); } + +.login-dialog-button-box { width: 23em; spacing: 1em; } + +.login-dialog-message { text-align: center; } + +.login-dialog-message-warning { color: #ff9800; } + +.login-dialog-message-hint { padding-top: 0; padding-bottom: 20px; color: rgba(255, 255, 255, 0.54); } + +.login-dialog-user-selection-box { padding: 100px 0; } + +.login-dialog-not-listed-button { margin: 12px 0 0; } + +.login-dialog-not-listed-button:ltr { margin-right: 4px; } + +.login-dialog-not-listed-button:rtl { margin-left: 4px; } + +.login-dialog-not-listed-label { padding: 4px 8px 5px; border-radius: 2.5px; color: #9ea9e4; font-weight: 500; font-size: 90%; text-align: center; } + +.login-dialog-not-listed-button:focus .login-dialog-not-listed-label { color: #9ea9e4; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.25); } + +.login-dialog-not-listed-button:hover .login-dialog-not-listed-label { color: #9ea9e4; background-color: rgba(30, 52, 166, 0.12); } + +.login-dialog-not-listed-button:active .login-dialog-not-listed-label { color: #9ea9e4; background-color: rgba(30, 52, 166, 0.25); box-shadow: 0 0 transparent; } + +.login-dialog-user-list { width: 23em; spacing: 12px; } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected, .login-dialog-user-list:expanded .login-dialog-user-list-item:selected:focus { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(63, 81, 181, 0.2); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected:hover, .login-dialog-user-list:expanded .login-dialog-user-list-item:selected:hover:focus { background-color: rgba(63, 81, 181, 0.12); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected:active, .login-dialog-user-list:expanded .login-dialog-user-list-item:selected:active:focus { background-color: rgba(63, 81, 181, 0.25); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { border-radius: 0; background-color: rgba(63, 81, 181, 0.25); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:focus, .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:hover { background-color: rgba(141, 152, 211, 0.1574); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:active { background-color: rgba(148, 158, 214, 0.1925); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:ltr { box-shadow: inset 4px 0 #3f51b5; } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:rtl { box-shadow: inset -4px 0 #3f51b5; } + +.login-dialog-user-list-view { -st-vfade-offset: 0; } + +.login-dialog-user-list-item { padding: 4px 4px 0; border-radius: 2.5px; transition-duration: 0.07s; } + +.login-dialog-user-list-item:ltr .user-widget { padding-right: 1em; } + +.login-dialog-user-list-item:rtl .user-widget { padding-left: 1em; } + +.login-dialog-user-list-item .login-dialog-username, .login-dialog-user-list-item .user-widget-label { color: rgba(255, 255, 255, 0.87); } + +.login-dialog-user-list-item:focus { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.login-dialog-user-list-item:hover { background-color: rgba(255, 255, 255, 0.12); } + +.login-dialog-user-list-item:active { background-color: rgba(255, 255, 255, 0.25); } + +.login-dialog-user-list-item:selected, .login-dialog-user-list-item:selected:focus { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(63, 81, 181, 0.2); } + +.login-dialog-user-list-item:selected:hover, .login-dialog-user-list-item:selected:hover:focus { background-color: rgba(63, 81, 181, 0.12); } + +.login-dialog-user-list-item:selected:active, .login-dialog-user-list-item:selected:active:focus { background-color: rgba(63, 81, 181, 0.25); } + +.login-dialog-user-list-item:focus .login-dialog-username, .login-dialog-user-list-item:focus .user-widget-label, .login-dialog-user-list-item:hover .login-dialog-username, .login-dialog-user-list-item:hover .user-widget-label, .login-dialog-user-list-item:active .login-dialog-username, .login-dialog-user-list-item:active .user-widget-label { color: white; } + +.login-dialog-user-list-item:selected .login-dialog-username, .login-dialog-user-list-item:selected .user-widget-label, .login-dialog-user-list-item:selected:focus .login-dialog-username, .login-dialog-user-list-item:selected:focus .user-widget-label { color: #8796ed; } + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 4px; margin: 4px 0 0 0; background-color: rgba(121, 134, 203, 0.87); } + +.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { background-color: #7986cb; } + +.login-dialog-prompt-layout { width: 23em; spacing: 1em; padding-top: 24px; padding-bottom: 12px; } + +.login-dialog-prompt-entry { height: 1.5em; } + +.login-dialog-prompt-label { padding-top: 1em; color: rgba(255, 255, 255, 0.54); font-size: 100%; } + +.unlock-dialog-clock { padding-bottom: 1.5em; color: white; text-align: center; } + +.unlock-dialog-clock-time { font-weight: 300; font-size: 840%; } + +.unlock-dialog-clock-date { font-weight: 700; font-size: 130%; } + +.unlock-dialog-notifications-container { spacing: 6px; background-color: transparent; } + +.unlock-dialog-notifications-container .summary-notification-stack-scrollview { padding-top: 0; padding-bottom: 0; } + +.unlock-dialog-notifications-container .notification, .unlock-dialog-notifications-container .unlock-dialog-notification-source { padding: 12px 6px; border: none; border-radius: 8.5px; background-color: rgba(189, 189, 189, 0.93); color: #111111; } + +#unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle { background-color: rgba(255, 255, 255, 0.2916); } + +#unlockDialogNotifications StButton#vhandle:hover, #unlockDialogNotifications StButton#hhandle:hover { background-color: rgba(255, 255, 255, 0.4698); } + +#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active { background-color: white; } + +.unlock-dialog-clock { spacing: 24px; } + +.unlock-dialog-clock-time { padding-top: 0.5em; } + +.unlock-dialog-clock-hint { padding-top: 48px; font-weight: 400; } + +.unlock-dialog-notifications-container { width: 23em; margin: 12px 0; } + +.unlock-dialog-notifications-container .notification.critical, .unlock-dialog-notifications-container .unlock-dialog-notification-source.critical { background-color: #f44336; color: white; } + +.unlock-dialog-notifications-container .notification.critical .unlock-dialog-notification-count-text, .unlock-dialog-notifications-container .unlock-dialog-notification-source.critical .unlock-dialog-notification-count-text { background-color: white; color: #f44336; } + +.unlock-dialog-notifications-label { padding: 0 0 0 12px; font-weight: 500; } + +.unlock-dialog-notifications-count-text { padding: 0 6px; border-radius: 2.5px; background-color: #673ab7; color: white; font-weight: 700; } + +#lockDialogGroup { background-color: #1d1d1d; } + +#LookingGlassDialog { spacing: 4px; padding: 8px; border: none; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +#LookingGlassDialog.lg-dialog { padding: 0 0 8.5px; border-radius: 0 0 8.5px 8.5px; } + +#LookingGlassDialog > #Toolbar { padding: 0 8px; border: none; border-radius: 0; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -1px #c4c4c4; } + +#LookingGlassDialog > #Toolbar > StIcon { padding: 5px 4px 3px; } + +#LookingGlassDialog .labels { spacing: 0; } + +#LookingGlassDialog .notebook-tab { min-height: 32px; padding: 0 16px; border-bottom-width: 0; color: rgba(17, 17, 17, 0.54); font-weight: 700; font-size: 90%; transition-duration: 0.17s; } + +#LookingGlassDialog .notebook-tab:hover { border-bottom-width: 0; border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); text-shadow: none; transition-duration: 0.17s; } + +#LookingGlassDialog .notebook-tab:selected { border-bottom-width: 0; border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #3f51b5; box-shadow: inset 0 -2px #3f51b5; text-shadow: none; transition-duration: 0.17s; } + +#LookingGlassDialog .notebook-tab StLabel { padding-bottom: 0.1em; } + +#LookingGlassDialog StBoxLayout#EvalBox, #LookingGlassDialog StBoxLayout#ResultsArea { padding: 8px; spacing: 4px; } + +.lg-dialog StEntry { selection-background-color: #3f51b5; selected-color: white; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.lg-dialog StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.lg-dialog StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.lg-dialog StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.lg-dialog .shell-link { color: rgba(33, 150, 243, 0.87); } + +.lg-dialog .shell-link:hover, .lg-dialog .shell-link:active { color: #2196f3; } + +.lg-completions-text { color: rgba(17, 17, 17, 0.87); font-style: italic; font-size: 90%; } + +.lg-obj-inspector-title { spacing: 4px; } + +.lg-obj-inspector-button { height: calc(2.5em - 1px - (1px * 2)); padding: 0 16px 1px; border-radius: 2.5px; font-weight: 500; border: 1px solid #dbdbdb; background-color: white; color: rgba(17, 17, 17, 0.87); } + +.lg-obj-inspector-button:hover { border-color: #e2e2e2; background-color: #e2e2e2; color: #111111; } + +.lg-obj-inspector-button:focus { border: 1px solid #dbdbdb; background-color: white; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.lg-obj-inspector-button:active { border-color: #c4c4c4; background-color: #c4c4c4; color: #111111; } + +.lg-obj-inspector-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +#lookingGlassExtensions { padding: 8px; } + +.lg-extensions-list { padding: 4px; spacing: 6px; } + +.lg-extension { padding: 4px; border: none; border-radius: 2.5px; background-color: transparent; } + +.lg-extension-name { padding-bottom: 3px 0; color: #111111; font-weight: 700; font-size: 130%; } + +.lg-extension-description { color: rgba(17, 17, 17, 0.87); font-weight: 400; font-size: 90%; } + +.lg-extension-description:ltr { padding: 6px 0 6px 12px; } + +.lg-extension-description:rtl { padding: 6px 12px 6px 6px; } + +.lg-extension-meta { spacing: 6px; font-size: 100%; } + +.lg-extension-meta:ltr { padding: 6px 0 6px 12px; } + +.lg-extension-meta:rtl { padding: 6px 12px 6px 6px; } + +StBoxLayout#Windows:ltr { padding: 15px 0 12px 18px; } + +StBoxLayout#Windows:rtl { padding: 15px 18px 12px 0; } + +#LookingGlassPropertyInspector { padding: 6px; border: 1px solid lightgray; border-radius: 0; background-color: #e7e7e7; color: #111111; box-shadow: 0 0 transparent; } + +.masterslider.smaller .masterlabel, .masterslider.smaller .slider { min-width: 14.2em; } + +.popup-menu StScrollView.apps-menu { margin: 0 4px; border-style: solid; border-color: rgba(0, 0, 0, 0.15); } + +.popup-menu StScrollView.apps-menu:ltr { padding: 0 0 0 12px; border-left-width: 1px; } + +.popup-menu StScrollView.apps-menu:rtl { padding: 0 12px 0 0; border-right-width: 1px; } + +.openweather-provider { padding: 0 16px; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.openweather-provider:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.openweather-provider:focus { border: none; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.openweather-provider:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.openweather-provider:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.openweather-current-icon, .openweather-current-summary, .openweather-current-summarybox { background: none; color: #111111; } + +.openweather-current-databox-values { background: none; color: rgba(17, 17, 17, 0.54); } + +.openweather-current-databox-captions { background: none; color: rgba(17, 17, 17, 0.54); } + +.openweather-forecast-icon, .openweather-forecast-summary { background: none; color: rgba(17, 17, 17, 0.87); } + +.openweather-forecast-day, .openweather-forecast-temperature { background: none; color: rgba(17, 17, 17, 0.54); } + +.openweather-sunrise-icon, .openweather-sunset-icon, .openweather-build-icon { color: rgba(17, 17, 17, 0.87); } + +#dashtodockContainer { background: transparent; } + +#dashtodockContainer #dash, #dashtodockContainer:overview #dash, #dashtodockContainer.extended #dash, #dashtodockContainer.extended:overview #dash { padding: 0; border: none; transition-duration: 0.27s; } + +#dashtodockContainer.top #dash, #dashtodockContainer.top:overview #dash { border-radius: 0 0 2.5px 2.5px; } + +#dashtodockContainer.top.extended #dash, #dashtodockContainer.top.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer.bottom #dash, #dashtodockContainer.bottom:overview #dash { border-radius: 2.5px 2.5px 0 0; } + +#dashtodockContainer.bottom.extended #dash, #dashtodockContainer.bottom.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer.left #dash, #dashtodockContainer.left:overview #dash { border-radius: 0 2.5px 2.5px 0; } + +#dashtodockContainer.left.extended #dash, #dashtodockContainer.left.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer.right #dash, #dashtodockContainer.right:overview #dash { border-radius: 2.5px 0 0 2.5px; } + +#dashtodockContainer.right.extended #dash, #dashtodockContainer.right.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer #dash { background-color: #e0e0e0; box-shadow: 0 0 transparent; } + +#dashtodockContainer.opaque #dash { background-color: #e0e0e0; box-shadow: inset 0 0 0 9999px #e0e0e0; } + +#dashtodockContainer.transparent #dash { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 0 0 9999px rgba(224, 224, 224, 0.34); } + +#dashtodockContainer:overview #dash { background-color: rgba(224, 224, 224, 0.54); box-shadow: 0 0 transparent; } + +#dashtodockContainer.opaque:overview #dash, #dashtodockContainer.transparent:overview #dash { background-color: rgba(224, 224, 224, 0.54); box-shadow: none !important; } + +#dashtodockContainer.extended:overview #dash, #dashtodockContainer.opaque.extended:overview #dash, #dashtodockContainer.transparent.extended:overview #dash { background-color: rgba(224, 224, 224, 0.54); box-shadow: 0 0 transparent; } + +#dashtodockContainer .app-well-app .overview-icon, #dashtodockContainer .show-apps .overview-icon { padding: 9px; background-size: contain; } + +#dashtodockContainer .app-well-app:focus .overview-icon, #dashtodockContainer .app-well-app:hover .overview-icon, #dashtodockContainer .app-well-app:selected .overview-icon, #dashtodockContainer .show-apps:focus .overview-icon, #dashtodockContainer .show-apps:hover .overview-icon, #dashtodockContainer .show-apps:selected .overview-icon { background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer .app-well-app:active .overview-icon, #dashtodockContainer .show-apps:active .overview-icon { background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer .app-well-app:checked:hover .overview-icon, #dashtodockContainer .show-apps:checked:hover .overview-icon { background-color: #5666be; } + +#dashtodockContainer .dash-item-container { background: transparent; } + +#dashtodockContainer .dash-item-container > StWidget { background-size: contain; } + +#dashtodockContainer .dash-item-container .app-well-app-running-dot { width: 6px; height: 3px; margin-bottom: 0; border-radius: 0; background-color: #3f51b5; } + +#dashtodockContainer .dash-item-container > StWidget.focused .app-well-app-running-dot { width: 34px; background-color: #3f51b5; } + +#dashtodockContainer .number-overlay, #dashtodockContainer .notification-badge { min-width: 1.6em; min-height: 1.6em; margin: 0; padding: 0; border-radius: 999px; font-weight: 700; text-align: center; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +#dashtodockContainer .number-overlay { background-color: #e7e7e7; color: #111111; } + +#dashtodockContainer .notification-badge { background-color: #673ab7; color: white; } + +#dashtodockContainer.top .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.top .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.top .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.top .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer.bottom .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.bottom .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.bottom .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.bottom .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer.left .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.left .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.left .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.left .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer.right .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.right .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.right .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.right .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#panel.dashtopanelMainPanel.dashtopanelTop { background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); } + +#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:hover, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:hover, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:hover, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:hover { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:active, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:focus, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:checked, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:overview, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:active, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:focus, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:checked, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:overview, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:active, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:focus, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:checked, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:overview, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:active, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:focus, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:checked, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:overview { box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft StLabel, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter StLabel, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner StLabel, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button StLabel { padding-bottom: 0; } + +#panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:hover, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:active, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:focus, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:checked, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:overview { box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:hover .clock { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:active .clock, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:focus .clock, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:checked .clock, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:overview .clock { box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:checked .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:checked .overview-icon { border-radius: 0; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview { padding: 0; } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:focus .dtp-container, #panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:hover .dtp-container { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.12); } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:active .dtp-container { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.25); } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app.focused .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:focus, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:active { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked:hover { background-color: rgba(17, 17, 17, 0.12); } + +#panel.dashtopanelMainPanel.dashtopanelBottom { background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:hover, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:hover, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:hover, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:hover { box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:active, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:focus, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:checked, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:overview, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:active, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:focus, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:checked, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:overview, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:active, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:focus, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:checked, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:overview, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:active, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:focus, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:checked, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:overview { box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft StLabel, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter StLabel, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner StLabel, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button StLabel { padding-bottom: 0; } + +#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:hover, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:active, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:focus, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:checked, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:overview { box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:hover .clock { box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:active .clock, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:focus .clock, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:checked .clock, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:overview .clock { box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:checked .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:checked .overview-icon { border-radius: 0; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview { padding: 0; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:focus .dtp-container, #panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:hover .dtp-container { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.12); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:active .dtp-container { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.25); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app.focused .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:focus, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:active { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked:hover { background-color: rgba(17, 17, 17, 0.12); } + +.rename-popup { padding: 10px 6px 6px; background-color: rgba(231, 231, 231, 0.93); color: rgba(17, 17, 17, 0.87); } + +.rename-popup StEntry { margin: 0 4px; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.rename-popup StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.rename-popup StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.rename-popup StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.rename-popup .button { padding: 7px 16px 8px; border-radius: 2.5px; border: none; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.rename-popup .button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.rename-popup .button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.rename-popup .button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.rename-popup .button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } diff --git a/themes/Plata-Lumine/gnome-shell/gnome-shell-theme.gresource b/themes/Plata-Lumine/gnome-shell/gnome-shell-theme.gresource new file mode 100644 index 0000000..b2d1de9 Binary files /dev/null and b/themes/Plata-Lumine/gnome-shell/gnome-shell-theme.gresource differ diff --git a/themes/Plata-Lumine/gnome-shell/gnome-shell.css b/themes/Plata-Lumine/gnome-shell/gnome-shell.css new file mode 100644 index 0000000..0e7486a --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/gnome-shell.css @@ -0,0 +1,1604 @@ +/* This file is part of plata-theme Copyright (C) 2018-2020 Tista This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. */ +* { transition-property: border-color, border-image, background-color, background-image, box-shadow; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.17s; text-shadow: none; icon-shadow: none; } + +*:focus { transition-duration: 0s; } + +stage { color: #111111; font-size: 100%; } + +.button { padding: 7px 16px 8px; border-radius: 2.5px; border: none; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.button:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.button:focus { border: none; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.button:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.modal-dialog-linked-button { padding: 9px 16px 10px; } + +.hotplug-notification-item, .notification-banner .notification-button, .modal-dialog-linked-button { border: 0 none transparent; font-weight: 500; text-shadow: none; icon-shadow: none; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.hotplug-notification-item:hover, .notification-banner .notification-button:hover, .modal-dialog-linked-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.hotplug-notification-item:focus, .notification-banner .notification-button:focus, .modal-dialog-linked-button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.hotplug-notification-item:active, .notification-banner .notification-button:active, .modal-dialog-linked-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.hotplug-notification-item:insensitive, .notification-banner .notification-button:insensitive, .modal-dialog-linked-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.hotplug-notification-item:first-child, .notification-banner .notification-button:first-child, .modal-dialog-linked-button:first-child { border-radius: 0 0 0 8.5px; } + +.hotplug-notification-item:last-child, .notification-banner .notification-button:last-child, .modal-dialog-linked-button:last-child { border-radius: 0 0 8.5px 0; } + +.hotplug-notification-item:first-child:last-child, .notification-banner .notification-button:first-child:last-child, .modal-dialog-linked-button:first-child:last-child { border-radius: 0 0 8.5px 8.5px; } + +StEntry StIcon.peek-password, StEntry StIcon.capslock-warning { icon-size: 16px; padding: 0 0.3em; } + +StEntry { min-height: 2.5em; padding: 0 0.8em; border-radius: 4.5px 4.5px 0 0; border-width: 0; selection-background-color: #3f51b5; selected-color: white; transition-duration: 0s; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +StEntry StIcon.capslock-warning { warning-color: #ff9800; } + +StEntry .hint-text { color: rgba(17, 17, 17, 0.54); } + +StEntry .hint-text:ltr { margin-left: 2px; } + +StEntry .hint-text:rtl { margin-right: 2px; } + +.capslock-warning-label { padding-bottom: 0.75em; color: #ff9800; font-size: 90%; text-align: center; } + +StScrollView.vfade.search-display { -st-vfade-offset: 48px; } + +StScrollView.hfade { -st-hfade-offset: 0; } + +StScrollBar { padding: 0; } + +StScrollView StScrollBar { min-width: 0.9em; min-height: 0.9em; } + +StScrollBar StBin#trough { margin: 0; border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { margin: 0; border-radius: 0; background-color: rgba(17, 17, 17, 0.2916); } + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { background-color: #111111; } + +.slider { height: 16px; color: #7986cb; -slider-height: 2px; -slider-background-color: rgba(17, 17, 17, 0.2); -slider-border-color: transparent; -slider-active-background-color: #7986cb; -slider-active-border-color: transparent; -slider-handle-border-width: 0; -slider-handle-radius: 8px; -barlevel-height: 2px; -barlevel-background-color: rgba(17, 17, 17, 0.2); -barlevel-border-color: transparent; -barlevel-active-background-color: #7986cb; -barlevel-active-border-color: transparent; -barlevel-overdrive-color: #f44336; -barlevel-overdrive-border-color: transparent; -barlevel-overdrive-separator-width: 2px; -barlevel-border-width: 0; } + +.check-box StBoxLayout { spacing: 0.8em; } + +.check-box StBin { width: 16px; height: 16px; background-image: url("assets/checkbox-off.svg"); color: rgba(17, 17, 17, 0.87); } + +.check-box:focus StBin { background-image: url("assets/checkbox-off-hover.svg"); color: #111111; } + +.check-box:checked StBin { background-image: url("assets/checkbox.svg"); color: #111111; } + +.check-box:focus:checked StBin { background-image: url("assets/checkbox-hover.svg"); color: #111111; } + +.toggle-switch { width: 40px; height: 20px; background-size: contain; } + +.toggle-switch { background-image: url("toggle-off.svg"); } + +.toggle-switch:checked { background-image: url("toggle-on.svg"); } + +.shell-link { border-radius: 2.5px; color: #2196f3; } + +.shell-link:hover { border: none; background-color: rgba(33, 150, 243, 0.12); color: #2196f3; } + +.shell-link:active { border: none; background-color: rgba(33, 150, 243, 0.25); color: #2196f3; box-shadow: 0 0 transparent; } + +.headline { font-size: 110%; } + +.lightbox { background-color: black; } + +.flashspot { background-color: white; } + +.modal-dialog { border: none; border-radius: 8.5px; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 0 transparent; } + +.modal-dialog-content-box { max-width: 28em; margin: 24px; spacing: 24px; padding: 0; } + +.modal-dialog .run-dialog .modal-dialog-content-box { margin-top: 0; margin-bottom: 0; } + +.modal-dialog .run-dialog-entry { width: 20em; } + +.modal-dialog .run-dialog-description { color: rgba(17, 17, 17, 0.54); font-size: 90%; text-align: center; } + +.end-session-dialog-subject { font-size: 130%; } + +.dialog-list { spacing: 16px; } + +.dialog-list-title { color: #111111; text-align: center; font-weight: 700; } + +.dialog-list-scrollview { max-height: 200px; } + +.dialog-list-box { spacing: 1em; } + +.dialog-list-box .dialog-list-item { spacing: 1em; } + +.dialog-list-box .dialog-list-item-title { color: #111111; font-weight: 700; } + +.dialog-list-box .dialog-list-item-description { color: rgba(17, 17, 17, 0.87); font-weight: 400; font-size: 90%; } + +.message-dialog-content { spacing: 18px; color: #111111; } + +.message-dialog-title { color: #111111; font-size: 130%; font-weight: 700; text-align: center; } + +.message-dialog-title.leightweight { font-size: 90%; } + +.message-dialog-description { text-align: center; } + +.message-dialog-description { color: rgba(17, 17, 17, 0.87); font-weight: 400; } + +.end-session-dialog { width: 30em; border: none; } + +.end-session-dialog-list { padding-top: 20px; } + +.end-session-dialog-layout:ltr { padding-left: 17px; } + +.end-session-dialog-layout:rtl { padding-right: 17px; } + +.end-session-dialog-description { width: 28em; padding-bottom: 10px; } + +.end-session-dialog-description:ltr { text-align: left; } + +.end-session-dialog-description:rtl { text-align: right; } + +.end-session-dialog-logout-icon { width: 48px; height: 48px; background-size: contain; color: #111111; border-radius: 999px; } + +.end-session-dialog-shutdown-icon { width: 48px; height: 48px; color: #111111; } + +.end-session-dialog .dialog-list-title { color: #ff9800; } + +.end-session-dialog-battery-warning { width: 28em; padding-top: 6px; color: #ff9800; } + +.end-session-dialog-battery-warning:ltr { text-align: left; } + +.end-session-dialog-battery-warning:rtl { text-align: right; } + +.prompt-dialog { width: 28em; border: none; } + +.prompt-dialog-password-grid { spacing-rows: 8px; spacing-columns: 6px; } + +.prompt-dialog-password-grid .prompt-dialog-password-entry { width: auto; } + +.prompt-dialog-password-grid .prompt-dialog-password-entry:ltr { margin-left: 20px; } + +.prompt-dialog-password-grid .prompt-dialog-password-entry:rtl { margin-right: 20px; } + +.prompt-dialog-password-layout { spacing: 8px; } + +.prompt-dialog-password-entry { width: 20em; } + +.prompt-dialog-error-label, .prompt-dialog-caps-lock-warning { color: #f44336; } + +.prompt-dialog-error-label, .prompt-dialog-caps-lock-warning, .prompt-dialog-info-label, .prompt-dialog-null-label { text-align: center; font-size: 100%; } + +.prompt-dialog-caps-lock-warning { padding-left: 8px; } + +.hidden { color: transparent; } + +.polkit-dialog-user-layout { spacing: 8px; margin-bottom: 6px; text-align: center; } + +.polkit-dialog-user-root-label { color: #ff9800; } + +.polkit-dialog-user-icon { background-size: contain; border-radius: 999px; } + +.audio-device-selection-dialog .modal-dialog-content-box { margin-bottom: 28px; } + +.audio-selection-box { spacing: 20px; } + +.audio-selection-device { border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 2.5px; } + +.audio-selection-device:hover, .audio-selection-device:focus { background-color: rgba(17, 17, 17, 0.12); } + +.audio-selection-device:active { background-color: #3f51b5; color: white; } + +.audio-selection-device-box { padding: 2em; spacing: 2em; } + +.audio-selection-device-icon { icon-size: 64px; } + +.popup-menu { min-width: 15em; } + +.popup-menu .popup-sub-menu { border-width: 0 0 1px; border-style: solid; border-color: rgba(0, 0, 0, 0.15); background-color: #f8f8f8; box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.12); } + +.popup-menu .popup-sub-menu .popup-menu-item:ltr { padding-left: 12px; } + +.popup-menu .popup-sub-menu .popup-menu-item:rtl { padding-right: 12px; } + +.popup-menu .popup-menu-item { spacing: 8px; color: rgba(17, 17, 17, 0.87); font-weight: 400; transition-duration: 0s; } + +.popup-menu .popup-menu-item:ltr { padding: 0.45em 24px 0.45em 0; } + +.popup-menu .popup-menu-item:rtl { padding: 0.45em 0 0.45em 24px; } + +.popup-menu .popup-menu-item:checked, .popup-menu .popup-menu-item:checked.selected { background-color: transparent; color: #3f51b5; box-shadow: 0 0 transparent; } + +.popup-menu .popup-menu-item:checked:hover { background-color: rgba(63, 81, 181, 0.12); color: #3f51b5; } + +.popup-menu .popup-menu-item:checked:active { background-color: rgba(63, 81, 181, 0.25); color: #3f51b5; } + +.popup-menu .popup-menu-item:checked:insensitive { color: rgba(63, 81, 181, 0.4); } + +.popup-menu .popup-menu-item.selected { background-color: rgba(17, 17, 17, 0.12); color: #111111; transition-duration: 0s; } + +.popup-menu .popup-menu-item:active { background-color: rgba(17, 17, 17, 0.25); color: #111111; transition-duration: 0.17s; } + +.popup-menu .popup-menu-item.selected:active { color: #111111; } + +.popup-menu .popup-menu-item:insensitive { color: rgba(17, 17, 17, 0.28); } + +.popup-menu .popup-inactive-menu-item { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .popup-inactive-menu-item:insensitive { color: rgba(17, 17, 17, 0.28); } + +.popup-menu.panel-menu { -boxpointer-gap: 1px; } + +.popup-menu StEntry { background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); transition-duration: 0s; } + +.popup-menu StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.popup-menu StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.popup-menu StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.popup-menu StEntry .hint-text { color: rgba(17, 17, 17, 0.54); } + +.popup-menu StScrollBar StBin#trough { background-color: rgba(255, 255, 255, 0.54); } + +.popup-menu StScrollBar StButton#vhandle, .popup-menu StScrollBar StButton#hhandle { background-color: rgba(17, 17, 17, 0.2916); } + +.popup-menu StScrollBar StButton#vhandle:hover, .popup-menu StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +.popup-menu StScrollBar StButton#vhandle:active, .popup-menu StScrollBar StButton#hhandle:active { background-color: #111111; } + +.popup-menu-arrow { icon-size: 16px; } + +.popup-menu-icon { icon-size: 16px; } + +.popup-menu-ornament { width: 16px; height: 0; text-align: right; font-size: 16px; color: #3f51b5; font-family: Sans-Serif; font-weight: 700; } + +.popup-menu-boxpointer, .candidate-popup-boxpointer { -arrow-border-radius: 0; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -arrow-box-shadow: 0 0 transparent; border-radius: 0; box-shadow: 0 0 transparent; } + +.popup-menu-boxpointer { -arrow-background-color: transparent; } + +.popup-menu-boxpointer .popup-menu-content { padding: 0.3em 0; border: 1px solid lightgray; background-color: #e7e7e7; } + +.rename-popup, .candidate-popup-boxpointer .candidate-popup-content, .popup-menu-boxpointer .popup-menu-content { margin: 3px 5px 12px; border-radius: 4.5px; box-shadow: 0 4.5px 5.5px rgba(0, 0, 0, 0.38); } + +.candidate-popup-boxpointer { -arrow-background-color: transparent; border: 0 none transparent; background: transparent; } + +.candidate-popup-boxpointer .candidate-popup-content { background-color: rgba(231, 231, 231, 0.93); color: rgba(17, 17, 17, 0.87); } + +.popup-separator-menu-item { padding: 0; } + +.popup-separator-menu-item .popup-separator-menu-item-separator { height: 1px; margin: 0; background-color: rgba(0, 0, 0, 0.15); } + +.rename-folder-popup .popup-menu-content { padding: 8px 0; } + +.rename-folder-popup .popup-menu-ornament { width: 0; } + +.rename-folder-popup .popup-menu-item { spacing: 8px; } + +.rename-folder-popup .popup-menu-item:ltr { padding: 0 8px 0 0; } + +.rename-folder-popup .popup-menu-item:rtl { padding: 0 0 0 8px; } + +.rename-folder-popup .button { padding: 5px 14px 6px; border-radius: 2.5px; font-weight: 500; border: 2px solid transparent; background-color: #673ab7; color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 transparent; } + +.rename-folder-popup .button:hover { border: 2px solid transparent; background-color: #7952c0; color: white; box-shadow: 0 0 transparent; } + +.rename-folder-popup .button:focus { border: 2px solid rgba(255, 255, 255, 0.2); color: white; box-shadow: 0 0 transparent; transition-duration: 0.17s; } + +.rename-folder-popup .button:active { border: 2px solid transparent; background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; } + +.rename-folder-popup .button:insensitive { padding: 7px 16px 8px; border: 0 none transparent; background-color: rgba(17, 17, 17, 0.12); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.background-menu { -boxpointer-gap: 0; -arrow-rise: 0; } + +@elif $ver < 3.33 { .system-switch-user-submenu-icon { icon-size: 16px; padding: 0 5.5px; } } + +.lowres-icon { icon-shadow: none; } + +.icon-dropshadow { icon-shadow: none; } + +.osd-window { min-width: 64px; min-height: 64px; margin: 32px; spacing: 1em; font-weight: 700; text-align: center; } + +.osd-window .osd-monitor-label { font-size: 300%; } + +.osd-window .level { height: 3px; border-radius: 0; background-color: rgba(17, 17, 17, 0.2); color: #4caf50; } + +.osd-window .level-bar { border-radius: 0; background-color: #4caf50; } + +.osd-window .level { -barlevel-height: 3px; -barlevel-background-color: transparent; -barlevel-active-background-color: #4caf50; -barlevel-overdrive-color: #f44336; -barlevel-overdrive-separator-width: 3px; -barlevel-border-width: 0; } + +.pad-osd-window { padding: 32px; background-color: rgba(231, 231, 231, 0.93); } + +.pad-osd-window .pad-osd-title-box { spacing: 12px; } + +.pad-osd-window .pad-osd-title-menu-box { spacing: 6px; } + +.combo-box-label { width: 15em; } + +.switcher-popup { padding: 8px; spacing: 16px; } + +.switcher-list > StLabel { min-height: 26.6px; } + +.switcher-list-item-container { spacing: 8px; } + +.switcher-list .item-box { padding: 6px; border: 2px solid transparent; border-radius: 2.5px; } + +.switcher-list .item-box:outlined { border: 2px solid rgba(17, 17, 17, 0.2); } + +.switcher-list .item-box:selected { background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; } + +.switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } + +.switcher-list .thumbnail { width: 256px; } + +.switcher-list .separator { width: 1px; background: rgba(0, 0, 0, 0.15); } + +.switcher-arrow { border-color: transparent; color: rgba(17, 17, 17, 0.87); } + +.switcher-arrow:highlighted { color: #111111; } + +.input-source-switcher-symbol { width: 96px; height: 96px; font-size: 300%; } + +.cycler-highlight { border-radius: 2.5px 2.5px 0 0; } + +.workspace-switcher { padding: 0; spacing: 8px; border: 0; border-radius: 0; background: transparent; } + +.workspace-switcher-group { padding: 12px; } + +.ws-switcher-active-right, .ws-switcher-active-left, .ws-switcher-active-down, .ws-switcher-active-up { height: 54px; border: 0 none transparent; border-radius: 2.5px; background-size: 24px; background-color: rgba(30, 52, 166, 0.25); } + +.ws-switcher-active-up { background-image: url("assets/go-up.svg"); } + +.ws-switcher-active-down { background-image: url("assets/go-down.svg"); } + +.ws-switcher-active-left { background-image: url("assets/go-left.svg"); } + +.ws-switcher-active-right { background-image: url("assets/go-right.svg"); } + +.ws-switcher-box { height: 50px; border: 2px solid rgba(17, 17, 17, 0.2); border-radius: 2.5px; background: transparent; } + +.osd-window, .resize-popup, .switcher-list, .workspace-switcher-container { padding: 16px; border-radius: 8.5px; border: 0 none transparent; color: #111111; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.tile-preview { border: 1px solid #3f51b5; border-radius: 0; background-color: rgba(63, 81, 181, 0.2); } + +.tile-preview-left.on-primary, .tile-preview-left.on-primary.tile-preview-right, .tile-preview-right.on-primary { border-radius: 0; } + +#panel { min-height: 30px; height: 2.1em; background-color: #e0e0e0; font-weight: 700; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 0.27s; } + +#panel #panelLeft, #panel #panelCenter { spacing: 0; } + +#panel .panel-corner { -panel-corner-radius: 0; -panel-corner-background-color: rgba(224, 224, 224, 0.01); -panel-corner-border-width: 0; -panel-corner-border-color: transparent; transition-duration: 0s; } + +#panel .panel-corner:hover, #panel .panel-corner:focus { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel .panel-corner:active, #panel .panel-corner:overview { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 2px #3f51b5; } + +#panel .panel-corner StLabel { padding: 0 4px 1px; } + +#panel .panel-corner StIcon { margin-top: 1px; } + +#panel .panel-button { -natural-hpadding: 10px; -minimum-hpadding: 10px; color: #111111; text-shadow: none; icon-shadow: none; font-weight: 700; transition-duration: 0s; } + +#panel .panel-button .app-menu-icon { -st-icon-style: symbolic; padding: 0 5px; } + +#panel .panel-button:hover { background-color: rgba(224, 224, 224, 0.01); color: black; box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel .panel-button:active, #panel .panel-button:focus, #panel .panel-button:checked, #panel .panel-button:overview { background-color: rgba(224, 224, 224, 0.01); color: black; box-shadow: inset 0 2px #3f51b5; } + +#panel .panel-button .system-status-icon { icon-size: 16px; padding: 0 5px; } + +#panel .panel-button StLabel { padding: 0 4px 1px; } + +#panel .panel-button StIcon { margin-top: 1px; } + +#panel .panel-button.clock-display { -natural-hpadding: 0; -minimum-hpadding: 0; } + +#panel .panel-button.clock-display:hover, #panel .panel-button.clock-display:active, #panel .panel-button.clock-display:focus, #panel .panel-button.clock-display:checked, #panel .panel-button.clock-display:overview { box-shadow: 0 0 transparent; } + +#panel .panel-button.clock-display .clock-display-box { spacing: 10px; } + +#panel .panel-button.clock-display .clock { padding-left: 10px; padding-right: 10px; background-color: rgba(224, 224, 224, 0.01); } + +#panel .panel-button.clock-display:hover .clock { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock, #panel .panel-button.clock-display:overview .clock { box-shadow: inset 0 2px #3f51b5; } + +#panel .panel-button.clock-display > StBoxLayout > StIcon { padding-bottom: 1px; icon-size: 16px; color: #673ab7; } + +#panel StLabel { text-shadow: none; } + +#panel StIcon { icon-shadow: none; } + +#panel .panel-status-indicators-box, #panel .panel-status-menu-box { spacing: 0; } + +#panel .panel-status-indicators-box .power-status StLabel { margin-top: 0.05em; padding: 0; } + +#panel .screencast-indicator { color: #f44336; } + +#panel .remote-access-indicator { color: #ff9800; } + +#panel:overview, #panel.unlock-screen, #panel.login-screen { background-color: rgba(224, 224, 224, 0.54); box-shadow: 0 0 transparent; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); transition-duration: 0.27s; } + +#panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { -panel-corner-radius: 0; -panel-corner-background-color: transparent; -panel-corner-border-width: 0; -panel-corner-border-color: transparent; } + +#panel .panel-button .popup-menu-arrow { width: 0; height: 0; color: transparent; icon-shadow: none; } + +#calendarArea { padding: 0.75em 0; } + +.datemenu-today-button, .world-clocks-button, .weather-button, .events-section-title, .calendar { border: 0 none transparent; background-color: transparent; box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; } + +.calendar { margin-bottom: 1em; border-radius: 2.5px; padding-left: 0; padding-right: 0; color: #111111; } + +.calendar, .datemenu-today-button, .datemenu-displays-box, .message-list-sections { margin: 0 1.5em; } + +.datemenu-calendar-column { spacing: 0.5em; padding: 0 1em; } + +.datemenu-calendar-column:ltr, .datemenu-calendar-column:rtl { margin: 0; } + +.datemenu-displays-section { padding-bottom: 0; } + +.datemenu-displays-box { spacing: 1em; } + +.datemenu-calendar-column { border-style: solid; border-color: rgba(0, 0, 0, 0.15); } + +.datemenu-calendar-column:ltr { border-left-width: 1px; } + +.datemenu-calendar-column:rtl { border-right-width: 1px; } + +.datemenu-today-button, .world-clocks-button, .weather-button, .events-section-title { padding: 0.4em; border-radius: 2.5px; } + +.datemenu-today-button, .world-clocks-button, .weather-button, .events-section-title { color: rgba(17, 17, 17, 0.87); } + +.datemenu-today-button:hover, .datemenu-today-button:focus, .world-clocks-button:hover, .world-clocks-button:focus, .weather-button:hover, .weather-button:focus, .events-section-title:hover, .events-section-title:focus { color: #111111; background-color: rgba(17, 17, 17, 0.12); } + +.datemenu-today-button:active, .world-clocks-button:active, .weather-button:active, .events-section-title:active { color: #111111; background-color: rgba(17, 17, 17, 0.25); } + +.datemenu-today-button .day-label { color: rgba(17, 17, 17, 0.54); font-weight: 700; } + +.datemenu-today-button .date-label { color: rgba(17, 17, 17, 0.87); font-size: 150%; font-weight: 500; } + +.datemenu-today-button:hover .day-label, .datemenu-today-button:focus .day-label, .datemenu-today-button:active .day-label { color: rgba(17, 17, 17, 0.87); } + +.datemenu-today-button:hover .date-label, .datemenu-today-button:focus .date-label, .datemenu-today-button:active .date-label { color: #111111; } + +.world-clocks-header, .weather-header, .events-section-title { color: rgba(17, 17, 17, 0.54); font-weight: 700; } + +.world-clocks-grid, .weather-grid { spacing-rows: 0.4em; spacing-columns: 0.8em; } + +.world-clocks-city, .world-clocks-time { color: #111111; font-weight: 400; font-size: 100%; } + +.world-clocks-timezone { color: rgba(17, 17, 17, 0.54); font-size: 90%; } + +.weather-box, .weather-header-box { spacing: 0.4em; } + +.weather-header.location { color: rgba(17, 17, 17, 0.87); font-weight: 400; font-size: 90%; } + +.weather-forecast-icon { width: 2.4em; height: 2.4em; border-radius: 999px; background-color: rgba(17, 17, 17, 0.1044); color: rgba(17, 17, 17, 0.87); icon-size: 24px; } + +.weather-forecast-time { padding: 0.2em 0 0.4em; color: rgba(17, 17, 17, 0.54); font-size: 80%; } + +.weather-forecast-temp { font-weight: 700; } + +.calendar-month-label { padding: 4px 0; color: #111111; font-weight: 700; } + +.pager-button { width: 2.1em; height: 2.1em; border-radius: 999px; color: #111111; background-color: transparent; } + +.pager-button:hover { background-color: rgba(17, 17, 17, 0.12); } + +.pager-button:focus { background-color: rgba(231, 231, 231, 0.01); box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.pager-button:focus:hover { background-color: rgba(17, 17, 17, 0.12); } + +.pager-button:active { background-color: rgba(17, 17, 17, 0.25); } + +.calendar-change-month-back { color: rgba(17, 17, 17, 0.87); } + +.calendar-change-month-back StIcon { icon-size: 16px; } + +.calendar-change-month-back:hover, .calendar-change-month-back:focus { color: #111111; } + +.calendar-change-month-forward { color: rgba(17, 17, 17, 0.87); } + +.calendar-change-month-forward StIcon { icon-size: 16px; } + +.calendar-change-month-forward:hover, .calendar-change-month-forward:focus { color: #111111; } + +.calendar-day-base { width: 2.4em; height: 2.4em; padding: 0; margin: 0.2em; border-radius: 999px; border: 0 none transparent; font-size: 90%; text-align: center; transition-duration: 0.07s; } + +.calendar-day-base:hover, .calendar-day-base:focus { background-color: rgba(17, 17, 17, 0.12); } + +.calendar-day-base:active, .calendar-day-base:active:hover, .calendar-day-base:selected, .calendar-day-base:selected:hover { color: white; background-color: #3f51b5; transition-duration: 0.17s; } + +.calendar-day-base.calendar-day-heading { width: 2.4em; height: 1.9em; margin-top: 0.2em; padding: 0.5em 0 0; background-color: transparent; color: rgba(17, 17, 17, 0.54); font-weight: 500; font-size: 90%; text-align: center; } + +.calendar-week-number { width: 2.4em; height: 1.9em; margin: 0.2em; padding: 0.5em 0 0; background-color: transparent; color: rgba(17, 17, 17, 0.54); font-weight: 500; text-align: center; } + +.calendar-day { border-width: 0; color: #111111; } + +.calendar-day-top { border-top-width: 0; } + +.calendar-day-left { border-left-width: 0; } + +.calendar-day-with-events { background-image: none; color: #2196f3; font-weight: 500; background-image: url("calendar-today.svg"); background-size: contain; } + +.calendar-day-with-events:hover, .calendar-day-with-events:focus { background-color: rgba(33, 150, 243, 0.12); } + +.calendar-day-with-events:active, .calendar-day-with-events:active:hover, .calendar-day-with-events:active:focus, .calendar-day-with-events:selected, .calendar-day-with-events:selected:hover, .calendar-day-with-events:selected:focus { color: white; background-color: #3f51b5; background-image: none; border-color: transparent; } + +.calendar-today { border: none; font-weight: 700; } + +.calendar-today, .calendar-today.calendar-day-with-events { background-color: rgba(17, 17, 17, 0.87); color: rgba(255, 255, 255, 0.9); } + +.calendar-today:hover, .calendar-today:focus, .calendar-today.calendar-day-with-events:hover, .calendar-today.calendar-day-with-events:focus { background-color: #111111; color: white; } + +.calendar-today:selected, .calendar-today:selected:hover, .calendar-today.calendar-day-with-events:selected, .calendar-today.calendar-day-with-events:selected:hover { color: white; background-color: #3f51b5; border-color: transparent; } + +.calendar-other-month-day { color: rgba(17, 17, 17, 0.2916); } + +.calendar-other-month-day:hover, .calendar-other-month-day:focus { color: rgba(17, 17, 17, 0.54); background-color: rgba(17, 17, 17, 0.0648); } + +.calendar-other-month-day.calendar-day-with-events { color: rgba(33, 150, 243, 0.2916); background-image: url("calendar-today-other.svg"); } + +.calendar-other-month-day.calendar-day-with-events:hover, .calendar-other-month-day.calendar-day-with-events:focus { color: rgba(33, 150, 243, 0.54); background-color: rgba(33, 150, 243, 0.0648); } + +.message-list { width: 420px; } + +.message-list-clear-button.button { font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.message-list-clear-button.button:hover, .message-list-clear-button.button:focus { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.message-list-clear-button.button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.message-list-clear-button.button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.message-list-controls { margin: 1.5em 1.5em 0; } + +.message-list-controls > StLabel { color: #111111; } + +.message-list-sections { spacing: 0; } + +.message-list-section { spacing: 0; padding: 0; } + +.message-list-section-list { spacing: 1px; margin-top: 0.3em; margin-bottom: 0.9em; padding: 0; border: 1px solid rgba(255, 255, 255, 0.01); background-color: rgba(0, 0, 0, 0.075); } + +.message-list-placeholder { spacing: 12px; color: rgba(17, 17, 17, 0.54); } + +.message { padding: 0.9em; border-radius: 0; background-color: transparent; color: #111111; margin: 0; border: 0 none transparent; box-shadow: 0 0 transparent; } + +.popup-menu .message { padding: 0.6em; background-color: white; border: 1px solid white; color: rgba(17, 17, 17, 0.87); } + +.popup-menu .message .message-icon-bin > StIcon, .popup-menu .message .message-icon-bin > .fallback-app-icon, .popup-menu .message .message-title, .popup-menu .message .message-body { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .message:hover, .popup-menu .message:focus { background-color: #e2e2e2; border: 1px solid #e2e2e2; color: #111111; } + +.popup-menu .message:hover .message-icon-bin > StIcon, .popup-menu .message:hover .message-icon-bin > .fallback-app-icon, .popup-menu .message:hover .message-title, .popup-menu .message:hover .message-body, .popup-menu .message:focus .message-icon-bin > StIcon, .popup-menu .message:focus .message-icon-bin > .fallback-app-icon, .popup-menu .message:focus .message-title, .popup-menu .message:focus .message-body { color: #111111; } + +.popup-menu .message:hover .message-secondary-bin, .popup-menu .message:hover .message-secondary-bin > .event-time, .popup-menu .message:focus .message-secondary-bin, .popup-menu .message:focus .message-secondary-bin > .event-time { color: rgba(17, 17, 17, 0.87); } + +.popup-menu .message:active { background-color: #c4c4c4; border: 1px solid #c4c4c4; color: #111111; } + +.popup-menu .message:active .message-icon-bin > StIcon, .popup-menu .message:active .message-icon-bin > .fallback-app-icon, .popup-menu .message:active .message-title, .popup-menu .message:active .message-body { color: #111111; } + +.popup-menu .message:active .message-secondary-bin, .popup-menu .message:active .message-secondary-bin > .event-time { color: rgba(17, 17, 17, 0.87); } + +.message-icon-bin { margin: 0.2em 0.6em 0; padding: 0; } + +.message-icon-bin > StIcon, .message-icon-bin > .fallback-app-icon { min-width: 16px; min-height: 16px; color: #111111; icon-size: 16px; -st-icon-style: symbolic; } + +.message-secondary-bin { color: rgba(17, 17, 17, 0.54); } + +.message-secondary-bin:ltr { padding-left: 0.6em; } + +.message-secondary-bin:rtl { padding-right: 0.6em; } + +.message-secondary-bin > .event-time { min-height: 12px; margin-bottom: 0.305em; padding: 0; font-size: 90%; color: rgba(17, 17, 17, 0.54); } + +.message-secondary-bin > StIcon { padding: 0.2em; icon-size: 16px; } + +.popup-menu .message-secondary-bin, .popup-menu .message-secondary-bin > .event-time { color: rgba(17, 17, 17, 0.54); } + +.message-title { min-height: 12px; margin-bottom: 0.1em; padding: 1.33px 0 0; color: #111111; font-weight: 700; font-size: 110%; } + +.message-content { padding: 0; color: #111111; } + +.message-content * > StIcon { padding: 0.2em; icon-size: 16px; border-radius: 999px; } + +.message-content StButton > StIcon { color: #1e34a6; } + +.popup-menu .message-content StButton > StIcon { color: rgba(30, 52, 166, 0.87); } + +.message-content StButton:hover > StIcon, .message-content StButton:focus > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.12); } + +.popup-menu .message-content StButton:hover > StIcon, .popup-menu .message-content StButton:focus > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.12); } + +.message-content StButton:active > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.25); } + +.popup-menu .message-content StButton:active > StIcon { color: #1e34a6; background-color: rgba(30, 52, 166, 0.25); } + +.message-body { color: #111111; } + +.message-media-control { padding: 0 8px; margin: 0 6px; border-radius: 999px; color: rgba(30, 52, 166, 0.87); background: transparent; background-size: 32px 32px; } + +.message-media-control:hover { color: #1e34a6; background-image: url("assets/media-control-hover.svg"); background-size: 32px 32px; } + +.message-media-control:active { color: #1e34a6; background-image: url("assets/media-control-active.svg"); background-size: 32px 32px; } + +.message-media-control:insensitive { color: rgba(30, 52, 166, 0.28); background-image: none; background: transparent; } + +.media-message-cover-icon { icon-size: 48px !important; } + +.media-message-cover-icon.fallback { icon-size: 24px !important; padding: 12px; border: none; border-radius: 2.5px; color: rgba(17, 17, 17, 0.54); background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +.popup-menu .message .media-message-cover-icon.fallback { color: rgba(17, 17, 17, 0.54); background-color: rgba(17, 17, 17, 0.12); } + +.popup-menu .message:hover .media-message-cover-icon.fallback, .popup-menu .message:focus .media-message-cover-icon.fallback, .popup-menu .message:active .media-message-cover-icon.fallback { color: rgba(17, 17, 17, 0.87); background-color: rgba(30, 52, 166, 0.25); } + +#appMenu { padding: 0 10px; } + +#appMenu StLabel:ltr { padding: 0 10px 1px 3px; } + +#appMenu StLabel:rtl { padding: 0 3px 1px 10px; } + +#appMenu .label-shadow { color: transparent; } + +.app-menu, .app-well-menu { max-width: 28em; } + +.aggregate-menu { min-width: 24em; } + +.aggregate-menu .popup-menu-icon { padding: 0 6px; -st-icon-style: symbolic; } + +.ripple-pointer-location, .ripple-box { border: 0 none transparent; background-color: rgba(121, 134, 203, 0.54); box-shadow: 0 0 transparent; } + +.ripple-box { width: 52px; height: 52px; border-radius: 0 0 52px 0; background-image: none; } + +.ripple-box:rtl { border-radius: 0 0 0 52px; } + +.ripple-pointer-location { width: 52px; height: 52px; border-radius: 26px; } + +.select-area-rubberband, .cycler-highlight { border: 1px solid #3f51b5; background-color: rgba(63, 81, 181, 0.2); box-shadow: 0 0 transparent; } + +.select-area-rubberband { border-radius: 0; } + +.window-close { width: 2.5em; height: 2.5em; -shell-close-overlap: 1.875em; margin: 0.1em; border-radius: 999px; border: 0 none transparent; background-color: #f44336; color: white; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); transition-duration: 0s; } + +.window-close StIcon { icon-size: 16px; } + +.window-close:hover { background-color: #f55a4e; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.window-close:active { background-color: #3f51b5; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.pie-timer { width: 58px; height: 58px; -pie-border-width: 3px; -pie-border-color: #7986cb; -pie-background-color: rgba(121, 134, 203, 0.2); } + +.nm-dialog { max-height: 34em; min-height: 28em; min-width: 34em; } + +.nm-dialog-content { spacing: 20px; padding: 24px; } + +.nm-dialog-header-hbox { spacing: 10px; color: rgba(17, 17, 17, 0.54); } + +.nm-dialog-header { color: #111111; font-weight: 700; font-size: 110%; } + +.nm-dialog-header-icon { icon-size: 32px; color: #111111; } + +.nm-dialog-airplane-box { spacing: 12px; } + +.nm-dialog-airplane-box .button { font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.nm-dialog-airplane-box .button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.nm-dialog-airplane-box .button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; box-shadow: 0 0 transparent; } + +.nm-dialog-airplane-box .button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.nm-dialog-airplane-headline { font-weight: 700; text-align: center; } + +.nm-dialog-airplane-text { color: #111111; } + +.nm-dialog-scroll-view { padding: 0; border: 1px solid rgba(0, 0, 0, 0.15); background-color: transparent; } + +.nm-dialog-item { spacing: 20px; padding: 12px; background-color: transparent; color: #111111; font-size: 100%; } + +.nm-dialog-item:selected { background-color: #3f51b5; color: white; } + +.nm-dialog-icons { spacing: 6px; } + +.nm-dialog-icon { icon-size: 16px; } + +.no-networks-label { color: rgba(17, 17, 17, 0.54); } + +.no-networks-box { spacing: 12px; } + +#overview { spacing: 24px; } + +#overview-controls { padding-bottom: 32px; } + +#overview StScrollBar StBin#trough { background-color: rgba(0, 0, 0, 0.12); } + +#overview StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle { background-color: rgba(255, 255, 255, 0.2916); } + +#overview StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover { background-color: rgba(255, 255, 255, 0.4698); } + +#overview StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active { background-color: white; } + +#overview StScrollView.all-apps StScrollBar StBin#trough { background-color: rgba(255, 255, 255, 0.54); } + +#overview StScrollView.all-apps StScrollBar StButton#vhandle, #overview StScrollView.all-apps StScrollBar StButton#hhandle { background-color: rgba(17, 17, 17, 0.2916); } + +#overview StScrollView.all-apps StScrollBar StButton#vhandle:hover, #overview StScrollView.all-apps StScrollBar StButton#hhandle:hover { background-color: rgba(17, 17, 17, 0.4698); } + +#overview StScrollView.all-apps StScrollBar StButton#vhandle:active, #overview StScrollView.all-apps StScrollBar StButton#hhandle:active { background-color: #111111; } + +.window-picker { -horizontal-spacing: 16px; -vertical-spacing: 16px; spacing: 8px; padding: 16px; } + +.window-picker.external-monitor { padding: 16px; } + +.window-clone-border { border: 4px solid rgba(255, 255, 255, 0.12); border-radius: 2.5px 2.5px 0 0; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); } + +.window-caption { max-width: 75em; padding: 0.6em 1.2em 0.7em; border-radius: 999px; border: 0 none transparent; font-size: 100%; font-weight: 400; text-align: center; } + +.search-entry { width: 400px; padding: 0.4em 0.8em; border-radius: 999px; border: 2px solid transparent; background-color: rgba(255, 255, 255, 0.54); box-shadow: 0 0 transparent; font-weight: 400; transition-duration: 0.17s; selection-background-color: #3f51b5; selected-color: white; } + +.search-entry, .search-entry StLabel { margin-bottom: 0.1em; color: rgba(17, 17, 17, 0.54); } + +.search-entry:hover, .search-entry:focus { caret-color: #111111; background-color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.search-entry:hover, .search-entry:hover StLabel, .search-entry:focus, .search-entry:focus StLabel { color: #111111; } + +.search-entry:focus { border-color: #3f51b5; } + +.search-entry .search-entry-icon { icon-size: 16px; color: rgba(17, 17, 17, 0.54); } + +.search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { color: #111111; } + +#searchResultsContent { max-width: 1000px; spacing: 8px; padding: 8px; } + +.search-section { spacing: 8px; } + +.search-section-content { spacing: 8px; } + +.search-section-separator { height: 0; background-color: transparent; } + +.search-section-content { padding: 8px; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); border: 0 none transparent; text-shadow: none; icon-shadow: none; } + +.list-search-results { spacing: 0; background-color: rgba(0, 0, 0, 0.01); } + +.list-search-results:ltr { padding-left: 9px; box-shadow: inset 1px 0 rgba(17, 17, 17, 0.2); } + +.list-search-results:rtl { padding-right: 9px; box-shadow: inset -1px 0 rgba(17, 17, 17, 0.2); } + +.list-search-result { padding: 0; border-radius: 2.5px; transition-duration: 0s; } + +.list-search-result:focus, .list-search-result:selected, .list-search-result:hover { transition-duration: 0s; background-color: rgba(17, 17, 17, 0.12); } + +.list-search-result:focus .list-search-result-title, .list-search-result:selected .list-search-result-title, .list-search-result:hover .list-search-result-title { color: #111111; } + +.list-search-result:focus .list-search-result-description, .list-search-result:selected .list-search-result-description, .list-search-result:hover .list-search-result-description { color: rgba(17, 17, 17, 0.87); } + +.list-search-result:active { transition-duration: 0.17s; background-color: rgba(17, 17, 17, 0.25); } + +.list-search-result:active .list-search-result-title { color: #111111; } + +.list-search-result:active .list-search-result-description { color: rgba(17, 17, 17, 0.87); } + +.list-search-result:checked { background-color: #3f51b5; transition-duration: 0.17s; } + +.list-search-result:checked .list-search-result-title { color: white; } + +.list-search-result:checked .list-search-result-description { color: rgba(255, 255, 255, 0.9); } + +.list-search-result-content { min-height: 48px; spacing: 8px; padding: 8px; } + +.list-search-result-title { font-weight: 700; font-size: 110%; color: rgba(17, 17, 17, 0.87); } + +.list-search-result-title StIcon:ltr, .list-search-result-title StLabel:ltr { padding-left: 8px; } + +.list-search-result-title StIcon:rtl, .list-search-result-title StLabel:rtl { padding-right: 8px; } + +.list-search-result-description { padding: 0; color: rgba(17, 17, 17, 0.54); } + +.list-search-provider-content { spacing: 8px; padding: 8px; } + +.list-search-provider-details { width: 120px; margin-top: 16px; font-size: 90%; color: rgba(17, 17, 17, 0.54); } + +.list-search-provider-details:ltr { margin-left: 8px; } + +.list-search-provider-details:rtl { margin-right: 8px; } + +.search-provider-icon:hover .list-search-provider-details, .search-provider-icon:focus .list-search-provider-details, .search-provider-icon:active .list-search-provider-details, .search-provider-icon:checked .list-search-provider-details { color: #111111; } + +.search-provider-icon { min-height: 66px; padding: 0 6px; color: rgba(17, 17, 17, 0.54); border: none; transition-duration: 0s; } + +.search-provider-icon:ltr { border-radius: 2.5px 999px 999px 2.5px; } + +.search-provider-icon:rtl { border-radius: 999px 2.5px 2.5px 999px; } + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover { background-color: rgba(17, 17, 17, 0.12); transition-duration: 0s; } + +.search-provider-icon:active { background-color: rgba(17, 17, 17, 0.25); transition-duration: 0.17s; } + +.search-provider-icon:checked { background-color: #3f51b5; color: white; transition-duration: 0.17s; } + +#dash { padding: 0; border: none; border-radius: 0; background-color: transparent; box-shadow: 0 0 transparent; font-size: 90%; transition-duration: 0.27s; } + +#dash .placeholder { width: 24px; height: 24px; background-image: url("assets/dash-placeholder.svg"); background-size: 24px 24px; } + +#dash .empty-dash-drop-target { width: 24px; height: 24px; } + +.dash-item-container { background: transparent; } + +.dash-item-container > StWidget { padding: 0; } + +.dash-label { padding: 7px 8px 8px; border-radius: 2.5px; border: 0 none transparent; text-align: center; -x-offset: 8px; } + +.window-caption, .dash-label { color: #111111; background-color: rgba(189, 189, 189, 0.93); box-shadow: 0 0 transparent; } + +.icon-grid { spacing: 30px; -shell-grid-horizontal-item-size: 136px; -shell-grid-vertical-item-size: 136px; } + +.icon-grid .overview-icon { icon-size: 96px; } + +.system-action-icon { icon-size: 48px; border-radius: 999px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.app-view-controls { width: 400px; margin-bottom: 12px; border-radius: 999px; background-color: rgba(0, 0, 0, 0.01) !important; box-shadow: 0 0 transparent; } + +.app-view-control { padding: 7px 32px 8px; border-radius: 999px; color: rgba(255, 255, 255, 0.87); background-color: rgba(0, 0, 0, 0.01) !important; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2); font-weight: 500; } + +.app-view-control:ltr:first-child { margin-right: 6px; } + +.app-view-control:ltr:last-child { margin-left: 6px; } + +.app-view-control:rtl:first-child { margin-left: 6px; } + +.app-view-control:rtl:last-child { margin-right: 6px; } + +.app-view-control:hover { color: white; background-color: rgba(255, 255, 255, 0.12) !important; box-shadow: 0 0 transparent; } + +.app-view-control:active { color: white; background-color: rgba(255, 255, 255, 0.25) !important; box-shadow: 0 0 transparent; } + +.app-view-control:checked { color: white; background-color: #3f51b5 !important; box-shadow: 0 0 transparent; } + +.app-view-control:hover:checked { color: white; background-color: #5868bf !important; box-shadow: 0 0 transparent; } + +.app-well-app .overview-icon, .app-well-app.app-folder .overview-icon, .show-apps .overview-icon, .grid-search-result .overview-icon { padding: 9px; border: none; border-radius: 2.5px; color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 transparent; font-weight: 700; text-align: center; transition-duration: 0s; } + +.app-well-app .overview-icon.overview-icon-with-label, .app-well-app.app-folder .overview-icon.overview-icon-with-label, .show-apps .overview-icon.overview-icon-with-label, .grid-search-result .overview-icon.overview-icon-with-label { padding: 9px; spacing: 9px; } + +.app-well-app:focus .overview-icon, .app-well-app:hover .overview-icon, .app-well-app:selected .overview-icon, .app-well-app.app-folder:focus .overview-icon, .app-well-app.app-folder:hover .overview-icon, .app-well-app.app-folder:selected .overview-icon, .show-apps:focus .overview-icon, .show-apps:hover .overview-icon, .show-apps:selected .overview-icon, .grid-search-result:focus .overview-icon, .grid-search-result:hover .overview-icon, .grid-search-result:selected .overview-icon { border-image: none; background-color: rgba(255, 255, 255, 0.12); background-image: none; color: white; box-shadow: 0 0 transparent; transition-duration: 0.07s; } + +.app-well-app:drop .overview-icon, .app-well-app.app-folder:drop .overview-icon, .show-apps:drop .overview-icon, .grid-search-result:drop .overview-icon { border: none; background-color: rgba(63, 81, 181, 0.2); box-shadow: inset 0 0 0 1px #3f51b5; } + +.app-well-app:active .overview-icon, .app-well-app.app-folder:active .overview-icon, .show-apps:active .overview-icon, .grid-search-result:active .overview-icon { border-image: none; background-color: rgba(255, 255, 255, 0.25); background-image: none; color: white; box-shadow: 0 0 transparent; transition-duration: 0.17s; } + +.app-well-app:checked .overview-icon, .app-well-app.app-folder:checked .overview-icon, .show-apps:checked .overview-icon, .grid-search-result:checked .overview-icon { background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; transition-duration: 0s; } + +.app-well-app:checked:hover .overview-icon, .app-well-app.app-folder:checked:hover .overview-icon, .show-apps:checked:hover .overview-icon, .grid-search-result:checked:hover .overview-icon { background-color: #5666be; transition-duration: 0.07s; } + +#dash .app-well-app .overview-icon, #dash .show-apps .overview-icon { border-radius: 999px; } + +#panel .app-well-app .overview-icon, #panel .show-apps .overview-icon { border-radius: 0; } + +.app-well-app-running-dot { width: 96px; height: 4px; border-radius: 0; background-color: #3f51b5; } + +.dash-item-container .app-well-app-running-dot { width: 8px; height: 8px; margin-bottom: 2px; border-radius: 999px; } + +.app-folder-icon { padding: 7px; spacing-rows: 7px; spacing-columns: 7px; } + +.app-well-app.app-folder > .overview-icon { background-color: rgba(255, 255, 255, 0.12); box-shadow: 0 0 transparent; } + +.app-well-app.app-folder:hover > .overview-icon, .app-well-app.app-folder:focus > .overview-icon { background-color: rgba(255, 255, 255, 0.25); box-shadow: 0 0 transparent; } + +.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:active:hover > .overview-icon { border-radius: 2.5px; background-color: rgba(255, 255, 255, 0.25); box-shadow: 0 0 transparent; } + +.app-well-app.app-folder:checked > .overview-icon, .app-well-app.app-folder:checked:hover > .overview-icon { border-radius: 2.5px; background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; } + +.app-folder-dialog { spacing: 16px; padding-bottom: 8.5px; border-radius: 8.5px; border: 0 none transparent; background-color: rgba(231, 231, 231, 0.93); box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.app-folder-dialog-container { width: 800px; height: 600px; padding: 12px; } + +.app-folder-dialog-container .app-well-app .overview-icon { color: rgba(17, 17, 17, 0.87); } + +.app-folder-dialog-container .app-well-app:focus .overview-icon, .app-folder-dialog-container .app-well-app:hover .overview-icon, .app-folder-dialog-container .app-well-app:selected .overview-icon { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.app-folder-dialog-container .app-well-app:active .overview-icon { background-color: rgba(17, 17, 17, 0.25); color: #111111; } + +.app-folder-dialog .folder-name-container { padding: 24px; spacing: 10px; } + +.app-folder-dialog .folder-name-container .folder-name-label, .app-folder-dialog .folder-name-container .folder-name-entry { font-weight: 700; font-size: 120%; } + +.app-folder-dialog .folder-name-container .folder-name-entry { width: 300px; } + +.app-folder-dialog .folder-name-container .folder-name-label { padding: 0.75em 0.8em; color: #111111; } + +.app-folder-dialog .edit-folder-button { width: 36px; height: 36px; padding: 0; border-radius: 999px; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.app-folder-dialog .edit-folder-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.app-folder-dialog .edit-folder-button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.app-folder-dialog .edit-folder-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.app-folder-dialog .edit-folder-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.app-folder-dialog .edit-folder-button > StIcon { icon-size: 16px; } + +.page-indicator { padding: 16px 24px; } + +.page-indicator .page-indicator-icon { width: 14px; height: 14px; border-radius: 999px; background-color: white; } + +.page-indicator:insensitive .page-indicator-icon { background-color: red; } + +.workspace-thumbnails, .workspace-thumbnails-left { visible-width: 56px; spacing: 12px; margin-top: 16px; margin-bottom: 32px; padding: 12px; border: none; background-color: #f8f8f8; color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +.workspace-thumbnails StBin.placeholder, .workspace-thumbnails-left StBin.placeholder { height: 4px; background-color: #7986cb; } + +.workspace-thumbnail-indicator { border: none; border-radius: 0; background-color: rgba(0, 0, 0, 0.01); } + +.workspace-thumbnail-indicator:ltr { padding: 0 0 0 12px; box-shadow: inset 4px 0 #3f51b5; } + +.workspace-thumbnail-indicator:rtl { padding: 0 12px 0 0; box-shadow: inset -4px 0 #3f51b5; } + +.workspace-thumbnails, .workspace-thumbnails-left:rtl { border-radius: 8.5px 0 0 8.5px; margin-left: 24px; } + +.workspace-thumbnails:rtl, .workspace-thumbnails-left { border-radius: 0 8.5px 8.5px 0; margin-right: 24px; } + +.workspace-thumbnails:rtl .workspace-thumbnail-indicator, .workspace-thumbnails-left .workspace-thumbnail-indicator { padding: 0 12px 0 0; box-shadow: inset -4px 0 #3f51b5; } + +.all-apps, .frequent-apps > StBoxLayout { padding: 0 88px 10px 88px; } + +.search-statustext, .no-frequent-applications-label { color: rgba(255, 255, 255, 0.54); font-weight: 700; font-size: 200%; } + +.url-highlighter { link-color: #2196f3; } + +.notification-banner .url-highlighter { link-color: #2196f3; } + +.notification-banner { min-height: 32px; width: 34em; margin: 6px; border: none; border-radius: 8.5px; font-size: 110%; } + +.notification-banner, .notification-banner:hover, .notification-banner:focus { background-color: rgba(189, 189, 189, 0.93); color: #111111; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.notification-banner .notification-icon { padding: 8px; } + +.notification-banner .notification-content { padding: 8px; spacing: 8px; } + +.notification-banner .notification-actions { padding: 0; spacing: 0; border: transparent; background-color: transparent; } + +.notification-banner .secondary-icon { icon-size: 16px; } + +.notification-banner .notification-button { min-height: 1em; padding: 9px 4px 10px; } + +.summary-source-counter { width: 1.6em; height: 1.6em; border-radius: 0.9em; border: 2px solid white; font-weight: 700; font-size: 100%; -shell-counter-overlap-x: 3px; -shell-counter-overlap-y: 3px; background-color: #673ab7; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.secondary-icon { icon-size: 14px; } + +.chat-body { spacing: 5px; } + +.chat-response { margin: 5px; } + +.chat-log-message { color: rgba(17, 17, 17, 0.87); } + +.chat-new-group { padding-top: 1em; } + +.chat-received:ltr { padding-left: 4px; } + +.chat-received:rtl { padding-right: 4px; } + +.chat-sent { color: rgba(17, 17, 17, 0.87); } + +.chat-sent:ltr { padding-left: 18pt; } + +.chat-sent:rtl { padding-right: 18pt; } + +.chat-meta-message { color: rgba(17, 17, 17, 0.28); font-weight: 700; font-size: 90%; } + +.chat-meta-message:ltr { padding-left: 4px; } + +.chat-meta-message:rtl { padding-right: 4px; } + +.hotplug-transient-box { spacing: 6px; padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { padding: 2px 10px; } + +.hotplug-notification-item-icon { padding: 2px 5px; icon-size: 24px; } + +.hotplug-resident-box { spacing: 8px; } + +.hotplug-resident-mount { spacing: 8px; border-radius: 2.5px; } + +.hotplug-resident-mount:hover { background-color: rgba(17, 17, 17, 0.12); } + +.hotplug-resident-mount:active { background-color: rgba(17, 17, 17, 0.25); } + +.hotplug-resident-mount-label { padding-left: 6px; color: rgba(17, 17, 17, 0.87); } + +.hotplug-resident-mount-icon { padding-left: 6px; icon-size: 24px; } + +.hotplug-resident-eject-icon { icon-size: 16px; } + +.hotplug-resident-eject-button { padding: 7px; border-radius: 2.5px; color: #111111; } + +.magnifier-zoom-region { border: 2px solid #3f51b5; } + +.magnifier-zoom-region.full-screen { border-width: 0; } + +#keyboard { background-color: rgba(255, 255, 255, 0.28); } + +#keyboard .page-indicator { padding: 0 8px 16px; } + +#keyboard .page-indicator .page-indicator-icon { box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.54); } + +#keyboard .page-indicator:hover .page-indicator-icon { box-shadow: inset 0 0 0 2px #111111; } + +#keyboard .page-indicator:active .page-indicator-icon, #keyboard .page-indicator:checked .page-indicator-icon { box-shadow: 0 0 transparent; } + +.key-container { padding: 3.999px; spacing: 3.999px; } + +.keyboard-layout { spacing: 3.999px; padding: 3.999px; } + +.keyboard-row { spacing: 3.999px; } + +.keyboard-key { min-height: 26.66px; min-width: 26.66px; padding: 0; border-radius: 2.5px; border: 1px solid rgba(205, 205, 205, 0.9805); background-color: #e7e7e7; color: rgba(17, 17, 17, 0.87); box-shadow: 0 0 transparent; text-shadow: none; icon-shadow: none; font-size: 26.66px; font-weight: 700; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { border-color: #cbcbcb; background-color: #cbcbcb; color: #111111; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key:active { border-color: #b2b2b2; background-color: #b2b2b2; color: #111111; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key:grayed { border-color: rgba(224, 224, 224, 0.99454); background-color: #e0e0e0; color: rgba(17, 17, 17, 0.54); transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key.default-key { background-color: #e5e5e5; color: rgba(17, 17, 17, 0.87); } + +.keyboard-key.default-key:focus, .keyboard-key.default-key:hover, .keyboard-key.default-key:checked { border-color: #c9c9c9; background-color: #c9c9c9; color: #111111; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key.default-key:active { border-color: #b0b0b0; background-color: #b0b0b0; color: #111111; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } + +.keyboard-key.enter-key { border-color: #673ab7; background-color: #673ab7; color: rgba(255, 255, 255, 0.9); } + +.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover, .keyboard-key.enter-key:checked { border-color: #7b54c0; background-color: #7b54c0; color: white; } + +.keyboard-key.enter-key:active { border-color: #3f51b5; background-color: #3f51b5; color: white; } + +.keyboard-key.shift-key-lowercase { color: rgba(17, 17, 17, 0.87); } + +.keyboard-key.shift-key-uppercase { color: #3f51b5; } + +.keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.shift-key-uppercase:checked { border-color: #cfd2df; background-color: #cfd2df; } + +.keyboard-key.shift-key-uppercase:active { border-color: #bcc0d9; background-color: #bcc0d9; } + +.keyboard-key.shift-key-uppercase:latched { color: #3f51b5; border-color: #cfd2df; background-color: #cfd2df; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } + +.keyboard-key.shift-key-uppercase:latched:focus, .keyboard-key.shift-key-uppercase:latched:hover { border-color: #bcc0d9; background-color: #bcc0d9; } + +.keyboard-key StIcon { icon-size: 26.66px; } + +.keyboard-subkeys { padding: 0; border-radius: 2.5px; -arrow-border-radius: 0; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; -boxpointer-gap: 3.999px; background-color: #673ab7; color: white; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +.keyboard-subkeys .keyboard-key { border: 0 none transparent; background-color: rgba(0, 0, 0, 0.01); color: rgba(255, 255, 255, 0.9); box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.keyboard-subkeys .keyboard-key:focus, .keyboard-subkeys .keyboard-key:hover, .keyboard-subkeys .keyboard-key:checked { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: white; box-shadow: 0 0 transparent; } + +.keyboard-subkeys .keyboard-key:active { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.25); color: white; box-shadow: 0 0 transparent; } + +.word-suggestions { min-height: 1.6em; spacing: 17.329px; padding: 3.999px 0 0; font-weight: 500; font-size: 130%; } + +.word-suggestions StButton { padding: 0 17.329px; border-radius: 999px; background-color: #673ab7; color: rgba(255, 255, 255, 0.9); } + +.word-suggestions StButton:hover, .word-suggestions StButton:focus { background-color: #7952c0; color: white; } + +.word-suggestions StButton:active { background-color: #3f51b5; color: white; } + +.emoji-panel .keyboard-key { color: rgba(255, 255, 255, 0.87); } + +.emoji-panel .keyboard-key:focus, .emoji-panel .keyboard-key:hover, .emoji-panel .keyboard-key:active, .emoji-panel .keyboard-key:checked { color: white; } + +.emoji-panel .keyboard-key.default-key { color: rgba(17, 17, 17, 0.87); } + +.emoji-panel .keyboard-key.default-key:focus, .emoji-panel .keyboard-key.default-key:hover, .emoji-panel .keyboard-key.default-key:active, .emoji-panel .keyboard-key.default-key:checked { color: #111111; } + +.emoji-panel .keyboard-key:latched { border-color: #3f51b5; background-color: #3f51b5; } + +.emoji-panel .keyboard-key:latched:hover { border-color: #5666be; background-color: #5666be; } + +.emoji-panel .keyboard-key:latched:active { border-color: #6f7dc8; background-color: #6f7dc8; } + +.emoji-page .keyboard-key { border: 0 none transparent; background-color: transparent; color: rgba(255, 255, 255, 0.87); } + +.emoji-page .keyboard-key:focus, .emoji-page .keyboard-key:hover { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: white; } + +.emoji-page .keyboard-key:active { border: 0 none transparent; background-color: rgba(255, 255, 255, 0.25); color: white; } + +.candidate-popup-content { padding: 0.5em; spacing: 0.3em; color: rgba(17, 17, 17, 0.54); } + +.candidate-index { color: rgba(17, 17, 17, 0.87); } + +.candidate-index:ltr { padding: 0.3em 0.5em 0.3em 0; } + +.candidate-index:rtl { padding: 0.3em 0 0.3em 0.5em; } + +.candidate-box { padding: 0.3em 0.5em; border-radius: 2.5px; color: rgba(17, 17, 17, 0.87); font-size: 110%; transition-duration: 0s; } + +.candidate-box:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.candidate-box:hover .candidate-index { color: #111111; } + +.candidate-box:active { background-color: rgba(17, 17, 17, 0.25); color: #111111; } + +.candidate-box:active .candidate-index { color: #111111; } + +.candidate-box:selected { background-color: #673ab7; color: white; } + +.candidate-box:selected .candidate-index { color: rgba(255, 255, 255, 0.9); } + +.candidate-page-button-box { height: 2em; } + +.vertical .candidate-page-button-box { padding-top: 0.5em; } + +.horizontal .candidate-page-button-box { padding-left: 0.5em; } + +.candidate-page-button { padding: 4px; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.candidate-page-button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.candidate-page-button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.candidate-page-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.candidate-page-button-previous { border-radius: 2.5px; border-right-width: 0; } + +.candidate-page-button-next { border-radius: 2.5px; } + +.candidate-page-button-icon { icon-size: 16px; } + +.user-icon { background-size: contain; border: 0 none transparent; color: #111111; } + +.user-icon:hover { border-color: #111111; color: #111111; } + +.user-icon { border-radius: 999px; } + +.login-dialog { border: none; background-color: transparent; } + +.login-dialog-banner-view { max-width: 23em; padding-top: 24px; } + +.login-dialog StEntry { background-color: rgba(255, 255, 255, 0.06); color: rgba(255, 255, 255, 0.87); caret-color: rgba(255, 255, 255, 0.87); box-shadow: inset 0 -2px rgba(255, 255, 255, 0.2); selection-background-color: #3f51b5; selected-color: white; transition-duration: 0s; } + +.login-dialog StEntry:hover { background-color: rgba(255, 255, 255, 0.12); color: white; box-shadow: inset 0 -2px rgba(255, 255, 255, 0.2); } + +.login-dialog StEntry:focus { background-color: rgba(255, 255, 255, 0.12); color: white; caret-color: white; box-shadow: inset 0 -2px #3f51b5; } + +.login-dialog StEntry:insensitive { background-color: rgba(255, 255, 255, 0.0168); color: rgba(255, 255, 255, 0.28); box-shadow: 0 0 transparent; } + +.login-dialog StEntry StIcon.capslock-warning { color: #ff9800; } + +.login-dialog StEntry .hint-text { color: rgba(255, 255, 255, 0.54); } + +.login-dialog .modal-dialog-button-box { spacing: 1em; } + +.login-dialog .modal-dialog-button { padding: 7px 16px 8px; font-weight: 500; font-size: 110%; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(255, 255, 255, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.login-dialog .modal-dialog-button:hover { border: none; background-color: rgba(255, 255, 255, 0.12); color: white; } + +.login-dialog .modal-dialog-button:focus { border: none; color: white; box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.login-dialog .modal-dialog-button:active { border: none; background-color: rgba(255, 255, 255, 0.25); color: white; box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(255, 255, 255, 0.28); box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default { padding: 5px 14px 6px; border: 2px solid transparent; background-color: #673ab7; color: rgba(255, 255, 255, 0.87); box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default:hover { border: 2px solid transparent; background-color: #7952c0; color: white; box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default:focus { border: 2px solid rgba(255, 255, 255, 0.2); color: white; box-shadow: 0 0 transparent; transition-duration: 0.17s; } + +.login-dialog .modal-dialog-button:default:active { border: 2px solid transparent; background-color: #3f51b5; color: white; box-shadow: 0 0 transparent; } + +.login-dialog .modal-dialog-button:default:insensitive { padding: 7px 16px 8px; border: 0 none transparent; background-color: rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.28); box-shadow: 0 0 transparent; } + +.login-dialog .cancel-button, .login-dialog .switch-user-button, .login-dialog .login-dialog-session-list-button { width: 32px; height: 32px; padding: 0; border-radius: 999px; } + +.login-dialog .cancel-button StIcon, .login-dialog .switch-user-button StIcon, .login-dialog .login-dialog-session-list-button StIcon { icon-size: 16px; } + +.login-dialog .login-dialog-session-list-button:active, .login-dialog .login-dialog-session-list-button:checked { background-color: #3f51b5; color: white; } + +.user-widget.horizontal .user-widget-label { font-weight: 700; font-size: 120%; text-align: left; } + +.user-widget.vertical .user-widget-label { font-weight: 500; font-size: 150%; text-align: center; } + +.user-widget.horizontal .user-widget-label:ltr { padding-left: 1em; } + +.user-widget.horizontal .user-widget-label:rtl { padding-right: 1em; } + +.user-widget-label { color: white; } + +.user-widget.vertical .user-widget-label { padding-top: 12px; } + +.user-widget.horizontal .user-icon { icon-size: 64px; } + +.user-widget.horizontal .user-icon StIcon { width: 44px; height: 44px; padding: 9px 10px 11px 10px; } + +.user-widget.vertical .user-icon { icon-size: 128px; } + +.user-widget.vertical .user-icon StIcon { width: 88px; height: 88px; padding: 18px 20px 22px 20px; } + +.login-dialog-logo-bin { padding: 24px 0; } + +.login-dialog-banner { color: rgba(255, 255, 255, 0.87); } + +.login-dialog-button-box { width: 23em; spacing: 1em; } + +.login-dialog-message { text-align: center; } + +.login-dialog-message-warning { color: #ff9800; } + +.login-dialog-message-hint { padding-top: 0; padding-bottom: 20px; color: rgba(255, 255, 255, 0.54); } + +.login-dialog-user-selection-box { padding: 100px 0; } + +.login-dialog-not-listed-button { margin: 12px 0 0; } + +.login-dialog-not-listed-button:ltr { margin-right: 4px; } + +.login-dialog-not-listed-button:rtl { margin-left: 4px; } + +.login-dialog-not-listed-label { padding: 4px 8px 5px; border-radius: 2.5px; color: #9ea9e4; font-weight: 500; font-size: 90%; text-align: center; } + +.login-dialog-not-listed-button:focus .login-dialog-not-listed-label { color: #9ea9e4; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.25); } + +.login-dialog-not-listed-button:hover .login-dialog-not-listed-label { color: #9ea9e4; background-color: rgba(30, 52, 166, 0.12); } + +.login-dialog-not-listed-button:active .login-dialog-not-listed-label { color: #9ea9e4; background-color: rgba(30, 52, 166, 0.25); box-shadow: 0 0 transparent; } + +.login-dialog-user-list { width: 23em; spacing: 12px; } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected, .login-dialog-user-list:expanded .login-dialog-user-list-item:selected:focus { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(63, 81, 181, 0.2); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected:hover, .login-dialog-user-list:expanded .login-dialog-user-list-item:selected:hover:focus { background-color: rgba(63, 81, 181, 0.12); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected:active, .login-dialog-user-list:expanded .login-dialog-user-list-item:selected:active:focus { background-color: rgba(63, 81, 181, 0.25); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { border-radius: 0; background-color: rgba(63, 81, 181, 0.25); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:focus, .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:hover { background-color: rgba(141, 152, 211, 0.1574); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:active { background-color: rgba(148, 158, 214, 0.1925); } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:ltr { box-shadow: inset 4px 0 #3f51b5; } + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in:rtl { box-shadow: inset -4px 0 #3f51b5; } + +.login-dialog-user-list-view { -st-vfade-offset: 0; } + +.login-dialog-user-list-item { padding: 4px 4px 0; border-radius: 2.5px; transition-duration: 0.07s; } + +.login-dialog-user-list-item:ltr .user-widget { padding-right: 1em; } + +.login-dialog-user-list-item:rtl .user-widget { padding-left: 1em; } + +.login-dialog-user-list-item .login-dialog-username, .login-dialog-user-list-item .user-widget-label { color: rgba(255, 255, 255, 0.87); } + +.login-dialog-user-list-item:focus { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); } + +.login-dialog-user-list-item:hover { background-color: rgba(255, 255, 255, 0.12); } + +.login-dialog-user-list-item:active { background-color: rgba(255, 255, 255, 0.25); } + +.login-dialog-user-list-item:selected, .login-dialog-user-list-item:selected:focus { background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 0 0 2px rgba(63, 81, 181, 0.2); } + +.login-dialog-user-list-item:selected:hover, .login-dialog-user-list-item:selected:hover:focus { background-color: rgba(63, 81, 181, 0.12); } + +.login-dialog-user-list-item:selected:active, .login-dialog-user-list-item:selected:active:focus { background-color: rgba(63, 81, 181, 0.25); } + +.login-dialog-user-list-item:focus .login-dialog-username, .login-dialog-user-list-item:focus .user-widget-label, .login-dialog-user-list-item:hover .login-dialog-username, .login-dialog-user-list-item:hover .user-widget-label, .login-dialog-user-list-item:active .login-dialog-username, .login-dialog-user-list-item:active .user-widget-label { color: white; } + +.login-dialog-user-list-item:selected .login-dialog-username, .login-dialog-user-list-item:selected .user-widget-label, .login-dialog-user-list-item:selected:focus .login-dialog-username, .login-dialog-user-list-item:selected:focus .user-widget-label { color: #8796ed; } + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 4px; margin: 4px 0 0 0; background-color: rgba(121, 134, 203, 0.87); } + +.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { background-color: #7986cb; } + +.login-dialog-prompt-layout { width: 23em; spacing: 1em; padding-top: 24px; padding-bottom: 12px; } + +.login-dialog-prompt-entry { height: 1.5em; } + +.login-dialog-prompt-label { padding-top: 1em; color: rgba(255, 255, 255, 0.54); font-size: 100%; } + +.unlock-dialog-clock { padding-bottom: 1.5em; color: white; text-align: center; } + +.unlock-dialog-clock-time { font-weight: 300; font-size: 840%; } + +.unlock-dialog-clock-date { font-weight: 700; font-size: 130%; } + +.unlock-dialog-notifications-container { spacing: 6px; background-color: transparent; } + +.unlock-dialog-notifications-container .summary-notification-stack-scrollview { padding-top: 0; padding-bottom: 0; } + +.unlock-dialog-notifications-container .notification, .unlock-dialog-notifications-container .unlock-dialog-notification-source { padding: 12px 6px; border: none; border-radius: 8.5px; background-color: rgba(189, 189, 189, 0.93); color: #111111; } + +#unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle { background-color: rgba(255, 255, 255, 0.2916); } + +#unlockDialogNotifications StButton#vhandle:hover, #unlockDialogNotifications StButton#hhandle:hover { background-color: rgba(255, 255, 255, 0.4698); } + +#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active { background-color: white; } + +.unlock-dialog-clock { spacing: 24px; } + +.unlock-dialog-clock-time { padding-top: 0.5em; } + +.unlock-dialog-clock-hint { padding-top: 48px; font-weight: 400; } + +.unlock-dialog-notifications-container { width: 23em; margin: 12px 0; } + +.unlock-dialog-notifications-container .notification.critical, .unlock-dialog-notifications-container .unlock-dialog-notification-source.critical { background-color: #f44336; color: white; } + +.unlock-dialog-notifications-container .notification.critical .unlock-dialog-notification-count-text, .unlock-dialog-notifications-container .unlock-dialog-notification-source.critical .unlock-dialog-notification-count-text { background-color: white; color: #f44336; } + +.unlock-dialog-notifications-label { padding: 0 0 0 12px; font-weight: 500; } + +.unlock-dialog-notifications-count-text { padding: 0 6px; border-radius: 2.5px; background-color: #673ab7; color: white; font-weight: 700; } + +#lockDialogGroup { background-color: #1d1d1d; } + +#LookingGlassDialog { spacing: 4px; padding: 8px; border: none; border-radius: 8.5px; background-color: rgba(231, 231, 231, 0.93); color: #111111; box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); } + +#LookingGlassDialog.lg-dialog { padding: 0 0 8.5px; border-radius: 0 0 8.5px 8.5px; } + +#LookingGlassDialog > #Toolbar { padding: 0 8px; border: none; border-radius: 0; background-color: rgba(0, 0, 0, 0.01); box-shadow: inset 0 -1px #c4c4c4; } + +#LookingGlassDialog > #Toolbar > StIcon { padding: 5px 4px 3px; } + +#LookingGlassDialog .labels { spacing: 0; } + +#LookingGlassDialog .notebook-tab { min-height: 32px; padding: 0 16px; border-bottom-width: 0; color: rgba(17, 17, 17, 0.54); font-weight: 700; font-size: 90%; transition-duration: 0.17s; } + +#LookingGlassDialog .notebook-tab:hover { border-bottom-width: 0; border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); text-shadow: none; transition-duration: 0.17s; } + +#LookingGlassDialog .notebook-tab:selected { border-bottom-width: 0; border-color: transparent; background-color: rgba(0, 0, 0, 0.01); color: #3f51b5; box-shadow: inset 0 -2px #3f51b5; text-shadow: none; transition-duration: 0.17s; } + +#LookingGlassDialog .notebook-tab StLabel { padding-bottom: 0.1em; } + +#LookingGlassDialog StBoxLayout#EvalBox, #LookingGlassDialog StBoxLayout#ResultsArea { padding: 8px; spacing: 4px; } + +.lg-dialog StEntry { selection-background-color: #3f51b5; selected-color: white; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.lg-dialog StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.lg-dialog StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.lg-dialog StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.lg-dialog .shell-link { color: rgba(33, 150, 243, 0.87); } + +.lg-dialog .shell-link:hover, .lg-dialog .shell-link:active { color: #2196f3; } + +.lg-completions-text { color: rgba(17, 17, 17, 0.87); font-style: italic; font-size: 90%; } + +.lg-obj-inspector-title { spacing: 4px; } + +.lg-obj-inspector-button { height: calc(2.5em - 1px - (1px * 2)); padding: 0 16px 1px; border-radius: 2.5px; font-weight: 500; border: 1px solid #dbdbdb; background-color: white; color: rgba(17, 17, 17, 0.87); } + +.lg-obj-inspector-button:hover { border-color: #e2e2e2; background-color: #e2e2e2; color: #111111; } + +.lg-obj-inspector-button:focus { border: 1px solid #dbdbdb; background-color: white; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.lg-obj-inspector-button:active { border-color: #c4c4c4; background-color: #c4c4c4; color: #111111; } + +.lg-obj-inspector-button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +#lookingGlassExtensions { padding: 8px; } + +.lg-extensions-list { padding: 4px; spacing: 6px; } + +.lg-extension { padding: 4px; border: none; border-radius: 2.5px; background-color: transparent; } + +.lg-extension-name { padding-bottom: 3px 0; color: #111111; font-weight: 700; font-size: 130%; } + +.lg-extension-description { color: rgba(17, 17, 17, 0.87); font-weight: 400; font-size: 90%; } + +.lg-extension-description:ltr { padding: 6px 0 6px 12px; } + +.lg-extension-description:rtl { padding: 6px 12px 6px 6px; } + +.lg-extension-meta { spacing: 6px; font-size: 100%; } + +.lg-extension-meta:ltr { padding: 6px 0 6px 12px; } + +.lg-extension-meta:rtl { padding: 6px 12px 6px 6px; } + +StBoxLayout#Windows:ltr { padding: 15px 0 12px 18px; } + +StBoxLayout#Windows:rtl { padding: 15px 18px 12px 0; } + +#LookingGlassPropertyInspector { padding: 6px; border: 1px solid lightgray; border-radius: 0; background-color: #e7e7e7; color: #111111; box-shadow: 0 0 transparent; } + +.masterslider.smaller .masterlabel, .masterslider.smaller .slider { min-width: 14.2em; } + +.popup-menu StScrollView.apps-menu { margin: 0 4px; border-style: solid; border-color: rgba(0, 0, 0, 0.15); } + +.popup-menu StScrollView.apps-menu:ltr { padding: 0 0 0 12px; border-left-width: 1px; } + +.popup-menu StScrollView.apps-menu:rtl { padding: 0 12px 0 0; border-right-width: 1px; } + +.openweather-provider { padding: 0 16px; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.openweather-provider:hover { border: none; background-color: rgba(17, 17, 17, 0.12); color: #111111; } + +.openweather-provider:focus { border: none; color: #111111; box-shadow: inset 0 0 0 2px rgba(17, 17, 17, 0.2); } + +.openweather-provider:active { border: none; background-color: rgba(17, 17, 17, 0.25); color: #111111; box-shadow: 0 0 transparent; } + +.openweather-provider:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.openweather-current-icon, .openweather-current-summary, .openweather-current-summarybox { background: none; color: #111111; } + +.openweather-current-databox-values { background: none; color: rgba(17, 17, 17, 0.54); } + +.openweather-current-databox-captions { background: none; color: rgba(17, 17, 17, 0.54); } + +.openweather-forecast-icon, .openweather-forecast-summary { background: none; color: rgba(17, 17, 17, 0.87); } + +.openweather-forecast-day, .openweather-forecast-temperature { background: none; color: rgba(17, 17, 17, 0.54); } + +.openweather-sunrise-icon, .openweather-sunset-icon, .openweather-build-icon { color: rgba(17, 17, 17, 0.87); } + +#dashtodockContainer { background: transparent; } + +#dashtodockContainer #dash, #dashtodockContainer:overview #dash, #dashtodockContainer.extended #dash, #dashtodockContainer.extended:overview #dash { padding: 0; border: none; transition-duration: 0.27s; } + +#dashtodockContainer.top #dash, #dashtodockContainer.top:overview #dash { border-radius: 0 0 2.5px 2.5px; } + +#dashtodockContainer.top.extended #dash, #dashtodockContainer.top.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer.bottom #dash, #dashtodockContainer.bottom:overview #dash { border-radius: 2.5px 2.5px 0 0; } + +#dashtodockContainer.bottom.extended #dash, #dashtodockContainer.bottom.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer.left #dash, #dashtodockContainer.left:overview #dash { border-radius: 0 2.5px 2.5px 0; } + +#dashtodockContainer.left.extended #dash, #dashtodockContainer.left.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer.right #dash, #dashtodockContainer.right:overview #dash { border-radius: 2.5px 0 0 2.5px; } + +#dashtodockContainer.right.extended #dash, #dashtodockContainer.right.extended:overview #dash { border-radius: 0; } + +#dashtodockContainer #dash { background-color: #e0e0e0; box-shadow: 0 0 transparent; } + +#dashtodockContainer.opaque #dash { background-color: #e0e0e0; box-shadow: inset 0 0 0 9999px #e0e0e0; } + +#dashtodockContainer.transparent #dash { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 0 0 9999px rgba(224, 224, 224, 0.34); } + +#dashtodockContainer:overview #dash { background-color: rgba(224, 224, 224, 0.54); box-shadow: 0 0 transparent; } + +#dashtodockContainer.opaque:overview #dash, #dashtodockContainer.transparent:overview #dash { background-color: rgba(224, 224, 224, 0.54); box-shadow: none !important; } + +#dashtodockContainer.extended:overview #dash, #dashtodockContainer.opaque.extended:overview #dash, #dashtodockContainer.transparent.extended:overview #dash { background-color: rgba(224, 224, 224, 0.54); box-shadow: 0 0 transparent; } + +#dashtodockContainer .app-well-app .overview-icon, #dashtodockContainer .show-apps .overview-icon { padding: 9px; background-size: contain; } + +#dashtodockContainer .app-well-app:focus .overview-icon, #dashtodockContainer .app-well-app:hover .overview-icon, #dashtodockContainer .app-well-app:selected .overview-icon, #dashtodockContainer .show-apps:focus .overview-icon, #dashtodockContainer .show-apps:hover .overview-icon, #dashtodockContainer .show-apps:selected .overview-icon { background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer .app-well-app:active .overview-icon, #dashtodockContainer .show-apps:active .overview-icon { background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer .app-well-app:checked:hover .overview-icon, #dashtodockContainer .show-apps:checked:hover .overview-icon { background-color: #5666be; } + +#dashtodockContainer .dash-item-container { background: transparent; } + +#dashtodockContainer .dash-item-container > StWidget { background-size: contain; } + +#dashtodockContainer .dash-item-container .app-well-app-running-dot { width: 6px; height: 3px; margin-bottom: 0; border-radius: 0; background-color: #3f51b5; } + +#dashtodockContainer .dash-item-container > StWidget.focused .app-well-app-running-dot { width: 34px; background-color: #3f51b5; } + +#dashtodockContainer .number-overlay, #dashtodockContainer .notification-badge { min-width: 1.6em; min-height: 1.6em; margin: 0; padding: 0; border-radius: 999px; font-weight: 700; text-align: center; box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); } + +#dashtodockContainer .number-overlay { background-color: #e7e7e7; color: #111111; } + +#dashtodockContainer .notification-badge { background-color: #673ab7; color: white; } + +#dashtodockContainer.top .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.top .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.top .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.top .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer.bottom .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.bottom .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.bottom .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.bottom .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer.left .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.left .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.left .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.left .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#dashtodockContainer.right .dash-item-container > .app-well-app.focused .overview-icon, #dashtodockContainer.extended.right .dash-item-container > .app-well-app.focused .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.12); } + +#dashtodockContainer.right .dash-item-container > .app-well-app.focused:hover .overview-icon, #dashtodockContainer.extended.right .dash-item-container > .app-well-app.focused:hover .overview-icon { border-radius: 0; background-color: rgba(17, 17, 17, 0.25); } + +#panel.dashtopanelMainPanel.dashtopanelTop { background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); } + +#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:hover, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:hover, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:hover, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:hover { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:active, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:focus, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:checked, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:overview, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:active, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:focus, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:checked, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:overview, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:active, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:focus, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:checked, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:overview, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:active, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:focus, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:checked, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button:overview { box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft StLabel, #panel.dashtopanelMainPanel.dashtopanelTop #panelCenter StLabel, #panel.dashtopanelMainPanel.dashtopanelTop .panel-corner StLabel, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button StLabel { padding-bottom: 0; } + +#panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:hover, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:active, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:focus, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:checked, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:overview { box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:hover .clock { box-shadow: inset 0 2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:active .clock, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:focus .clock, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:checked .clock, #panel.dashtopanelMainPanel.dashtopanelTop .panel-button.clock-display:overview .clock { box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:checked .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .show-apps:checked .overview-icon { border-radius: 0; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview { padding: 0; } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:focus .dtp-container, #panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:hover .dtp-container { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.12); } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:active .dtp-container { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.25); } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app.focused .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:focus, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:active { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked:hover { background-color: rgba(17, 17, 17, 0.12); } + +#panel.dashtopanelMainPanel.dashtopanelBottom { background-gradient-start: rgba(224, 224, 224, 0.01); background-gradient-end: rgba(224, 224, 224, 0.01); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:hover, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:hover, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:hover, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:hover { box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:active, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:focus, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:checked, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:overview, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:active, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:focus, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:checked, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:overview, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:active, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:focus, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:checked, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:overview, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:active, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:focus, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:checked, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:overview { box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft StLabel, #panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter StLabel, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner StLabel, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button StLabel { padding-bottom: 0; } + +#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:hover, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:active, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:focus, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:checked, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:overview { box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:hover .clock { box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:active .clock, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:focus .clock, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:checked .clock, #panel.dashtopanelMainPanel.dashtopanelBottom .panel-button.clock-display:overview .clock { box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:checked .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:checked .overview-icon { border-radius: 0; background-color: rgba(0, 0, 0, 0.01); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview { padding: 0; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:focus .dtp-container, #panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:hover .dtp-container { background-color: rgba(17, 17, 17, 0.12); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.12); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:active .dtp-container { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 0 0 999px rgba(17, 17, 17, 0.25); } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app.focused .app-well-app-running-dot { background-color: #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:focus, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:hover { background-color: rgba(17, 17, 17, 0.12); box-shadow: 0 0 transparent; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:active { background-color: rgba(17, 17, 17, 0.25); box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked { background-color: rgba(224, 224, 224, 0.01); box-shadow: inset 0 -2px #3f51b5; } + +#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked:hover { background-color: rgba(17, 17, 17, 0.12); } + +.rename-popup { padding: 10px 6px 6px; background-color: rgba(231, 231, 231, 0.93); color: rgba(17, 17, 17, 0.87); } + +.rename-popup StEntry { margin: 0 4px; background-color: rgba(17, 17, 17, 0.06); color: rgba(17, 17, 17, 0.87); caret-color: rgba(17, 17, 17, 0.87); box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.rename-popup StEntry:hover { background-color: rgba(17, 17, 17, 0.12); color: #111111; box-shadow: inset 0 -2px rgba(17, 17, 17, 0.2); } + +.rename-popup StEntry:focus { background-color: rgba(17, 17, 17, 0.12); color: #111111; caret-color: #111111; box-shadow: inset 0 -2px #3f51b5; } + +.rename-popup StEntry:insensitive { background-color: rgba(17, 17, 17, 0.0168); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } + +.rename-popup .button { padding: 7px 16px 8px; border-radius: 2.5px; border: none; font-weight: 500; border: none; background-color: rgba(255, 255, 255, 0.01); color: rgba(30, 52, 166, 0.87); box-shadow: inset 0 0 0 2px transparent; } + +.rename-popup .button:hover { border: none; background-color: rgba(30, 52, 166, 0.12); color: #1e34a6; } + +.rename-popup .button:focus { border: none; color: #1e34a6; box-shadow: inset 0 0 0 2px rgba(30, 52, 166, 0.2); } + +.rename-popup .button:active { border: none; background-color: rgba(30, 52, 166, 0.25); color: #1e34a6; box-shadow: 0 0 transparent; } + +.rename-popup .button:insensitive { border: none; background-color: rgba(0, 0, 0, 0.01); color: rgba(17, 17, 17, 0.28); box-shadow: 0 0 transparent; } diff --git a/themes/Plata-Lumine/gnome-shell/keyboard-caps-lock-filled-symbolic.svg b/themes/Plata-Lumine/gnome-shell/keyboard-caps-lock-filled-symbolic.svg new file mode 100644 index 0000000..139443e --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/keyboard-caps-lock-filled-symbolic.svg @@ -0,0 +1,78 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/keyboard-enter-symbolic.svg b/themes/Plata-Lumine/gnome-shell/keyboard-enter-symbolic.svg new file mode 100644 index 0000000..70220fb --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/keyboard-enter-symbolic.svg @@ -0,0 +1,83 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/keyboard-hide-symbolic.svg b/themes/Plata-Lumine/gnome-shell/keyboard-hide-symbolic.svg new file mode 100644 index 0000000..917e7fd --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/keyboard-hide-symbolic.svg @@ -0,0 +1,86 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/keyboard-layout-filled-symbolic.svg b/themes/Plata-Lumine/gnome-shell/keyboard-layout-filled-symbolic.svg new file mode 100644 index 0000000..a0ed0ed --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/keyboard-layout-filled-symbolic.svg @@ -0,0 +1,88 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/keyboard-shift-filled-symbolic.svg b/themes/Plata-Lumine/gnome-shell/keyboard-shift-filled-symbolic.svg new file mode 100644 index 0000000..a93a125 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/keyboard-shift-filled-symbolic.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/message-indicator-symbolic.svg b/themes/Plata-Lumine/gnome-shell/message-indicator-symbolic.svg new file mode 100644 index 0000000..0474a6f --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/message-indicator-symbolic.svg @@ -0,0 +1,82 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/no-events.svg b/themes/Plata-Lumine/gnome-shell/no-events.svg new file mode 100644 index 0000000..61dde6a --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/no-events.svg @@ -0,0 +1,82 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/no-notifications.svg b/themes/Plata-Lumine/gnome-shell/no-notifications.svg new file mode 100644 index 0000000..9495b05 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/no-notifications.svg @@ -0,0 +1,77 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/pad-osd.css b/themes/Plata-Lumine/gnome-shell/pad-osd.css new file mode 100644 index 0000000..b665246 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/pad-osd.css @@ -0,0 +1,9 @@ +.Leader { stroke-width: 0.5 !important; stroke: #9ea9e4 !important; fill: none !important; } + +.Button { stroke-width: 0.25; stroke: #9ea9e4; fill: rgba(158, 169, 228, 0.12); } + +.Ring { stroke-width: 0.5 !important; stroke: #9ea9e4 !important; fill: none !important; } + +.Label { stroke-width: 0.1 !important; stroke: none !important; fill: transparent !important; font-size: 0.1 !important; } + +.TouchStrip, .TouchRing { stroke-width: 0.1 !important; stroke: #9ea9e4 !important; fill: rgba(158, 169, 228, 0.25) !important; } diff --git a/themes/Plata-Lumine/gnome-shell/toggle-off.svg b/themes/Plata-Lumine/gnome-shell/toggle-off.svg new file mode 100644 index 0000000..67e0a1b --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/toggle-off.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gnome-shell/toggle-on.svg b/themes/Plata-Lumine/gnome-shell/toggle-on.svg new file mode 100644 index 0000000..7a20ad6 --- /dev/null +++ b/themes/Plata-Lumine/gnome-shell/toggle-on.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Plata-Lumine/gtk-3.22/gtk-dark.css b/themes/Plata-Lumine/gtk-3.22/gtk-dark.css new file mode 100644 index 0000000..30ea48c --- /dev/null +++ b/themes/Plata-Lumine/gtk-3.22/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-3.22-light/gtk-contained-dark.css"); diff --git a/themes/Plata-Lumine/gtk-3.22/gtk.css b/themes/Plata-Lumine/gtk-3.22/gtk.css new file mode 100644 index 0000000..fd816a4 --- /dev/null +++ b/themes/Plata-Lumine/gtk-3.22/gtk.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-3.22-light/gtk-contained.css"); diff --git a/themes/Plata-Lumine/gtk-3.22/gtk.gresource b/themes/Plata-Lumine/gtk-3.22/gtk.gresource new file mode 100644 index 0000000..1c963d4 Binary files /dev/null and b/themes/Plata-Lumine/gtk-3.22/gtk.gresource differ diff --git a/themes/Plata-Lumine/gtk-3.24/gtk-dark.css b/themes/Plata-Lumine/gtk-3.24/gtk-dark.css new file mode 100644 index 0000000..a29a0fb --- /dev/null +++ b/themes/Plata-Lumine/gtk-3.24/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-3.24-light/gtk-contained-dark.css"); diff --git a/themes/Plata-Lumine/gtk-3.24/gtk.css b/themes/Plata-Lumine/gtk-3.24/gtk.css new file mode 100644 index 0000000..25f382a --- /dev/null +++ b/themes/Plata-Lumine/gtk-3.24/gtk.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-3.24-light/gtk-contained.css"); diff --git a/themes/Plata-Lumine/gtk-3.24/gtk.gresource b/themes/Plata-Lumine/gtk-3.24/gtk.gresource new file mode 100644 index 0000000..ccb5d08 Binary files /dev/null and b/themes/Plata-Lumine/gtk-3.24/gtk.gresource differ diff --git a/themes/Plata-Lumine/gtk-4.0/gtk-dark.css b/themes/Plata-Lumine/gtk-4.0/gtk-dark.css new file mode 100644 index 0000000..6844ef9 --- /dev/null +++ b/themes/Plata-Lumine/gtk-4.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-4.0-light/gtk-contained-dark.css"); diff --git a/themes/Plata-Lumine/gtk-4.0/gtk.css b/themes/Plata-Lumine/gtk-4.0/gtk.css new file mode 100644 index 0000000..f0321d1 --- /dev/null +++ b/themes/Plata-Lumine/gtk-4.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-4.0-light/gtk-contained.css"); diff --git a/themes/Plata-Lumine/gtk-4.0/gtk.gresource b/themes/Plata-Lumine/gtk-4.0/gtk.gresource new file mode 100644 index 0000000..ab31e09 Binary files /dev/null and b/themes/Plata-Lumine/gtk-4.0/gtk.gresource differ diff --git a/themes/Plata-Lumine/gtk-4.0/thumbnail.png b/themes/Plata-Lumine/gtk-4.0/thumbnail.png new file mode 100644 index 0000000..bc79fb9 Binary files /dev/null and b/themes/Plata-Lumine/gtk-4.0/thumbnail.png differ diff --git a/themes/Plata-Lumine/gtksourceview/plata-light.xml b/themes/Plata-Lumine/gtksourceview/plata-light.xml new file mode 100644 index 0000000..6b24347 --- /dev/null +++ b/themes/Plata-Lumine/gtksourceview/plata-light.xml @@ -0,0 +1,363 @@ + + + + Tista + <_description>GtkSourceView light color scheme + + + + + + + + + + + + + + + + + + + +