From 27460d549be12b74b724537e0836b58c96ce9031 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 13 Apr 2020 11:11:23 -0300 Subject: Added Material Black theme --- .themes/Material-Black-Lime/gnome-shell/README.md | 65 + .../gnome-shell/assets/calendar-arrow-left.svg | 3 + .../gnome-shell/assets/calendar-arrow-right.svg | 3 + .../gnome-shell/assets/checkbox-off.svg | 3 + .../gnome-shell/assets/checkbox.svg | 3 + .../gnome-shell/assets/close.svg | 3 + .../gnome-shell/assets/dash-placeholder.svg | 4 + .../assets/dash/bottom-running1-focused.svg | 4 + .../gnome-shell/assets/dash/bottom-running1.svg | 3 + .../assets/dash/bottom-running2-focused.svg | 5 + .../gnome-shell/assets/dash/bottom-running2.svg | 4 + .../assets/dash/bottom-running3-focused.svg | 6 + .../gnome-shell/assets/dash/bottom-running3.svg | 5 + .../assets/dash/bottom-running4-focused.svg | 7 + .../gnome-shell/assets/dash/bottom-running4.svg | 6 + .../assets/dash/left-running1-focused.svg | 4 + .../gnome-shell/assets/dash/left-running1.svg | 3 + .../assets/dash/left-running2-focused.svg | 5 + .../gnome-shell/assets/dash/left-running2.svg | 4 + .../assets/dash/left-running3-focused.svg | 6 + .../gnome-shell/assets/dash/left-running3.svg | 5 + .../assets/dash/left-running4-focused.svg | 7 + .../gnome-shell/assets/dash/left-running4.svg | 6 + .../assets/dash/right-running1-focused.svg | 4 + .../gnome-shell/assets/dash/right-running1.svg | 3 + .../assets/dash/right-running2-focused.svg | 5 + .../gnome-shell/assets/dash/right-running2.svg | 4 + .../assets/dash/right-running3-focused.svg | 6 + .../gnome-shell/assets/dash/right-running3.svg | 5 + .../assets/dash/right-running4-focused.svg | 7 + .../gnome-shell/assets/dash/right-running4.svg | 6 + .../assets/dash/top-running1-focused.svg | 4 + .../gnome-shell/assets/dash/top-running1.svg | 3 + .../assets/dash/top-running2-focused.svg | 5 + .../gnome-shell/assets/dash/top-running2.svg | 4 + .../assets/dash/top-running3-focused.svg | 6 + .../gnome-shell/assets/dash/top-running3.svg | 5 + .../assets/dash/top-running4-focused.svg | 7 + .../gnome-shell/assets/dash/top-running4.svg | 6 + .../gnome-shell/assets/key-enter.svg | 3 + .../gnome-shell/assets/key-hide.svg | 3 + .../gnome-shell/assets/key-layout.svg | 3 + .../assets/key-shift-latched-uppercase.svg | 3 + .../gnome-shell/assets/key-shift-uppercase.svg | 3 + .../gnome-shell/assets/key-shift.svg | 3 + .../gnome-shell/assets/more-results.svg | 4 + .../gnome-shell/assets/no-events.svg | 3 + .../gnome-shell/assets/no-notifications.svg | 3 + .../gnome-shell/assets/process-working.svg | 72 + .../gnome-shell/assets/toggle-off.svg | 4 + .../gnome-shell/assets/toggle-on.svg | 4 + .../gnome-shell/assets/window-close-active.svg | 5 + .../gnome-shell/assets/window-close.svg | 5 + .../workspaces-to-dock/workspaces-to-dock.css | 519 +++ .../gnome-shell/gnome-shell-theme.gresource.xml | 66 + .../gnome-shell/gnome-shell.css | 3527 ++++++++++++++++++++ .../gnome-shell/message-indicator-symbolic.svg | 3 + .../Material-Black-Lime/gnome-shell/no-events.svg | 1 + .../gnome-shell/no-notifications.svg | 1 + .../gnome-shell/noise-texture.png | Bin 0 -> 116 bytes .../Material-Black-Lime/gnome-shell/pad-osd.css | 30 + .../gnome-shell/pointer-double-click-symbolic.svg | 28 + .../gnome-shell/pointer-drag-symbolic.svg | 20 + .../gnome-shell/pointer-primary-click-symbolic.svg | 26 + .../pointer-secondary-click-symbolic.svg | 26 + .../gnome-shell/process-working.svg | 1 + 66 files changed, 4610 insertions(+) create mode 100644 .themes/Material-Black-Lime/gnome-shell/README.md create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-left.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-right.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/checkbox-off.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/checkbox.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/close.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash-placeholder.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4-focused.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/key-enter.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/key-hide.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/key-layout.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/key-shift-latched-uppercase.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/key-shift-uppercase.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/key-shift.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/more-results.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/no-events.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/no-notifications.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/process-working.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/toggle-off.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/toggle-on.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/window-close-active.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/assets/window-close.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css create mode 100644 .themes/Material-Black-Lime/gnome-shell/gnome-shell-theme.gresource.xml create mode 100644 .themes/Material-Black-Lime/gnome-shell/gnome-shell.css create mode 100644 .themes/Material-Black-Lime/gnome-shell/message-indicator-symbolic.svg create mode 120000 .themes/Material-Black-Lime/gnome-shell/no-events.svg create mode 120000 .themes/Material-Black-Lime/gnome-shell/no-notifications.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/noise-texture.png create mode 100644 .themes/Material-Black-Lime/gnome-shell/pad-osd.css create mode 100644 .themes/Material-Black-Lime/gnome-shell/pointer-double-click-symbolic.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/pointer-drag-symbolic.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/pointer-primary-click-symbolic.svg create mode 100644 .themes/Material-Black-Lime/gnome-shell/pointer-secondary-click-symbolic.svg create mode 120000 .themes/Material-Black-Lime/gnome-shell/process-working.svg (limited to '.themes/Material-Black-Lime/gnome-shell') diff --git a/.themes/Material-Black-Lime/gnome-shell/README.md b/.themes/Material-Black-Lime/gnome-shell/README.md new file mode 100644 index 00000000..d4d53a24 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/README.md @@ -0,0 +1,65 @@ +# How to change the GDM theme + +To change the GDM (lock/login screen) theme, you need to replace the system's _default_ GNOME Shell theme. + +## :warning: Cautions :warning: + +- If the replacement fails, your desktop environment will not work properly. So please **be careful** if doing this. +- When applying this, other third-party GNOME Shell themes would look broken until you restore to the original theme. +- If GNOME Shell has been updated and restored to the original theme, you will need to install this again. + > Note: On Arch Linux, you can automatically reinstall the GDM theme by creating a [hook](https://wiki.archlinux.org/index.php/Pacman#Hooks) file. For example, if you use Material-Black-Lime as your GDM theme, put [this file](https://gist.github.com/looselyrigorous/a1aa931ce48627cc39daccc9253b30c7) in the `/usr/share/libalpm/hooks/` directory. + +## Requirements + +- `glib-compile-resources` — The package name depends on the distro. + - `glib2` (Arch Linux) + - `glib2-devel` (Fedora, openSUSE, etc.) + - `libglib2.0-dev` (Debian, Ubuntu, etc.) +- `libxml2-utils` — Ubuntu users only. + +## Installation + +1. **Back up** the original theme file(s) first. If you are already using a custom GDM theme, skip this: + + ```sh + sudo cp -av /usr/share/gnome-shell/gnome-shell-theme.gresource{,~} + + # For Ubuntu 17.10 or 18.04, you also need the following: + sudo cp -av /usr/share/gnome-shell/theme/ubuntu.css{,~} + + # For Ubuntu 18.10, you also need the following: + sudo cp -av /usr/share/gnome-shell/theme/Yaru/gnome-shell.css{,~} + ``` + +2. Select a **GTK** theme to decide which variant to install. +3. Replace the default theme file(s): + + ```sh + GTK_THEME=$(gsettings get org.gnome.desktop.interface gtk-theme | sed "s/'//g") + cd /usr/share/themes/${GTK_THEME}/gnome-shell + sudo glib-compile-resources --target=/usr/share/gnome-shell/gnome-shell-theme.gresource gnome-shell-theme.gresource.xml + + # For Ubuntu 17.10 or 18.04, you also need the following: + sudo cp -av gnome-shell.css /usr/share/gnome-shell/theme/ubuntu.css + + # For Ubuntu 18.10, you also need the following: + sudo cp -av gnome-shell.css /usr/share/gnome-shell/theme/Yaru/gnome-shell.css + ``` + +4. Reload the theme. If you are running GNOME Shell, press Alt + F2 then type `rt`. + +## Uninstallation + +1. Restore to the original theme file(s) from the backup: + + ```sh + sudo mv -v /usr/share/gnome-shell/gnome-shell-theme.gresource{~,} + + # For Ubuntu 17.10 or 18.04, you also need the following: + sudo mv -v /usr/share/gnome-shell/theme/ubuntu.css{~,} + + # For Ubuntu 18.10, you also need the following: + sudo mv -v /usr/share/gnome-shell/theme/Yaru/gnome-shell.css{~,} + ``` + +2. Reload the theme. If you are running GNOME Shell, press Alt + F2 then type `rt`. diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-left.svg b/.themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-left.svg new file mode 100644 index 00000000..bde1906a --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-right.svg b/.themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-right.svg new file mode 100644 index 00000000..d15897f1 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/checkbox-off.svg b/.themes/Material-Black-Lime/gnome-shell/assets/checkbox-off.svg new file mode 100644 index 00000000..b54a39d9 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/checkbox.svg b/.themes/Material-Black-Lime/gnome-shell/assets/checkbox.svg new file mode 100644 index 00000000..29a61fb8 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/checkbox.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/close.svg b/.themes/Material-Black-Lime/gnome-shell/assets/close.svg new file mode 100644 index 00000000..0c4db57f --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash-placeholder.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 00000000..fb52a58c --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1-focused.svg new file mode 100644 index 00000000..adf332fa --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1.svg new file mode 100644 index 00000000..a4ae24b6 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2-focused.svg new file mode 100644 index 00000000..9a00013d --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2.svg new file mode 100644 index 00000000..fb274f7a --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3-focused.svg new file mode 100644 index 00000000..f7ff9c95 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3.svg new file mode 100644 index 00000000..acf77681 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4-focused.svg new file mode 100644 index 00000000..b1def255 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4.svg new file mode 100644 index 00000000..44f5493a --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/bottom-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1-focused.svg new file mode 100644 index 00000000..7692741a --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1.svg new file mode 100644 index 00000000..3232c094 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2-focused.svg new file mode 100644 index 00000000..c1b87775 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2.svg new file mode 100644 index 00000000..82062e92 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3-focused.svg new file mode 100644 index 00000000..359b846c --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3.svg new file mode 100644 index 00000000..1632a27c --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4-focused.svg new file mode 100644 index 00000000..8c4622cd --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4.svg new file mode 100644 index 00000000..50eb38df --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/left-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1-focused.svg new file mode 100644 index 00000000..f7b82f02 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1.svg new file mode 100644 index 00000000..a4440281 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2-focused.svg new file mode 100644 index 00000000..9b71dba2 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2.svg new file mode 100644 index 00000000..76f98fab --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3-focused.svg new file mode 100644 index 00000000..7ecdc32c --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3.svg new file mode 100644 index 00000000..d0abd00e --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4-focused.svg new file mode 100644 index 00000000..62197782 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4.svg new file mode 100644 index 00000000..7fabffc7 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/right-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1-focused.svg new file mode 100644 index 00000000..f0b2bbc1 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1.svg new file mode 100644 index 00000000..ea41cc2d --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2-focused.svg new file mode 100644 index 00000000..d96f58e6 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2.svg new file mode 100644 index 00000000..64b35d79 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3-focused.svg new file mode 100644 index 00000000..c559e71d --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3.svg new file mode 100644 index 00000000..ea549f15 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4-focused.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4-focused.svg new file mode 100644 index 00000000..96248175 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4.svg b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4.svg new file mode 100644 index 00000000..c5a6623c --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/dash/top-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/key-enter.svg b/.themes/Material-Black-Lime/gnome-shell/assets/key-enter.svg new file mode 100644 index 00000000..104f94b6 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/key-enter.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/key-hide.svg b/.themes/Material-Black-Lime/gnome-shell/assets/key-hide.svg new file mode 100644 index 00000000..7417c019 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/key-hide.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/key-layout.svg b/.themes/Material-Black-Lime/gnome-shell/assets/key-layout.svg new file mode 100644 index 00000000..edf9ff4b --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/key-layout.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/key-shift-latched-uppercase.svg b/.themes/Material-Black-Lime/gnome-shell/assets/key-shift-latched-uppercase.svg new file mode 100644 index 00000000..06ccd539 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/key-shift-latched-uppercase.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/key-shift-uppercase.svg b/.themes/Material-Black-Lime/gnome-shell/assets/key-shift-uppercase.svg new file mode 100644 index 00000000..cbc1bafc --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/key-shift-uppercase.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/key-shift.svg b/.themes/Material-Black-Lime/gnome-shell/assets/key-shift.svg new file mode 100644 index 00000000..98bb742c --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/key-shift.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/more-results.svg b/.themes/Material-Black-Lime/gnome-shell/assets/more-results.svg new file mode 100644 index 00000000..4fde7d93 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/more-results.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/no-events.svg b/.themes/Material-Black-Lime/gnome-shell/assets/no-events.svg new file mode 100644 index 00000000..1cbcc953 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/no-events.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/no-notifications.svg b/.themes/Material-Black-Lime/gnome-shell/assets/no-notifications.svg new file mode 100644 index 00000000..df89aadf --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/no-notifications.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/process-working.svg b/.themes/Material-Black-Lime/gnome-shell/assets/process-working.svg new file mode 100644 index 00000000..4240c49f --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/process-working.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/toggle-off.svg b/.themes/Material-Black-Lime/gnome-shell/assets/toggle-off.svg new file mode 100644 index 00000000..ea8fb07a --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/toggle-on.svg b/.themes/Material-Black-Lime/gnome-shell/assets/toggle-on.svg new file mode 100644 index 00000000..dab05b5e --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/window-close-active.svg b/.themes/Material-Black-Lime/gnome-shell/assets/window-close-active.svg new file mode 100644 index 00000000..b6050f9f --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/window-close-active.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/assets/window-close.svg b/.themes/Material-Black-Lime/gnome-shell/assets/window-close.svg new file mode 100644 index 00000000..2303c017 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/assets/window-close.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/.themes/Material-Black-Lime/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css new file mode 100644 index 00000000..e061c24b --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css @@ -0,0 +1,519 @@ +#workspacestodockTriggerSpacer { + background-color: none; +} + +#workspacestodockContainerWrapper { + background-color: none; +} + +#workspacestodockContainer { + background-color: none; +} + +#workspacestodockDockWrapper { +} + +#workspacestodockDock { + padding: 0; +} + +#workspacestodockDock .workspace-thumbnails { + background-color: #37474F; + background-color: rgba(0, 0, 0, 0.6); +} + +#workspacestodockDock:overview .workspace-thumbnails { + background-color: rgba(255, 255, 255, 0.1); +} + +#workspacestodockDock.fullheight:overview .workspace-thumbnails { + background-color: transparent; +} + +#workspacestodockDock .workspace-thumbnail-indicator { + border-left-width: 0; +} + +#workspacestodockDock.right .workspace-thumbnail-indicator { + border-left-width: 2px; +} + +#workspacestodockDock.left .workspace-thumbnail-indicator { + border-right-width: 2px; +} + +#workspacestodockDock.top .workspace-thumbnail-indicator { + border-bottom-width: 2px; +} + +#workspacestodockDock.bottom .workspace-thumbnail-indicator { + border-top-width: 2px; +} + +#workspacestodockDock.right .workspace-thumbnails { + border-radius: 4px 0 0 4px; +} + +#workspacestodockDock.left .workspace-thumbnails { + border-radius: 0 4px 4px 0; +} + +#workspacestodockDock.top .workspace-thumbnails { + border-radius: 0 0 4px 4px; +} + +#workspacestodockDock.bottom .workspace-thumbnails { + border-radius: 4px 4px 0 0; +} + +#workspacestodockDock.right.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.left.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.top.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.bottom.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.right.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.left.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.top.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.bottom.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock .workspacestodock-shortcuts-panel { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +#workspacestodockDock.right .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-left: 1px; + border-right: none; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-left: none; + border-right: 1px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-top: none; + border-bottom: 1px; +} + +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-top: 1px; + border-bottom: none; +} + +#workspacestodockDock.right.inside .workspacestodock-shortcuts-panel { + border-radius: 4px 0 0 4px; + padding: 0; + spacing: 0; + border-left: none; + border-right: 1px; +} + +#workspacestodockDock.left.inside .workspacestodock-shortcuts-panel { + border-radius: 0 4px 4px 0; + padding: 0; + spacing: 0; + border-left: 1px; + border-right: none; +} + +#workspacestodockDock.top.inside .workspacestodock-shortcuts-panel { + border-radius: 0 0 4px 4px; + padding: 0; + spacing: 0; + border-top: 1px; + border-bottom: none; +} + +#workspacestodockDock.bottom.inside .workspacestodock-shortcuts-panel { + border-radius: 4px 4px 0 0; + padding: 0; + spacing: 0; + border-top: none; + border-bottom: 1px; +} + +#workspacestodockDock.right.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.left.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.top.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.bottom.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock .workspacestodock-shortcuts-panel > * { + border: 0 !important; +} + +.workspacestodock-shortcuts-panel-popupmenu { + padding: 2px; + spacing: 0; +} + +.workspacestodock-shortcuts-panel-favorites { +} + +.workspacestodock-shortcuts-panel-running { +} + +.workspacestodock-shortcuts-panel-places { +} + +/* shortcuts panel buttons */ +#workspacestodockDock .app-well-app { +} + +#workspacestodockDock .workspacestodock-shortcuts-panel > StButton { + background-size: cover; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton { + padding: 3px 6px; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton:first-child, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton:first-child { + padding: 6px 6px 3px 6px; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton:last-child, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton:last-child { + padding: 3px 6px 6px 6px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton { + padding: 6px 3px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton:first-child, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton:first-child { + padding: 6px 3px 6px 6px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton:last-child, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton:last-child { + padding: 6px 6px 6px 3px; +} + +.workspacestodock-shortcut-button { +} + +.workspacestodock-shortcut-button-symbolic { +} + +/* shortcuts panel button icons */ +#workspacestodockDock .app-well-app > .overview-icon { +} + +.workspacestodock-shortcut-button-icon { + padding: 6px; +} + +.workspacestodock-shortcut-button-symbolic-icon { + padding: 8px; +} + +/* shortcuts panel items */ +#workspacestodockDock .popup-separator-menu-item { + margin: 0; +} + +.workspacestodock-shortcut-panel-separator { + -margin-horizontal: 0; +} + +.workspacestodock-shortcut-panel-filler { + -margin-horizontal: 0; + height: 0; + padding: 0; + border: none; +} + +/* shortcuts panel button window count indicators */ +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/dash/right-running1.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/dash/left-running1.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/dash/top-running1.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/dash/bottom-running1.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/dash/right-running2.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/dash/left-running2.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/dash/top-running2.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/dash/bottom-running2.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/dash/right-running3.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/dash/left-running3.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/dash/top-running3.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/dash/bottom-running3.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/dash/right-running4.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/dash/left-running4.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/dash/top-running4.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/dash/bottom-running4.svg"); +} + +.workspacestodock-workspace-caption-container { + padding: 0; +} + +.workspacestodock-workspace-caption-background { + background-color: rgba(0, 0, 0, 0.6); + /* border-radius: 0 0 4px 4px; */ +} + +.workspacestodock-workspace-caption-background.caption-top { + /* border-radius: 4px 4px 0 0; */ +} + +.workspacestodock-workspace-caption { +} + +/* caption window apps (taskbar) */ +.workspacestodock-caption-windowapps { + padding: 0; +} + +.workspacestodock-caption-windowapps-menu { + -boxpointer-gap: 12px; +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item { + min-height: 24px; + padding-top: 4px; + padding-bottom: 4px; +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item:active { + background-color: rgba(0, 0, 0, 0.12); +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item.selected:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.workspacestodock-caption-windowapps-menu-item { + /*fallback class for GS34 since it can't override gnome shell class 'popup-menu-item' */ +} + +.workspacestodock-caption-windowapps-menu-item:active { + /*fallback class for GS34 since it can't override gnome shell class 'popup-menu-item' */ +} + +.workspacestodock-caption-windowapps-menu-icon { +} + +.workspacestodock-caption-windowapps-menu-label { + padding: 0 8px; +} + +.workspacestodock-caption-windowapps-menu .window-close { + /* GS36+ can override gnome shell class 'window-close' */ + border-radius: 100px; + -st-background-image-shadow: none; + background-image: url("../../assets/close.svg"); + background-size: 24px; + height: 24px; + width: 24px; +} + +.workspacestodock-caption-windowapps-menu .window-close:hover { + background-color: rgba(0, 0, 0, 0.12); +} + +.workspacestodock-caption-windowapps-menu .window-close:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.workspacestodock-caption-windowapps-menu-close { + /*fallback class for GS34 since it can't override gnome shell class 'window-close' */ +} + +.workspacestodock-caption-windowapps-menu-close:hover { + /*fallback class for GS34 since it can't override gnome shell class 'window-close' */ +} + +.workspacestodock-caption-windowapps-button { + padding: 0; +} + +.workspacestodock-caption-windowapps-button-icon { + padding: 2px; + background-color: rgba(0, 0, 0, 0.01); /* needs to draw box-shadow */ +} + +.workspacestodock-caption-windowapps-button:active > .workspacestodock-caption-windowapps-button-icon { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.workspacestodock-caption-windowapps-button-active > .workspacestodock-caption-windowapps-button-icon { + box-shadow: inset 0 -2px #a5a5a5; +} + +/* caption workspace number */ +.workspacestodock-caption-number { + margin: 1px; + padding: 0 10px; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + color: #a5a5a5; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* caption workspace name */ +.workspacestodock-caption-name { + margin: 0 4px; + color: rgba(255, 255, 255, 0.6); + font-size: 9pt; + text-align: center; +} + +/* caption workspace windowcount */ +.workspacestodock-caption-windowcount { + /* min-width: 16px; */ + margin: 0px 4px; + padding: 0px 4px; + color: #a5a5a5; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* caption workspace windowcount image*/ +.workspacestodock-caption-windowcount-image { + width: 20px; + height: 20px; + margin: 1px; + border-radius: 0; + background-color: #FF4081; + color: #a5a5a5; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* The classes below are used in conjunction with the above workspacestodock-caption-windowcount-image + * They provide background images that corespond with the window count */ +.workspacestodock-caption-windowcount-image-1 { +} + +.workspacestodock-caption-windowcount-image-2 { +} + +.workspacestodock-caption-windowcount-image-3 { +} + +.workspacestodock-caption-windowcount-image-4 { +} + +/* caption spacer-filler */ +.workspacestodock-caption-spacer { + width: 4px; +} + +/* The classes below are used in conjuction with the above classes + * They provide additional theming for the current workspace caption */ +.workspacestodock-workspace-caption-background-current { +} + +.workspacestodock-workspace-caption-background-current.caption-top { +} + +.workspacestodock-caption-number-current { + /* background-color: #42A5F5; */ +} + +.workspacestodock-caption-name-current { +} + +.workspacestodock-caption-windowcount-current { +} + +.workspacestodock-caption-windowcount-image-current { +} diff --git a/.themes/Material-Black-Lime/gnome-shell/gnome-shell-theme.gresource.xml b/.themes/Material-Black-Lime/gnome-shell/gnome-shell-theme.gresource.xml new file mode 100644 index 00000000..00120e33 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/gnome-shell-theme.gresource.xml @@ -0,0 +1,66 @@ + + + + assets/dash/bottom-running1.svg + assets/dash/bottom-running1-focused.svg + assets/dash/bottom-running2.svg + assets/dash/bottom-running2-focused.svg + assets/dash/bottom-running3.svg + assets/dash/bottom-running3-focused.svg + assets/dash/bottom-running4.svg + assets/dash/bottom-running4-focused.svg + assets/dash/left-running1.svg + assets/dash/left-running1-focused.svg + assets/dash/left-running2.svg + assets/dash/left-running2-focused.svg + assets/dash/left-running3.svg + assets/dash/left-running3-focused.svg + assets/dash/left-running4.svg + assets/dash/left-running4-focused.svg + assets/dash/right-running1.svg + assets/dash/right-running1-focused.svg + assets/dash/right-running2.svg + assets/dash/right-running2-focused.svg + assets/dash/right-running3.svg + assets/dash/right-running3-focused.svg + assets/dash/right-running4.svg + assets/dash/right-running4-focused.svg + assets/dash/top-running1.svg + assets/dash/top-running1-focused.svg + assets/dash/top-running2.svg + assets/dash/top-running2-focused.svg + assets/dash/top-running3.svg + assets/dash/top-running3-focused.svg + assets/dash/top-running4.svg + assets/dash/top-running4-focused.svg + assets/calendar-arrow-left.svg + assets/calendar-arrow-right.svg + assets/checkbox.svg + assets/checkbox-off.svg + assets/close.svg + assets/dash-placeholder.svg + assets/key-enter.svg + assets/key-hide.svg + assets/key-layout.svg + assets/key-shift.svg + assets/key-shift-uppercase.svg + assets/key-shift-latched-uppercase.svg + assets/more-results.svg + assets/toggle-off.svg + assets/toggle-on.svg + assets/window-close.svg + assets/window-close-active.svg + extensions/workspaces-to-dock/workspaces-to-dock.css + gnome-shell.css + message-indicator-symbolic.svg + no-events.svg + no-notifications.svg + noise-texture.png + pad-osd.css + pointer-double-click-symbolic.svg + pointer-drag-symbolic.svg + pointer-primary-click-symbolic.svg + pointer-secondary-click-symbolic.svg + process-working.svg + + diff --git a/.themes/Material-Black-Lime/gnome-shell/gnome-shell.css b/.themes/Material-Black-Lime/gnome-shell/gnome-shell.css new file mode 100644 index 00000000..022bcb2e --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/gnome-shell.css @@ -0,0 +1,3527 @@ +/* This stylesheet is generated, DO NOT EDIT */ +/* Copyright 2009, 2015 Red Hat, Inc. + * + * Portions adapted from Mx's data/style/default.css + * Copyright 2009 Intel Corporation + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU Lesser General Public License, + * version 2.1, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for + * more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + */ +/* GLOBALS */ +stage { + font-family: "M+ 1c", Roboto, Cantarell, Sans-Serif; + font-size: 10.5pt; + font-weight: 400; + color: #a5a5a5; +} + +/* WIDGETS */ +/* Buttons */ +.button, .modal-dialog .button, .prompt-dialog .button, .audio-device-selection-dialog .button, .access-dialog .button, .geolocation-dialog .button, .extension-dialog .button, .inhibit-shortcuts-dialog .button, .nm-dialog .button, .message-list-clear-button.button { + min-height: 32px; + min-width: 48px; + padding: 0 8px; + border-width: 0; + border-radius: 2px; + font-size: 10.5pt; + font-weight: 500; + color: #7dbf2f; + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.button:focus, .modal-dialog .button:focus, .prompt-dialog .button:focus, .audio-device-selection-dialog .button:focus, .access-dialog .button:focus, .geolocation-dialog .button:focus, .extension-dialog .button:focus, .inhibit-shortcuts-dialog .button:focus, .nm-dialog .button:focus, .message-list-clear-button.button:focus { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.12); + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.button:hover, .modal-dialog .button:hover, .prompt-dialog .button:hover, .audio-device-selection-dialog .button:hover, .access-dialog .button:hover, .geolocation-dialog .button:hover, .extension-dialog .button:hover, .inhibit-shortcuts-dialog .button:hover, .nm-dialog .button:hover, .message-list-clear-button.button:hover { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:active, .modal-dialog .button:active, .prompt-dialog .button:active, .audio-device-selection-dialog .button:active, .access-dialog .button:active, .geolocation-dialog .button:active, .extension-dialog .button:active, .inhibit-shortcuts-dialog .button:active, .nm-dialog .button:active, .message-list-clear-button.button:active { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.2); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.button:insensitive, .modal-dialog .button:insensitive, .prompt-dialog .button:insensitive, .audio-device-selection-dialog .button:insensitive, .access-dialog .button:insensitive, .geolocation-dialog .button:insensitive, .extension-dialog .button:insensitive, .inhibit-shortcuts-dialog .button:insensitive, .nm-dialog .button:insensitive, .message-list-clear-button.button:insensitive { + color: rgba(165, 165, 165, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button, .notification-banner .notification-button, .hotplug-notification-item { + min-height: 32px; + min-width: 48px; + margin: 4px; + margin-right: 0; + padding: 0 8px; + border-top: 0; + border-right-width: 0; + border-radius: 2px; + font-size: 10.5pt; + font-weight: 500; + color: #7dbf2f; + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.modal-dialog-linked-button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.12); + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.modal-dialog-linked-button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.2); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.modal-dialog-linked-button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { + color: rgba(165, 165, 165, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:first-child, .notification-banner .notification-button:first-child, .hotplug-notification-item:first-child { + border-radius: 2px; +} + +.modal-dialog-linked-button:last-child, .notification-banner .notification-button:last-child, .hotplug-notification-item:last-child { + margin-right: 4px; + border-right-width: 0px; + border-radius: 2px; +} + +.modal-dialog-linked-button:first-child:last-child, .notification-banner .notification-button:first-child:last-child, .hotplug-notification-item:first-child:last-child { + margin-right: 4px; + border-right-width: 0px; + border-radius: 2px; +} + +/* Entries */ +StEntry, .modal-dialog StEntry, .prompt-dialog StEntry, .audio-device-selection-dialog StEntry, .access-dialog StEntry, .geolocation-dialog StEntry, .extension-dialog StEntry, .inhibit-shortcuts-dialog StEntry, .nm-dialog StEntry, .notification-banner StEntry { + min-height: 32px; + padding: 0 8px; + border-radius: 2px 2px 0 0; + border-width: 0; + color: #a5a5a5; + selection-background-color: rgba(125, 191, 47, 0.32); + selected-color: #a5a5a5; + font-size: 11.25pt; + font-weight: 400; + transition-duration: 100ms; + background-color: rgba(165, 165, 165, 0.04); + border-color: transparent; + box-shadow: inset 0 -1px rgba(165, 165, 165, 0.3); +} + +StEntry:hover, .modal-dialog StEntry:hover, .prompt-dialog StEntry:hover, .audio-device-selection-dialog StEntry:hover, .access-dialog StEntry:hover, .geolocation-dialog StEntry:hover, .extension-dialog StEntry:hover, .inhibit-shortcuts-dialog StEntry:hover, .nm-dialog StEntry:hover, .notification-banner StEntry:hover { + box-shadow: inset 0 -1px #a5a5a5; +} + +StEntry:focus, .modal-dialog StEntry:focus, .prompt-dialog StEntry:focus, .audio-device-selection-dialog StEntry:focus, .access-dialog StEntry:focus, .geolocation-dialog StEntry:focus, .extension-dialog StEntry:focus, .inhibit-shortcuts-dialog StEntry:focus, .nm-dialog StEntry:focus, .notification-banner StEntry:focus { + border-color: transparent; + box-shadow: inset 0 -2px #7dbf2f; + border: none; +} + +StEntry:insensitive, .modal-dialog StEntry:insensitive, .prompt-dialog StEntry:insensitive, .audio-device-selection-dialog StEntry:insensitive, .access-dialog StEntry:insensitive, .geolocation-dialog StEntry:insensitive, .extension-dialog StEntry:insensitive, .inhibit-shortcuts-dialog StEntry:insensitive, .nm-dialog StEntry:insensitive, .notification-banner StEntry:insensitive { + color: rgba(165, 165, 165, 0.5); + border-color: transparent; + box-shadow: inset 0 -1px rgba(165, 165, 165, 0.12); +} + +StEntry StIcon.capslock-warning, .modal-dialog StEntry StIcon.capslock-warning, .prompt-dialog StEntry StIcon.capslock-warning, .audio-device-selection-dialog StEntry StIcon.capslock-warning, .access-dialog StEntry StIcon.capslock-warning, .geolocation-dialog StEntry StIcon.capslock-warning, .extension-dialog StEntry StIcon.capslock-warning, .inhibit-shortcuts-dialog StEntry StIcon.capslock-warning, .nm-dialog StEntry StIcon.capslock-warning, .notification-banner StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #ffeb3b; + padding: 0 0; +} + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 32px; +} + +StScrollView.hfade { + -st-hfade-offset: 32px; +} + +StScrollBar { + padding: 0; +} + +StScrollView StScrollBar { + min-width: 16px; + min-height: 16px; +} + +StScrollBar StBin#trough { + margin: 4px; + border-radius: 100px; + background-color: rgba(165, 165, 165, 0.12); +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + transition-duration: 100ms; + border-radius: 100px; + background-color: #7dbf2f; + margin: 4px; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(165, 165, 165, 0.7); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #a5a5a5; +} + +#overview StScrollBar StBin#trough, #screenShieldNotifications StScrollBar StBin#trough { + background-color: rgba(255, 255, 255, 0.12); +} + +#overview StScrollBar StButton#vhandle, #screenShieldNotifications StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle, #screenShieldNotifications StScrollBar StButton#hhandle { + background-color: rgba(255, 255, 255, 0.5); +} + +#overview StScrollBar StButton#vhandle:hover, #screenShieldNotifications StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover, #screenShieldNotifications StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.7); +} + +#overview StScrollBar StButton#vhandle:active, #screenShieldNotifications StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active, #screenShieldNotifications StScrollBar StButton#hhandle:active { + background-color: white; +} + +/* Slider */ +.slider { + height: 20px; + -barlevel-height: 2px; + -barlevel-background-color: rgba(165, 165, 165, 0.3); + -barlevel-border-color: transparent; + -barlevel-active-background-color: #7dbf2f; + -barlevel-active-border-color: transparent; + -barlevel-overdrive-color: #f44336; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; + -slider-handle-radius: 6px; + -slider-handle-border-width: 0; + -slider-handle-border-color: transparent; + color: #7dbf2f; +} + +.slider:hover { + color: #7dbf2f; +} + +.slider:active { + color: #7dbf2f; +} + +/* Check Boxes */ +.check-box * { + min-height: 16px; + padding: 8px 0; +} + +.check-box StBoxLayout { + spacing: 8px; +} + +.check-box StBin { + transition-duration: 100ms; + width: 24px; + height: 24px; + padding: 4px; + border-radius: 100px; + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:focus StBin { + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:hover StBin { + background-color: rgba(165, 165, 165, 0.08); +} + +.check-box:active StBin { + transition-duration: 200ms; + background-color: rgba(165, 165, 165, 0.2); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:hover:checked StBin { + background-color: rgba(125, 191, 47, 0.08); +} + +.check-box:active:checked StBin { + background-color: rgba(125, 191, 47, 0.2); +} + +/* Switches */ +.toggle-switch { + color: transparent; + width: 40px; + height: 20px; + background-size: contain; + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); +} + +/* links */ +.shell-link { + transition-duration: 100ms; + border-radius: 2px; + color: #7dbf2f; +} + +.shell-link:hover { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.08); +} + +.shell-link:active { + transition-duration: 200ms; + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.2); +} + +/* Modal Dialogs */ +.headline { + font-size: 15pt; + font-weight: 500; +} + +.lightbox { + background-color: black; +} + +.flashspot { + background-color: white; +} + +.modal-dialog { + border-radius: 2px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +.modal-dialog .modal-dialog-content-box { + padding: 24px; +} + +.modal-dialog .run-dialog-entry { + width: 20em; + margin-bottom: 0; +} + +.modal-dialog .run-dialog-error-box { + padding-top: 16px; + spacing: 6px; +} + +.modal-dialog .run-dialog-button-box { + padding-top: 1em; +} + +.modal-dialog .run-dialog-label { + font-size: 1em; + font-weight: normal; + color: rgba(165, 165, 165, 0.7); + padding-bottom: .4em; +} + +.mount-dialog-subject, +.end-session-dialog-subject { + font-size: 15pt; + font-weight: 500; +} + +/* Message Dialog */ +.message-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; +} + +.message-dialog-content { + max-width: 28em; + spacing: 20px; +} + +.message-dialog-icon { + min-width: 48px; + icon-size: 48px; +} + +.message-dialog-title { + font-weight: bold; +} + +.message-dialog-subtitle { + color: rgba(165, 165, 165, 0.7); + font-weight: normal; +} + +/* End Session Dialog */ +.end-session-dialog { + spacing: 42px; + border: none; +} + +.end-session-dialog-list { + padding-top: 20px; +} + +.end-session-dialog-layout { + padding-left: 17px; +} + +.end-session-dialog-layout:rtl { + padding-right: 17px; +} + +.end-session-dialog-description { + width: 28em; + padding-bottom: 10px; +} + +.end-session-dialog-description:rtl { + text-align: right; +} + +.end-session-dialog-warning { + width: 28em; + color: #ffeb3b; + padding-top: 6px; +} + +.end-session-dialog-warning:rtl { + text-align: right; +} + +.end-session-dialog-logout-icon { + border-radius: 9999px; + width: 48px; + height: 48px; + background-size: contain; +} + +.end-session-dialog-shutdown-icon { + color: rgba(165, 165, 165, 0.5); + width: 48px; + height: 48px; +} + +.end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 65px; + padding-left: 65px; +} + +.end-session-dialog-session-list, +.end-session-dialog-app-list { + spacing: 1em; +} + +.end-session-dialog-list-header { + font-weight: bold; +} + +.end-session-dialog-list-header:rtl { + text-align: right; +} + +.end-session-dialog-app-list-item, +.end-session-dialog-session-list-item { + spacing: 1em; +} + +.end-session-dialog-app-list-item-name, +.end-session-dialog-session-list-item-name { + font-weight: bold; +} + +.end-session-dialog-app-list-item-description { + color: rgba(165, 165, 165, 0.7); + font-size: 1em; +} + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; +} + +.mount-dialog { + spacing: 24px; +} + +.mount-dialog .message-dialog-title { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; + max-width: 34em; +} + +.mount-dialog .message-dialog-title:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.mount-dialog .message-dialog-body { + padding-left: 17px; + width: 28em; +} + +.mount-dialog .message-dialog-body:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.mount-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; +} + +.mount-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; +} + +.mount-dialog-app-list-item { + color: #a5a5a5; +} + +.mount-dialog-app-list-item:hover { + color: #a5a5a5; +} + +.mount-dialog-app-list-item:ltr { + padding-right: 1em; +} + +.mount-dialog-app-list-item:rtl { + padding-left: 1em; +} + +.mount-dialog-app-list-item-icon:ltr { + padding-right: 17px; +} + +.mount-dialog-app-list-item-icon:rtl { + padding-left: 17px; +} + +.mount-dialog-app-list-item-name { + font-size: 1em; +} + +/* Password or Authentication Dialog */ +.prompt-dialog { + width: 34em; +} + +.prompt-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; +} + +.prompt-dialog .message-dialog-content { + spacing: 16px; +} + +.prompt-dialog .message-dialog-title { + font-size: 15pt; + font-weight: 500; + color: #a5a5a5; +} + +.prompt-dialog-description:rtl { + text-align: right; +} + +.prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; +} + +.prompt-dialog-error-label { + font-size: 1em; + color: #f44336; + padding-bottom: 8px; +} + +.prompt-dialog-info-label { + font-size: 1em; + padding-bottom: 8px; +} + +.hidden { + color: transparent; +} + +.prompt-dialog-null-label { + font-size: 1em; + padding-bottom: 8px; +} + +.prompt-dialog-pim-box { + spacing: 1em; +} + +.prompt-dialog-grid { + spacing-rows: 15px; + spacing-columns: 1em; +} + +.prompt-dialog-keyfiles-box { + spacing: 1em; +} + +.prompt-dialog-button.button { + padding: 0 8px; +} + +/* Polkit Dialog */ +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; +} + +.polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; +} + +.polkit-dialog-user-root-label { + color: #ffeb3b; +} + +.polkit-dialog-user-icon { + border-radius: 9999px; + background-size: contain; + width: 48px; + height: 48px; +} + +/* Audio selection dialog */ +.audio-device-selection-dialog { + spacing: 30px; +} + +.audio-selection-content { + spacing: 20px; + padding: 24px; +} + +.audio-selection-title { + font-weight: bold; + text-align: center; +} + +.audio-selection-box { + spacing: 20px; +} + +.audio-selection-device { + border: none; + border-radius: 2px; +} + +.audio-selection-device:focus { + background-color: rgba(165, 165, 165, 0.12); +} + +.audio-selection-device:hover { + background-color: rgba(165, 165, 165, 0.08); +} + +.audio-selection-device:active { + background-color: rgba(165, 165, 165, 0.2); + color: #a5a5a5; +} + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; +} + +.audio-selection-device-icon { + icon-size: 64px; +} + +/* Access Dialog */ +.access-dialog { + spacing: 30px; +} + +/* Geolocation Dialog */ +.geolocation-dialog { + spacing: 30px; +} + +/* Extension Dialog */ +.extension-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; +} + +.extension-dialog .message-dialog-title { + font-weight: normal; + color: rgba(165, 165, 165, 0.7); +} + +/* Inhibit-Shortcuts Dialog */ +.inhibit-shortcuts-dialog { + spacing: 30px; +} + +/* Network Agent Dialog */ +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; +} + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; +} + +/* Popovers/Menus */ +.popup-menu { + min-width: 200px; + color: #a5a5a5; + border-color: transparent; +} + +.popup-menu .popup-sub-menu { + padding-bottom: 0; + background-color: rgba(125, 191, 47, 0.1); + box-shadow: 0 0 transparent; +} + +.popup-menu .popup-menu-content { + padding: 8px 0; +} + +.popup-menu .popup-menu-item { + spacing: 8px; + transition-duration: 100ms; +} + +.popup-menu .popup-menu-item:ltr { + padding: 0.4em 24px 0.4em 0; +} + +.popup-menu .popup-menu-item:rtl { + padding: 0.4em 0 0.4em 24px; +} + +.popup-menu .popup-menu-item:checked { + background-color: rgba(125, 191, 47, 0.32); + box-shadow: 0 0 transparent; + font-weight: normal; +} + +.popup-menu .popup-menu-item:checked.selected { + background-color: rgba(125, 191, 47, 0.4); +} + +.popup-menu .popup-menu-item:checked:active { + background-color: rgba(125, 191, 47, 0.6); +} + +.popup-menu .popup-menu-item.selected { + background-color: rgba(125, 191, 47, 0.1); + color: #a5a5a5; + transition-duration: 0ms; +} + +.popup-menu .popup-menu-item:active { + background-color: rgba(165, 165, 165, 0.2); + color: #a5a5a5; + transition-duration: 200ms; +} + +.popup-menu .popup-menu-item.selected:active { + color: #a5a5a5; +} + +.popup-menu .popup-menu-item:insensitive { + color: rgba(165, 165, 165, 0.5); +} + +.popup-menu .popup-inactive-menu-item { + color: #a5a5a5; +} + +.popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(165, 165, 165, 0.5); +} + +.popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; +} + +.popup-menu-ornament { + text-align: right; + width: 16px; + height: 16px; +} + +.popup-menu-boxpointer, +.candidate-popup-boxpointer { + -arrow-border-radius: 20px; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + -arrow-box-shadow: none; +} + +.popup-menu-content, .candidate-popup-content { + margin: 5px 8px 8px; + background-color: #141416; + border-radius: 2px; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.popup-separator-menu-item { + height: 1px; + margin: 8px 40px; + background-color: rgba(165, 165, 165, 0.12); + border-color: transparent; + border-bottom-width: 0; + border-bottom-style: none; +} + +.rename-folder-popup-box { + spacing: 6px; + margin-left: 12px; + margin-right: 12px; +} + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0; +} + +/* fallback menu +- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled + app menu inside the main app window itself rather than the top bar +*/ +/************* + * App Icons * + *************/ +/* Outline for low res icons */ +.lowres-icon { + icon-shadow: none; +} + +/* Drapshadow for large icons */ +.icon-dropshadow { + icon-shadow: none; +} + +/* OSD */ +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + margin: 32px; + min-width: 64px; + min-height: 64px; +} + +.osd-window .osd-monitor-label { + font-size: 48px; + font-weight: 400; +} + +.osd-window .level { + height: 8px; + -barlevel-height: 8px; + -barlevel-background-color: rgba(165, 165, 165, 0.12); + -barlevel-active-background-color: #7dbf2f; + -barlevel-overdrive-color: #f44336; + -barlevel-overdrive-separator-width: 2px; +} + +/* Pad OSD */ +.pad-osd-window { + padding: 32px; + background-color: rgba(0, 0, 0, 0.6); +} + +.pad-osd-window .pad-osd-title-box { + spacing: 12px; +} + +.pad-osd-window .pad-osd-title-menu-box { + spacing: 6px; +} + +.combo-box-label { + width: 15em; +} + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 16px; +} + +.switcher-list-item-container { + spacing: 8px; +} + +.switcher-list .item-box { + transition-duration: 100ms; + padding: 8px; + border-radius: 2px; +} + +.switcher-list .item-box:outlined { + padding: 8px; + border: none; + background-color: rgba(165, 165, 165, 0.12); + color: #a5a5a5; +} + +.switcher-list .item-box:selected { + background-color: rgba(125, 191, 47, 0.32); + color: #a5a5a5; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(165, 165, 165, 0.12); +} + +.switcher-arrow { + transition-duration: 100ms; + border-color: transparent; + color: rgba(165, 165, 165, 0.7); +} + +.switcher-arrow:highlighted { + color: #a5a5a5; +} + +.input-source-switcher-symbol { + font-size: 48px; + font-weight: 400; + width: 96px; + height: 96px; +} + +/* Window Cycler */ +.cycler-highlight { + border: 4px solid #7dbf2f; +} + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 8px; +} + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; +} + +.ws-switcher-active-up, .ws-switcher-active-down, +.ws-switcher-active-left, .ws-switcher-active-right { + height: 48px; + background-color: #7dbf2f; + color: rgba(0, 0, 0, 0.87); + background-size: 32px; + border-radius: 2px; +} + +.ws-switcher-box { + height: 48px; + border: none; + background: rgba(165, 165, 165, 0.12); + border-radius: 2px; +} + +.osd-window, +.resize-popup, +.switcher-list, .workspace-switcher-container { + color: #a5a5a5; + background-color: #141416; + border: none; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); + border-radius: 2px; + padding: 12px; +} + +.modal-dialog, .prompt-dialog, .audio-device-selection-dialog, .access-dialog, .geolocation-dialog, .extension-dialog, .inhibit-shortcuts-dialog, .nm-dialog { + color: #a5a5a5; + background-color: #141416; + border: none; +} + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(125, 191, 47, 0.3); + border: 1px solid #7dbf2f; +} + +.tile-preview-left.on-primary { + border-radius: 0; +} + +.tile-preview-right.on-primary { + border-radius: 0; +} + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 0; +} + +/* TOP BAR */ +#panel { + background-color: #000000; + /* transition from solid to transparent */ + transition-duration: 250ms; + font-weight: bold; + height: 28px; + font-feature-settings: "tnum"; +} + +#panel:overview, #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; +} + +#panel #panelLeft, #panel #panelCenter { + spacing: 0; +} + +#panel .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-width: 0; + -panel-corner-border-color: transparent; +} + +#panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: transparent; +} + +#panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; +} + +#panel .panel-button { + -natural-hpadding: 8px; + -minimum-hpadding: 4px; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); + text-shadow: none; + transition-duration: 100ms; +} + +#panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; + margin-left: 4px; + margin-right: 4px; +} + +#panel .panel-button .system-status-icon, +#panel .panel-button .app-menu-icon > StIcon, +#panel .panel-button .popup-menu-arrow { + icon-shadow: none; +} + +#panel .panel-button:hover { + color: white; + text-shadow: none; +} + +#panel .panel-button:hover .system-status-icon, +#panel .panel-button:hover .app-menu-icon > StIcon, +#panel .panel-button:hover .popup-menu-arrow { + icon-shadow: none; +} + +#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + background-color: rgba(0, 0, 0, 0.01); + box-shadow: inset 0 -2px 0px white; + color: white; +} + +#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: none; +} + +#panel .panel-button .system-status-icon { + icon-size: 1.14286em; + padding: 0 4px; +} + +.unlock-screen #panel .panel-button, +.login-screen #panel .panel-button, +.lock-screen #panel .panel-button { + color: rgba(255, 255, 255, 0.7); +} + +.unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, +.login-screen #panel .panel-button:focus, +.login-screen #panel .panel-button:hover, +.login-screen #panel .panel-button:active, +.lock-screen #panel .panel-button:focus, +.lock-screen #panel .panel-button:hover, +.lock-screen #panel .panel-button:active { + color: white; +} + +#panel .panel-status-indicators-box, +#panel .panel-status-menu-box { + spacing: 2px; +} + +#panel .power-status.panel-status-indicators-box { + spacing: 0; +} + +#panel .screencast-indicator { + color: #ffeb3b; +} + +#panel .remote-access-indicator { + color: #ffeb3b; +} + +#panel.solid { + background-color: #000000; + /* transition from transparent to solid */ + transition-duration: 250ms; + background-gradient-direction: none; + text-shadow: none; +} + +#panel.solid:overview { + background-color: transparent; +} + +#panel.solid .panel-corner { + -panel-corner-background-color: #000000; +} + +#panel.solid .panel-button { + color: rgba(255, 255, 255, 0.7); + text-shadow: none; +} + +#panel.solid .panel-button:hover, #panel.solid .panel-button:active, #panel.solid .panel-button:overview, #panel.solid .panel-button:focus, #panel.solid .panel-button:checked { + color: white; +} + +#panel.solid .system-status-icon, +#panel.solid .app-menu-icon > StIcon, +#panel.solid .popup-menu-arrow { + icon-shadow: none; +} + +#calendarArea { + padding: 8px 16px; +} + +.calendar { + margin-bottom: 0; +} + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 8px; +} + +.datemenu-calendar-column { + spacing: 8px; +} + +.datemenu-displays-section { + padding-bottom: 0; +} + +.datemenu-displays-box { + spacing: 8px; +} + +.datemenu-calendar-column { + border: 0 solid rgba(165, 165, 165, 0.12); +} + +.datemenu-calendar-column:ltr { + border-left-width: 0; +} + +.datemenu-calendar-column:rtl { + border-right-width: 0; +} + +.datemenu-today-button, +.world-clocks-button, +.weather-button, +.events-section-title { + min-height: 20px; + padding: 4px 8px; + border-radius: 2px; +} + +.datemenu-today-button { + min-height: 48px; +} + +.message-list-section-list:ltr { + padding-left: 0; +} + +.message-list-section-list:rtl { + padding-right: 0; +} + +.datemenu-today-button, +.world-clocks-button, +.weather-button, +.events-section-title { + transition-duration: 100ms; +} + +.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: #a5a5a5; + background-color: rgba(165, 165, 165, 0.08); +} + +.datemenu-today-button:active, +.world-clocks-button:active, +.weather-button:active, +.events-section-title:active { + transition-duration: 200ms; + color: #a5a5a5; + background-color: rgba(165, 165, 165, 0.2); +} + +.datemenu-today-button .date-label { + font-size: 18pt; + font-weight: 400; +} + +.world-clocks-header, +.weather-header, +.events-section-title { + color: rgba(165, 165, 165, 0.7); + font-weight: bold; +} + +.weather-header.location { + font-weight: normal; + font-size: 1em; +} + +.world-clocks-grid, +.weather-grid { + spacing-rows: 0.4em; + spacing-columns: 0.8em; +} + +.weather-box { + spacing: 0.4em; +} + +.world-clocks-city { + font-weight: normal; + font-size: 1em; +} + +.world-clocks-time { + color: rgba(165, 165, 165, 0.7); + font-feature-settings: "tnum"; + font-size: 1em; +} + +.world-clocks-timezone { + color: rgba(165, 165, 165, 0.5); + font-feature-settings: "tnum"; + font-size: 1em; +} + +.weather-forecast-icon { + icon-size: 2.28571em; +} + +.weather-forecast-time { + color: rgba(165, 165, 165, 0.7); + font-size: 9pt; + font-weight: 400; +} + +.calendar-month-label { + transition-duration: 100ms; + height: 16px; + margin: 2px; + padding: 6px 16px; + border-radius: 2px; + color: #a5a5a5; + font-weight: bold; + text-align: center; +} + +.calendar-month-label:focus { + background-color: rgba(165, 165, 165, 0.12); +} + +.pager-button { + transition-duration: 100ms; + width: 28px; + height: 28px; + margin: 2px; + border-radius: 100px; + background-color: transparent; + color: rgba(165, 165, 165, 0.7); +} + +.pager-button:hover, .pager-button:focus { + background-color: rgba(165, 165, 165, 0.08); + color: #a5a5a5; +} + +.pager-button:active { + background-color: rgba(165, 165, 165, 0.2); + color: #a5a5a5; + transition-duration: 200ms; +} + +.calendar-change-month-back StIcon, .calendar-change-month-forward StIcon { + icon-size: 1.14286em; +} + +.calendar-day-base { + transition-duration: 100ms; + font-size: 9pt; + font-weight: 400; + text-align: center; + width: 28px; + height: 28px; + padding: 0; + margin: 2px; + border-radius: 100px; + font-feature-settings: "tnum"; +} + +.calendar-day-base:hover, .calendar-day-base:focus { + background-color: rgba(165, 165, 165, 0.08); +} + +.calendar-day-base:active { + transition-duration: 200ms; + color: inherit; + background-color: rgba(165, 165, 165, 0.2); + border-color: transparent; +} + +.calendar-day-base:selected { + color: #a5a5a5; + background-color: rgba(125, 191, 47, 0.32); + border-color: transparent; +} + +.calendar-day-base.calendar-day-heading { + width: 28px; + height: 21px; + margin-top: 2px; + padding: 7px 0 0; + border-radius: 100px; + background-color: transparent; + color: rgba(165, 165, 165, 0.5); + font-size: 9pt; + font-weight: 400; + font-weight: bold; + text-align: center; +} + +.calendar-day { + border-width: 0; +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: #a5a5a5; +} + +.calendar-today { + font-weight: bold !important; + border: none; +} + +.calendar-day-with-events { + color: #7dbf2f; + font-weight: normal; + text-decoration: underline; + background-image: none; +} + +.calendar-other-month-day { + color: rgba(165, 165, 165, 0.3); +} + +.calendar-week-number { + width: 28px; + height: 21px; + margin: 2px; + padding: 7px 0 0; + border-radius: 100px; + background-color: transparent; + color: rgba(165, 165, 165, 0.5); + font-size: inherit; + font-weight: bold; + text-align: center; +} + +/* Message list */ +.message-list { + width: 420px; +} + +.message-list-clear-button.button { + margin: 8px 8px 0; +} + +.message-list-sections { + spacing: 8px; +} + +.message-list-section, +.message-list-section-list { + spacing: 8px; +} + +.message { + transition-duration: 100ms; + min-height: 56px; + border: none; + background-color: transparent; + border-radius: 2px; +} + +.message:hover, .message:focus { + background-color: rgba(165, 165, 165, 0.08); +} + +.message:active { + transition-duration: 200ms; + background-color: rgba(165, 165, 165, 0.2); +} + +.message-icon-bin { + padding: 8px 0px 8px 8px; +} + +.message-icon-bin:rtl { + padding: 8px 8px 8px 0px; +} + +.message-icon-bin > StIcon { + color: #a5a5a5; + icon-size: 1.14286em; + -st-icon-style: requested; + margin: 4px 0px 4px 4px; +} + +.message-icon-bin > StIcon:rtl { + margin: 4px 4px 4px 0px; +} + +.message-icon-bin > .fallback-window-icon { + width: 1.14286em; + height: 1.14286em; +} + +.message-secondary-bin { + padding: 0 8px; +} + +.message-secondary-bin > .event-time { + min-height: 22px; + padding-top: 2px; + color: rgba(165, 165, 165, 0.7); + font-size: 1em; + /* HACK: the label should be baseline-aligned with a 1em label, + fake this with some bottom padding */ + padding-bottom: 0; +} + +.message-secondary-bin > StIcon { + icon-size: 1.14286em; +} + +.message-title { + min-height: 22px; + padding-top: 2px; + color: #a5a5a5; + font-weight: bold; + font-size: 1em; +} + +.message-content { + min-height: 40px; + padding: 8px; + color: rgba(165, 165, 165, 0.7); + font-size: 1em; +} + +.message-content * > StIcon { + transition-duration: 100ms; + icon-size: 16px; + border-radius: 16px; + padding: 4px; + color: rgba(165, 165, 165, 0.7); +} + +/* FIXME: how do you do this in sass? */ +.message-content *:hover > StIcon, +.message-content *:focus > StIcon { + color: #a5a5a5; + background-color: rgba(165, 165, 165, 0.08); +} + +.message-content *:active > StIcon { + transition-duration: 200ms; + color: #a5a5a5; + background-color: rgba(165, 165, 165, 0.2); +} + +.message-media-control { + transition-duration: 100ms; + margin: 16px 0; + padding: 8px; + border-radius: 100px; + color: rgba(165, 165, 165, 0.7); +} + +.message-media-control:hover, .message-media-control:focus { + color: #a5a5a5; + background-color: rgba(165, 165, 165, 0.08); +} + +.message-media-control:active { + color: #a5a5a5; + background-color: rgba(165, 165, 165, 0.2); + transition-duration: 200ms; +} + +.message-media-control:insensitive { + color: rgba(165, 165, 165, 0.3); +} + +.message-media-control:last-child:ltr { + margin-right: 16px; + padding-right: 8px; +} + +.message-media-control:last-child:rtl { + margin-left: 16px; + padding-left: 8px; +} + +.media-message-cover-icon { + icon-size: 32px !important; + margin: 8px 0px 8px 4px !important; +} + +.media-message-cover-icon:rtl { + margin: 8px 4px 8px 0px !important; +} + +.media-message-cover-icon.fallback { + icon-size: 16px !important; + padding: 8px; + border: none; + border-radius: 2px; + background-color: rgba(165, 165, 165, 0.12); + color: rgba(165, 165, 165, 0.5); +} + +#appMenu { + spacing: 4px; +} + +#appMenu .label-shadow { + color: transparent; +} + +.app-menu, +.app-well-menu { + max-width: 27.25em; +} + +.aggregate-menu { + min-width: 280px; +} + +.aggregate-menu .popup-menu-icon { + padding: 0 4px; +} + +.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:ltr { + /* 8px spacing + 2*4px padding */ + padding-left: 16px; + margin-left: 1.14286em; +} + +.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:rtl { + /* 8px spacing + 2*4px padding */ + padding-right: 16px; + margin-right: 1.14286em; +} + +.system-menu-action { + -st-icon-style: symbolic; + color: rgba(165, 165, 165, 0.7); + border-radius: 100px; + /* wish we could do 50% */ + padding: 12px; + border: none; + transition-duration: 100ms; +} + +.system-menu-action:hover, .system-menu-action:focus { + background-color: rgba(165, 165, 165, 0.08); + color: #a5a5a5; + border: none; + padding: 12px; +} + +.system-menu-action:active { + background-color: rgba(165, 165, 165, 0.2); + color: #a5a5a5; + transition-duration: 200ms; +} + +.system-menu-action > StIcon { + icon-size: 16px; +} + +.ripple-box { + width: 48px; + height: 48px; + border-radius: 0 0 48px 0; + background-color: rgba(255, 255, 255, 0.3); + background-image: none; + background-size: auto; + box-shadow: none; +} + +.ripple-box:rtl { + border-radius: 0 0 0 48px; + background-image: none; +} + +.select-area-rubberband { + background-color: rgba(125, 191, 47, 0.3); + border: 1px solid #7dbf2f; +} + +.ripple-pointer-location { + width: 50px; + height: 50px; + border-radius: 25px; + background-color: rgba(125, 191, 47, 0.32); + box-shadow: none; +} + +.popup-menu-arrow { + icon-size: 1.14286em; +} + +.popup-menu-icon { + icon-size: 1.14286em; +} + +.window-close { + background-color: transparent; + border-radius: 0; + border: none; + box-shadow: none; + color: transparent; + height: 32px; + width: 32px; + -shell-close-overlap: 16px; + -st-background-image-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + background-image: url("assets/window-close.svg"); + background-size: 32px; +} + +.window-close:hover { + background-color: transparent; + border-color: transparent; + color: transparent; + -st-background-image-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + background-image: url("assets/window-close.svg"); +} + +.window-close:active { + background-color: transparent; + border-color: transparent; + color: transparent; + background-image: url("assets/window-close-active.svg"); +} + +.window-close:rtl { + -st-background-image-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); +} + +.window-close:rtl:hover { + -st-background-image-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.pie-timer { + width: 60px; + height: 60px; + -pie-border-width: 0; + -pie-border-color: transparent; + -pie-background-color: rgba(125, 191, 47, 0.32); +} + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 34em; + min-height: 31em; + min-width: 32em; +} + +.nm-dialog-content { + spacing: 20px; + padding: 24px; +} + +.nm-dialog-header-hbox { + spacing: 10px; +} + +.nm-dialog-airplane-box { + spacing: 12px; +} + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; +} + +.nm-dialog-airplane-text { + color: #a5a5a5; +} + +.nm-dialog-header-icon { + icon-size: 32px; +} + +.nm-dialog-scroll-view { + border: none; +} + +.nm-dialog-header { + font-size: 15pt; + font-weight: 500; +} + +.nm-dialog-item { + transition-duration: 100ms; + font-size: 1em; + border-bottom: none; + border-radius: 2px; + padding: 12px; + spacing: 20px; +} + +.nm-dialog-item:hover, .nm-dialog-item:focus { + background-color: rgba(165, 165, 165, 0.08); +} + +.nm-dialog-item:active { + transition-duration: 200ms; + background-color: rgba(165, 165, 165, 0.2); +} + +.nm-dialog-item:selected { + background-color: rgba(125, 191, 47, 0.32); + color: #a5a5a5; +} + +.nm-dialog-icons { + spacing: .5em; +} + +.nm-dialog-icon { + icon-size: 16px; +} + +.no-networks-label { + color: rgba(165, 165, 165, 0.5); +} + +.no-networks-box { + spacing: 12px; +} + +/* OVERVIEW */ +#overview { + spacing: 24px; +} + +.overview-controls { + padding-bottom: 32px; +} + +.window-picker { + -horizontal-spacing: 16px; + -vertical-spacing: 16px; + padding: 0 16px 32px; +} + +.window-picker.external-monitor { + padding: 16px; +} + +.window-clone-border { + border: 4px solid rgba(255, 255, 255, 0.3); + border-radius: 2px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3); +} + +.window-caption { + spacing: 25px; + color: white; + background-color: rgba(0, 0, 0, 0.6); + border-radius: 2px; + padding: 4px 8px; +} + +.search-entry { + width: 304px; + padding: 0 8px; + border-radius: 2px 2px 0 0; + color: #7dbf2f; + selection-background-color: rgba(255, 255, 255, 0.3); + selected-color: #7dbf2f; + transition-duration: 100ms; + background-color: rgba(255, 255, 255, 0.04); + border-color: transparent; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); +} + +.search-entry:hover { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); +} + +.search-entry:focus { + border-color: transparent; + box-shadow: inset 0 -2px white; + padding: 0 8px; + border-width: 0; + color: white; +} + +.search-entry .search-entry-icon { + icon-size: 16px; + padding: 0 0; + color: rgba(255, 255, 255, 0.7); +} + +.search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: white; +} + +#searchResultsContent { + max-width: 1000px; + padding-left: 20px; + padding-right: 20px; + spacing: 16px; +} + +.search-section { + spacing: 16px; +} + +.search-section-content { + spacing: 32px; +} + +.list-search-results { + spacing: 3px; +} + +.search-section-separator { + height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +.search-section:last-child .search-section-separator { + background-color: transparent; +} + +.list-search-result-content { + spacing: 30px; +} + +.list-search-result-title { + font-size: 11.25pt; + font-weight: 400; + color: white; + spacing: 12px; +} + +.list-search-result-description { + color: rgba(255, 255, 255, 0.7); +} + +.list-search-provider-details { + width: 150px; + color: rgba(255, 255, 255, 0.7); + margin-top: 0.24em; +} + +.list-search-provider-content { + spacing: 20px; +} + +.search-provider-icon { + padding: 15px; +} + +/* DASHBOARD */ +#dash { + font-size: 1em; + padding: 3px 0; + border-radius: 0px 2px 2px 0px; +} + +#dash:rtl { + border-radius: 2px 0 0 2px; +} + +#dash .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + height: 24px; +} + +#dash .empty-dash-drop-target { + width: 24px; + height: 24px; +} + +.dash-item-container > StWidget { + padding: 3px 6px; +} + +.dash-label { + border-radius: 2px; + padding: 7px 8px; + color: #a5a5a5; + background-color: #141416; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + border: none; + text-align: center; + -x-offset: 8px; +} + +/* App Vault/Grid */ +.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 { + box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2); + background-color: #212121; + color: #FFFFFF; + border-radius: 99px; + icon-size: 48px; +} + +.app-view-controls { + width: 320px; + padding-bottom: 32px; +} + +.app-view-control { + padding: 0 8px; + margin: 0; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); +} + +.app-view-control, .app-view-control:hover, .app-view-control:active, .app-view-control:checked { + color: #7dbf2f; + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.app-view-control:hover { + color: white; + background-color: rgba(255, 255, 255, 0.08) !important; +} + +.app-view-control:active { + color: white; + background-color: rgba(255, 255, 255, 0.2) !important; +} + +.app-view-control:checked { + color: white; + background-color: rgba(0, 0, 0, 0.01) !important; + box-shadow: inset 0 2px 0 white; +} + +.app-view-control:first-child { + border-right-width: 0; + border-radius: 2px; +} + +.app-view-control:first-child:checked { + border-radius: 0; +} + +.app-view-control:last-child { + border-radius: 2px; +} + +.app-view-control:last-child:checked { + border-radius: 0; +} + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(255, 255, 255, 0.08); + transition-duration: 0ms; +} + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(255, 255, 255, 0.2); + transition-duration: 200ms; +} + +.app-well-app:hover .overview-icon, +.app-well-app:focus .overview-icon, +.app-well-app:selected .overview-icon, +.app-well-app.app-folder:hover .overview-icon, +.app-well-app.app-folder:focus .overview-icon, +.app-well-app.app-folder:selected .overview-icon, +.show-apps:hover .overview-icon, +.show-apps:focus .overview-icon, +.show-apps:selected .overview-icon, +.grid-search-result:hover .overview-icon, +.grid-search-result:focus .overview-icon, +.grid-search-result:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.08); + transition-duration: 0ms; + border-image: none; + background-image: none; +} + +.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 { + background-color: rgba(255, 255, 255, 0.08); +} + +.app-well-app:active .overview-icon, +.app-well-app:checked .overview-icon, +.app-well-app.app-folder:active .overview-icon, +.app-well-app.app-folder:checked .overview-icon, +.show-apps:active .overview-icon, +.show-apps:checked .overview-icon, +.grid-search-result:active .overview-icon, +.grid-search-result:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.2); + box-shadow: 0 0 transparent; + transition-duration: 200ms; +} + +.app-well-app-running-dot { + width: 32px; + height: 2px; + background-color: #7dbf2f; + margin-bottom: 0; +} + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon { + color: white; + border-radius: 2px; + padding: 6px; + border: none; + transition-duration: 100ms; + text-align: center; +} + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(255, 255, 255, 0.1); +} + +.show-apps .show-apps-icon { + color: rgba(255, 255, 255, 0.7); +} + +.show-apps:hover .show-apps-icon, +.show-apps:active .show-apps-icon, +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: white; + transition-duration: 100ms; +} + +.app-folder-popup { + -arrow-border-radius: 2px; + -arrow-background-color: rgba(255, 255, 255, 0.1); + -arrow-base: 24px; + -arrow-rise: 12px; +} + +.app-folder-popup-bin { + padding: 5px; +} + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; +} + +.page-indicator { + padding: 15px 20px; +} + +.page-indicator .page-indicator-icon { + width: 12px; + height: 12px; + border: none; + border-radius: 12px; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + transition-duration: 100ms; +} + +.page-indicator:hover .page-indicator-icon { + border-color: transparent; + background-image: none; + background-color: rgba(255, 255, 255, 0.5); +} + +.page-indicator:active .page-indicator-icon { + border: none; + margin: 0; + background-image: none; + background-color: rgba(255, 255, 255, 0.7); +} + +.page-indicator:checked .page-indicator-icon, +.page-indicator:checked:active .page-indicator-icon { + background-image: none; + background-color: white; + transition-duration: 0ms; +} + +.page-indicator:checked:active { + background-image: none; + background-color: transparent; +} + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; +} + +.workspace-thumbnails { + visible-width: 32px; + spacing: 12px; + padding: 12px; + border-radius: 2px 0 0 2px; +} + +.workspace-thumbnails:rtl { + border-radius: 0 2px 2px 0; +} + +.workspace-thumbnails .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + height: 24px; +} + +.workspace-thumbnail-indicator { + border: 0 solid white; + border-left-width: 2px; + padding: 6px 10px; + border-radius: 0; +} + +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; +} + +#dash, .workspace-thumbnails { + transition-duration: 250ms; + color: white; + background-color: rgba(255, 255, 255, 0.1); + border: none; +} + +.search-statustext, .no-frequent-applications-label { + font-size: 48px; + font-weight: 400; + color: rgba(255, 255, 255, 0.5); +} + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: #7dbf2f; +} + +.notification-banner { + font-size: 1em; + width: 34em; + min-height: 56px; + margin: 5px; + border-radius: 2px; + color: #a5a5a5; + background-color: #141416; + border: none; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.notification-banner:hover { + background: #141416; +} + +.notification-banner, .notification-banner:focus, .notification-banner:active { + background-color: #141416; +} + +.notification-banner .message-title, .notification-banner:focus .message-title, .notification-banner:active .message-title { + color: #a5a5a5; +} + +.notification-banner .message-content, .notification-banner:focus .message-content, .notification-banner:active .message-content { + color: rgba(165, 165, 165, 0.7); +} + +.notification-banner .message-icon-bin > StIcon { + color: #a5a5a5; +} + +.notification-banner .notification-icon { + padding: 5px; +} + +.notification-banner .notification-content { + padding: 5px; + spacing: 5px; +} + +.notification-banner .secondary-icon { + icon-size: 1.14286em; +} + +.notification-banner .notification-actions { + background-color: transparent; + padding-top: 0; + color: inherit; + border-top: none; + spacing: 0; +} + +.notification-banner .notification-button { + min-height: 32px; + padding: 0 8px; + border: none; +} + +.notification-banner .notification-button:focus { + box-shadow: none; +} + +.summary-source-counter { + font-size: 1em; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #7dbf2f; + color: rgba(0, 0, 0, 0.87); + border: 2px solid rgba(0, 0, 0, 0.87); + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; +} + +.secondary-icon { + icon-size: 1.14286em; +} + +.chat-body { + spacing: 5px; +} + +.chat-response { + margin: 5px; +} + +.chat-log-message { + color: #a5a5a5; +} + +.chat-new-group { + padding-top: 1em; +} + +.chat-received { + padding-left: 4px; +} + +.chat-received:rtl { + padding-left: 0px; + padding-right: 4px; +} + +.chat-sent { + padding-left: 18pt; + color: rgba(165, 165, 165, 0.7); +} + +.chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; +} + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: 400; + color: rgba(165, 165, 165, 0.7); +} + +.chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; +} + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; +} + +.hotplug-notification-item { + border: none; + box-shadow: none; + padding: 2px 10px; +} + +.hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; +} + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; +} + +.hotplug-resident-box { + spacing: 8px; +} + +.hotplug-resident-mount { + transition-duration: 100ms; + spacing: 8px; + border-radius: 2px; +} + +.hotplug-resident-mount:hover { + background-color: rgba(165, 165, 165, 0.08); +} + +.hotplug-resident-mount:active { + transition-duration: 200ms; + background-color: rgba(165, 165, 165, 0.2); +} + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; +} + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; +} + +.hotplug-resident-eject-icon { + icon-size: 16px; +} + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 2px; + color: #a5a5a5; +} + +/* Eeeky things */ +.magnifier-zoom-region { + border: 2px solid #7dbf2f; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +/* On-screen Keyboard */ +.word-suggestions { + font-size: 11.25pt; + font-weight: 400; + spacing: 12px; + min-height: 20pt; +} + +#keyboard { + background-color: rgba(0, 0, 0, 0.3); +} + +#keyboard .page-indicator { + padding: 4px 4px; +} + +#keyboard .page-indicator .page-indicator-icon { + width: 8px; + height: 8px; +} + +.key-container { + padding: 4px; + spacing: 4px; +} + +.keyboard-key { + min-height: 1.2em; + min-width: 1.2em; + font-size: 2em; + font-weight: 500; + border-radius: 2px; + border: none; + color: #a5a5a5; + background-color: #141416; + border-color: transparent; + box-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.keyboard-key:focus { + color: #a5a5a5; + text-shadow: none; + icon-shadow: none; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.keyboard-key:hover, .keyboard-key:checked { + color: #a5a5a5; + background-color: #141416; + border-color: transparent; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + text-shadow: none; + icon-shadow: none; +} + +.keyboard-key:active { + color: #a5a5a5; + background-color: #373738; + border-color: transparent; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.keyboard-key:grayed { + background-color: rgba(0, 0, 0, 0.3); + color: white; + border-color: rgba(0, 0, 0, 0.3); +} + +.keyboard-key.default-key { + border-color: transparent; + background-color: #141416; + background-size: 24px; +} + +.keyboard-key.default-key:hover, .keyboard-key.default-key:checked { + background-color: #141416; +} + +.keyboard-key.default-key:active { + background-color: #313133; +} + +.keyboard-key.enter-key { + border-color: transparent; + background-color: #7dbf2f; + background-image: url("assets/key-enter.svg"); +} + +.keyboard-key.enter-key:hover, .keyboard-key.enter-key:checked { + background-color: #7dbf2f; +} + +.keyboard-key.enter-key:active { + background-color: rgba(105, 160, 39, 0.974); +} + +.keyboard-key.shift-key-lowercase { + background-image: url("assets/key-shift.svg"); +} + +.keyboard-key.shift-key-uppercase { + background-image: url("assets/key-shift-uppercase.svg"); +} + +.keyboard-key.shift-key-uppercase:latched { + background-image: url("assets/key-shift-latched-uppercase.svg"); +} + +.keyboard-key.hide-key { + background-image: url("assets/key-hide.svg"); +} + +.keyboard-key.layout-key { + background-image: url("assets/key-layout.svg"); +} + +.keyboard-subkeys { + color: inherit; + padding: 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: 5px; + background-color: #141416; + border-radius: 2px; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.emoji-page .keyboard-key { + border: none; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.emoji-page .keyboard-key:hover, .emoji-page .keyboard-key:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.emoji-page .keyboard-key:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.emoji-panel .keyboard-key:latched { + border-color: transparent; + background-color: #7dbf2f; + color: rgba(0, 0, 0, 0.87); +} + +.candidate-popup-content { + padding: 8px; + spacing: 0; +} + +.candidate-index { + padding: 0 4px 0 0; + color: rgba(165, 165, 165, 0.7); +} + +.candidate-box { + transition-duration: 100ms; + min-height: 28px; + padding: 0 8px; + border-radius: 2px; +} + +.candidate-box:hover { + background-color: rgba(165, 165, 165, 0.08); + color: #a5a5a5; + transition-duration: 0ms; +} + +.candidate-box:active { + background-color: rgba(165, 165, 165, 0.2); + color: #a5a5a5; + transition-duration: 200ms; +} + +.candidate-box:selected { + background-color: rgba(125, 191, 47, 0.32); + color: #a5a5a5; + transition-duration: 0ms; +} + +.candidate-page-button-box { + height: 28px; +} + +.vertical .candidate-page-button-box { + padding-top: 0; +} + +.horizontal .candidate-page-button-box { + padding-left: 0; +} + +.candidate-page-button { + min-width: 28px; + min-height: 28px; + padding: 0; +} + +.candidate-page-button-previous { + border-radius: 2px; + border-right-width: 0; +} + +.candidate-page-button-next { + border-radius: 2px; +} + +.candidate-page-button-icon { + icon-size: 1.14286em; +} + +/* Auth Dialogs & Screen Shield */ +.user-icon { + background-size: contain; + border: none; + color: white; + border-radius: 9999px; +} + +.user-icon:hover { + border-color: white; + color: white; +} + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; +} + +.login-dialog { + border: none; + background-color: transparent; +} + +.login-dialog StEntry { + color: white; + selection-background-color: rgba(255, 255, 255, 0.3); + selected-color: white; + transition-duration: 100ms; + background-color: rgba(255, 255, 255, 0.04); + border-color: transparent; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); +} + +.login-dialog StEntry:focus { + border-color: transparent; + box-shadow: inset 0 -2px white; +} + +.login-dialog StEntry:insensitive { + color: rgba(165, 165, 165, 0.5); + border-color: transparent; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.5); +} + +.login-dialog .modal-dialog-button-box { + spacing: 3px; +} + +.login-dialog .modal-dialog-button { + min-width: 48px; + padding: 0 8px; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.login-dialog .modal-dialog-button:insensitive { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default { + min-width: 32px; + padding: 0 16px; + color: rgba(0, 0, 0, 0.87); + background-color: #7dbf2f; + border-color: transparent; + box-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: rgba(0, 0, 0, 0.87); + background-color: #7dbf2f; + border-color: transparent; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:active { + color: rgba(0, 0, 0, 0.87); + background-color: rgba(101, 154, 38, 0.9688); + border-color: transparent; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.login-dialog .modal-dialog-button:default:insensitive { + color: rgba(255, 255, 255, 0.5); + background-color: rgba(255, 255, 255, 0.04); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog-logo-bin { + padding: 24px 0px; +} + +.login-dialog-banner { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-button-box { + spacing: 5px; +} + +.login-dialog-message-warning { + color: #ffeb3b; +} + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; +} + +.login-dialog-user-selection-box { + padding: 100px 0px; +} + +.login-dialog-not-listed-label { + padding-left: 2px; +} + +.login-dialog-not-listed-button:focus .login-dialog-not-listed-label, +.login-dialog-not-listed-button:hover .login-dialog-not-listed-label { + color: white; +} + +.login-dialog-not-listed-label { + transition-duration: 100ms; + font-size: 1em; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); + padding-top: 1em; + border-radius: 2px; +} + +.login-dialog-not-listed-label:hover { + background-color: rgba(255, 255, 255, 0.08); + color: white; +} + +.login-dialog-not-listed-label:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.login-dialog-not-listed-label:active { + transition-duration: 200ms; + background-color: rgba(255, 255, 255, 0.2); + color: white; +} + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; +} + +.login-dialog-user-list { + spacing: 12px; + width: 23em; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:selected { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:hover { + background-color: rgba(255, 255, 255, 0.08); + color: white; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.2); + color: white; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid white; +} + +.login-dialog-user-list-item { + transition-duration: 100ms; + border-radius: 2px; + padding: 6px; + color: rgba(255, 255, 255, 0.7); +} + +.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:hover { + background-color: rgba(255, 255, 255, 0.08); + color: white; +} + +.login-dialog-user-list-item:active { + transition-duration: 200ms; + background-color: rgba(255, 255, 255, 0.2); + color: white; +} + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin-top: 6px; + background-color: white; +} + +.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: white; +} + +.login-dialog-username, +.user-widget-label { + color: white; + font-size: 15pt; + font-weight: 500; + text-align: left; + padding-left: 15px; +} + +.user-widget-label:ltr { + padding-left: 14px; +} + +.user-widget-label:rtl { + padding-right: 14px; +} + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; +} + +.login-dialog-prompt-label { + color: rgba(255, 255, 255, 0.7); + font-size: 1em; + padding-top: 1em; +} + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; +} + +.login-dialog-session-list-button { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: white; +} + +.login-dialog-session-list-button:active { + color: white; +} + +.screen-shield-arrows { + padding-bottom: 3em; +} + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); +} + +.screen-shield-clock { + color: white; + text-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + font-weight: normal; + text-align: center; + padding-bottom: 1.5em; +} + +.screen-shield-clock-time { + font-size: 96px; + font-weight: 300; + text-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + font-feature-settings: "tnum"; +} + +.screen-shield-clock-date { + font-size: 34px; + font-weight: 400; +} + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; +} + +.screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; +} + +.screen-shield-notifications-container .notification, +.screen-shield-notifications-container .screen-shield-notification-source { + padding: 8px; + border: none; + background-color: rgba(0, 0, 0, 0.3); + color: white; + border-radius: 2px; +} + +.screen-shield-notifications-container .notification { + margin-right: 16px; +} + +.screen-shield-notification-label { + min-height: 22px; + padding: 2px 0px 0px 16px; + font-weight: bold; +} + +.screen-shield-notification-count-text { + min-height: 22px; + padding: 2px 0px 0px 16px; + color: rgba(255, 255, 255, 0.7); +} + +#panel.lock-screen { + background-color: rgba(0, 0, 0, 0.3); +} + +.screen-shield-background { + background: black; + box-shadow: 0 19px 19px rgba(0, 0, 0, 0.6), 0 15px 6px rgba(0, 0, 0, 0.44); +} + +#lockDialogGroup { + background: #000000; + background-size: cover; +} + +#LookingGlassDialog { + background-color: #141416; + spacing: 4px; + padding: 0; + border: none; + border-radius: 2px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +#LookingGlassDialog > #Toolbar { + padding: 0 8px; + border: none; + border-radius: 0; + background-color: rgba(20, 20, 22, 0.01); + box-shadow: inset 0 -1px 0 rgba(165, 165, 165, 0.12); +} + +#LookingGlassDialog .labels { + spacing: 0; +} + +#LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(165, 165, 165, 0.7); + transition-duration: 100ms; + padding-left: 16px; + padding-right: 16px; + min-height: 32px; + padding: 0 32px; +} + +#LookingGlassDialog .notebook-tab:hover { + background-color: rgba(165, 165, 165, 0.08); + color: #a5a5a5; + text-shadow: none; +} + +#LookingGlassDialog .notebook-tab:active { + background-color: rgba(165, 165, 165, 0.2); + color: #a5a5a5; + transition-duration: 200ms; +} + +#LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 0; + border-color: transparent; + background-color: rgba(20, 20, 22, 0.01); + box-shadow: inset 0 -2px 0px #7dbf2f; + color: #a5a5a5; + text-shadow: none; +} + +#LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; +} + +#LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; +} + +.lg-dialog StEntry { + selection-background-color: rgba(125, 191, 47, 0.32); + selected-color: #a5a5a5; +} + +.lg-dialog .shell-link { + color: #7dbf2f; +} + +.lg-dialog .shell-link:hover { + color: #7dbf2f; +} + +.lg-completions-text { + font-size: 1em; + font-style: italic; +} + +.lg-obj-inspector-title { + spacing: 4px; +} + +.lg-obj-inspector-button { + min-height: 32px; + min-width: 48px; + padding: 0 8px; + border: none; + border-radius: 2px; + font-size: 10.5pt; + font-weight: 500; + color: #7dbf2f; + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 100ms; +} + +.lg-obj-inspector-button:hover { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.08); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:active { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.2); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; + transition-duration: 200ms; +} + +.lg-obj-inspector-button:insensitive { + color: rgba(165, 165, 165, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:focus { + color: #7dbf2f; + background-color: rgba(125, 191, 47, 0.12); + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.lg-obj-inspector-button:hover { + border: none; +} + +#lookingGlassExtensions { + padding: 4px; +} + +.lg-extensions-list { + padding: 4px; + spacing: 6px; +} + +.lg-extension { + border: none; + border-radius: 2px; + padding: 4px; +} + +.lg-extension-name { + font-size: 18pt; + font-weight: 400; +} + +.lg-extension-meta { + spacing: 6px; +} + +#LookingGlassPropertyInspector { + background: #141416; + border: none; + border-radius: 2px; + padding: 6px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +/* Dash to Dock */ +#dashtodockContainer #dash { + background-color: rgba(0, 0, 0, 0.6); +} + +#dashtodockContainer:overview #dash { + background-color: rgba(255, 255, 255, 0.1); +} + +#dashtodockContainer.extended:overview #dash { + background-color: transparent; +} + +#dashtodockContainer.left #dash, +#dashtodockContainer.right #dash { + padding: 3px 0; +} + +#dashtodockContainer.top #dash, +#dashtodockContainer.bottom #dash { + padding: 0 3px; +} + +#dashtodockContainer.extended #dash { + padding: 0; + border-radius: 0; +} + +#dashtodockContainer.left .dash-item-container > StWidget, +#dashtodockContainer.right .dash-item-container > StWidget, +#dashtodockContainer.extended.left .dash-item-container > StWidget, +#dashtodockContainer.extended.right .dash-item-container > StWidget { + padding: 3px 6px; +} + +#dashtodockContainer.extended.left .dash-item-container:first-child > StWidget, +#dashtodockContainer.extended.right .dash-item-container:first-child > StWidget { + padding: 6px 6px 3px 6px; +} + +#dashtodockContainer.extended.left .dash-item-container:last-child > StWidget, +#dashtodockContainer.extended.right .dash-item-container:last-child > StWidget { + padding: 3px 6px 6px 6px; +} + +#dashtodockContainer.top .dash-item-container > StWidget, +#dashtodockContainer.bottom .dash-item-container > StWidget, +#dashtodockContainer.extended.top .dash-item-container > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container > StWidget { + padding: 6px 3px; +} + +#dashtodockContainer.extended.top .dash-item-container:first-child > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container:first-child > StWidget { + padding: 6px 3px 6px 6px; +} + +#dashtodockContainer.extended.top .dash-item-container:last-child > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container:last-child > StWidget { + padding: 6px 6px 6px 3px; +} + +#dashtodockContainer .focused .overview-icon { + background-color: rgba(165, 165, 165, 0.12); +} + +#dashtodockContainer .default.focused .overview-icon { + background-color: transparent; +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: transparent; +} + +#dashtodockContainer .default { + background-size: cover; +} + +#dashtodockContainer.left .default.running1 { + background-image: url("assets/dash/left-running1.svg"); +} + +#dashtodockContainer.left .default.running1.focused { + background-image: url("assets/dash/left-running1-focused.svg"); +} + +#dashtodockContainer.left .default.running2 { + background-image: url("assets/dash/left-running2.svg"); +} + +#dashtodockContainer.left .default.running2.focused { + background-image: url("assets/dash/left-running2-focused.svg"); +} + +#dashtodockContainer.left .default.running3 { + background-image: url("assets/dash/left-running3.svg"); +} + +#dashtodockContainer.left .default.running3.focused { + background-image: url("assets/dash/left-running3-focused.svg"); +} + +#dashtodockContainer.left .default.running4 { + background-image: url("assets/dash/left-running4.svg"); +} + +#dashtodockContainer.left .default.running4.focused { + background-image: url("assets/dash/left-running4-focused.svg"); +} + +#dashtodockContainer.right .default.running1 { + background-image: url("assets/dash/right-running1.svg"); +} + +#dashtodockContainer.right .default.running1.focused { + background-image: url("assets/dash/right-running1-focused.svg"); +} + +#dashtodockContainer.right .default.running2 { + background-image: url("assets/dash/right-running2.svg"); +} + +#dashtodockContainer.right .default.running2.focused { + background-image: url("assets/dash/right-running2-focused.svg"); +} + +#dashtodockContainer.right .default.running3 { + background-image: url("assets/dash/right-running3.svg"); +} + +#dashtodockContainer.right .default.running3.focused { + background-image: url("assets/dash/right-running3-focused.svg"); +} + +#dashtodockContainer.right .default.running4 { + background-image: url("assets/dash/right-running4.svg"); +} + +#dashtodockContainer.right .default.running4.focused { + background-image: url("assets/dash/right-running4-focused.svg"); +} + +#dashtodockContainer.top .default.running1 { + background-image: url("assets/dash/top-running1.svg"); +} + +#dashtodockContainer.top .default.running1.focused { + background-image: url("assets/dash/top-running1-focused.svg"); +} + +#dashtodockContainer.top .default.running2 { + background-image: url("assets/dash/top-running2.svg"); +} + +#dashtodockContainer.top .default.running2.focused { + background-image: url("assets/dash/top-running2-focused.svg"); +} + +#dashtodockContainer.top .default.running3 { + background-image: url("assets/dash/top-running3.svg"); +} + +#dashtodockContainer.top .default.running3.focused { + background-image: url("assets/dash/top-running3-focused.svg"); +} + +#dashtodockContainer.top .default.running4 { + background-image: url("assets/dash/top-running4.svg"); +} + +#dashtodockContainer.top .default.running4.focused { + background-image: url("assets/dash/top-running4-focused.svg"); +} + +#dashtodockContainer.bottom .default.running1 { + background-image: url("assets/dash/bottom-running1.svg"); +} + +#dashtodockContainer.bottom .default.running1.focused { + background-image: url("assets/dash/bottom-running1-focused.svg"); +} + +#dashtodockContainer.bottom .default.running2 { + background-image: url("assets/dash/bottom-running2.svg"); +} + +#dashtodockContainer.bottom .default.running2.focused { + background-image: url("assets/dash/bottom-running2-focused.svg"); +} + +#dashtodockContainer.bottom .default.running3 { + background-image: url("assets/dash/bottom-running3.svg"); +} + +#dashtodockContainer.bottom .default.running3.focused { + background-image: url("assets/dash/bottom-running3-focused.svg"); +} + +#dashtodockContainer.bottom .default.running4 { + background-image: url("assets/dash/bottom-running4.svg"); +} + +#dashtodockContainer.bottom .default.running4.focused { + background-image: url("assets/dash/bottom-running4-focused.svg"); +} + +/* Simple Dock */ +#dash:desktop { + background-color: rgba(0, 0, 0, 0.6); +} + +/* GPaste */ +.popup-menu .search-entry { + color: #a5a5a5; + selection-background-color: rgba(125, 191, 47, 0.32); + selected-color: #a5a5a5; + transition-duration: 100ms; + background-color: rgba(165, 165, 165, 0.04); + border-color: transparent; + box-shadow: inset 0 -1px rgba(165, 165, 165, 0.3); +} + +.popup-menu .search-entry:hover { + box-shadow: inset 0 -1px #a5a5a5; +} + +.popup-menu .search-entry:focus { + border-color: transparent; + box-shadow: inset 0 -2px #7dbf2f; + color: #a5a5a5; +} + +.popup-menu .search-entry .search-entry-icon { + color: rgba(165, 165, 165, 0.7); +} + +.popup-menu .search-entry:hover .search-entry-icon, .popup-menu .search-entry:focus .search-entry-icon { + color: #a5a5a5; +} diff --git a/.themes/Material-Black-Lime/gnome-shell/message-indicator-symbolic.svg b/.themes/Material-Black-Lime/gnome-shell/message-indicator-symbolic.svg new file mode 100644 index 00000000..a93cc63e --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/message-indicator-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/no-events.svg b/.themes/Material-Black-Lime/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/.themes/Material-Black-Lime/gnome-shell/no-notifications.svg b/.themes/Material-Black-Lime/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/.themes/Material-Black-Lime/gnome-shell/noise-texture.png b/.themes/Material-Black-Lime/gnome-shell/noise-texture.png new file mode 100644 index 00000000..ca1563d1 Binary files /dev/null and b/.themes/Material-Black-Lime/gnome-shell/noise-texture.png differ diff --git a/.themes/Material-Black-Lime/gnome-shell/pad-osd.css b/.themes/Material-Black-Lime/gnome-shell/pad-osd.css new file mode 100644 index 00000000..31c23772 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/pad-osd.css @@ -0,0 +1,30 @@ +.Leader { + stroke-width: .5 !important; + stroke: #535353; + fill: none !important; +} + +.Button { + stroke-width: .25; + stroke: #ededed; + fill: #ededed; +} + +.Ring { + stroke-width: .5 !important; + stroke: #535353 !important; + fill: none !important; +} + +.Label { + stroke: none !important; + stroke-width: .1 !important; + font-size: .1 !important; + fill: transparent !important; +} + +.TouchStrip, .TouchRing { + stroke-width: .1 !important; + stroke: #ededed !important; + fill: #535353 !important; +} diff --git a/.themes/Material-Black-Lime/gnome-shell/pointer-double-click-symbolic.svg b/.themes/Material-Black-Lime/gnome-shell/pointer-double-click-symbolic.svg new file mode 100644 index 00000000..52678341 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/pointer-double-click-symbolic.svg @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/pointer-drag-symbolic.svg b/.themes/Material-Black-Lime/gnome-shell/pointer-drag-symbolic.svg new file mode 100644 index 00000000..be37e6fc --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/pointer-drag-symbolic.svg @@ -0,0 +1,20 @@ + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/pointer-primary-click-symbolic.svg b/.themes/Material-Black-Lime/gnome-shell/pointer-primary-click-symbolic.svg new file mode 100644 index 00000000..f4479910 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/pointer-primary-click-symbolic.svg @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/pointer-secondary-click-symbolic.svg b/.themes/Material-Black-Lime/gnome-shell/pointer-secondary-click-symbolic.svg new file mode 100644 index 00000000..b72e1788 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/pointer-secondary-click-symbolic.svg @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/.themes/Material-Black-Lime/gnome-shell/process-working.svg b/.themes/Material-Black-Lime/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/.themes/Material-Black-Lime/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file -- cgit v1.2.3