From 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Sat, 18 Apr 2026 17:46:06 +0100 Subject: Replaced file structures for themes in the correct format --- .../schemas/gschemas.compiled | Bin 0 -> 1060 bytes ...ions.unity-window-switcher-reforged.gschema.xml | 66 +++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/gschemas.compiled create mode 100644 raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/org.gnome.shell.extensions.unity-window-switcher-reforged.gschema.xml (limited to 'raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas') diff --git a/raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/gschemas.compiled b/raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/gschemas.compiled new file mode 100644 index 0000000..a6544ab Binary files /dev/null and b/raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/gschemas.compiled differ diff --git a/raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/org.gnome.shell.extensions.unity-window-switcher-reforged.gschema.xml b/raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/org.gnome.shell.extensions.unity-window-switcher-reforged.gschema.xml new file mode 100644 index 0000000..e616c9f --- /dev/null +++ b/raveos-gnome-theme/theme-data/extensions/installed/unity-like-appswitcher-reforged@gabeszm/schemas/org.gnome.shell.extensions.unity-window-switcher-reforged.gschema.xml @@ -0,0 +1,66 @@ + + + + + true + Focus the second window when switching + When the switcher is opened, the second window is focused by default, similar to the original Unity behavior. + + + 1.0 + Hover Shade Level + The brightness multiplier for the hover glow (e.g., 0.1 means 10% brighter). + + + 2 + Hover Border Width + The thickness of the border around the hovered item in pixels. + + + + 8 + Hover Glow Size + The size of the inner glow (box-shadow) for the hovered item. + + + 0.9 + Hover Opacity + The opacity of the hover highlight (0.0 to 1.0). + + + 10 + Icon Spacing + The distance between icons in pixels. + + + 10 + Container Padding + The padding around the icons inside the switcher. + + + 'rgb(24,24,26)' + Background Color + The background color of the switcher (CSS format). + + + 0 + Border Size + The thickness of the switcher border. + + + 'rgba(255, 255, 255, 0.2)' + Border Color + The color of the switcher border (CSS format). + + + 24 + Background Border Radius + The border radius of the main switcher container in pixels. + + + 16 + Icon Border Radius + The border radius of the application icons in pixels. + + + -- cgit v1.3