Add new 'adwaita' ALT_VARIANT for GNOME-style window buttons

Co-authored-by: vinceliuice <7604295+vinceliuice@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-09-12 13:53:16 +00:00
parent 9877003915
commit 90dbe7d98f
162 changed files with 38 additions and 1 deletions

View File

@@ -97,7 +97,7 @@ THEME_NAME="WhiteSur"
COMMAND_COLOR_VARIANTS=('light' 'dark')
COLOR_VARIANTS=('Light' 'Dark')
OPACITY_VARIANTS=('normal' 'solid')
ALT_VARIANTS=('normal' 'alt')
ALT_VARIANTS=('normal' 'alt' 'adwaita')
THEME_VARIANTS=('default' 'blue' 'purple' 'pink' 'red' 'orange' 'yellow' 'green' 'grey')
SCHEME_VARIANTS=('standard' 'nord')
ICON_VARIANTS=('apple' 'simple' 'gnome' 'ubuntu' 'tux' 'arch' 'manjaro' 'fedora' 'debian' 'void' 'opensuse' 'popos' 'mxlinux' 'zorin' 'budgie' 'gentoo' 'kali')