diff --git a/main.sh b/main.sh index 6e2f09a..102d76d 100755 --- a/main.sh +++ b/main.sh @@ -2,7 +2,7 @@ set -e -VERSION="2.0.0" +VERSION="2.0.1" source ./pika-build-config.sh diff --git a/pika-hyprland-settings/debian/changelog b/pika-hyprland-settings/debian/changelog index bfcf452..b425db1 100644 --- a/pika-hyprland-settings/debian/changelog +++ b/pika-hyprland-settings/debian/changelog @@ -1,3 +1,9 @@ +pika-hyprland-settings (2.0.1-101pika1) pika; urgency=medium + + * Pike 43 Hyprland + + -- ferrreo Sat, 01 Oct 2022 14:50:00 +0300 + pika-hyprland-settings (2.0.0-101pika1) pika; urgency=medium * port to pika os 4 diff --git a/pika-hyprland-settings/debian/control b/pika-hyprland-settings/debian/control index d81c84a..9e12b41 100644 --- a/pika-hyprland-settings/debian/control +++ b/pika-hyprland-settings/debian/control @@ -8,8 +8,8 @@ Rules-Requires-Root: no Package: pika-hyprland-settings Architecture: amd64 -Depends: breeze, pika-theme, greetd, ags -Conflicts: pika-gnome-settings, pika-kde-settings, gdm3, pika-gnome-layouts +Depends: breeze, pika-theme, ags, nautilus, gdm3, hypridle, hyprpaper, hyprlock, sway-notification-center, nm-applet, swayosd, playerctl, brightnessctl, pavucontrol, wlogout, wayfreeze, kitty, grim, slurp, chromium, rofi-wayland, grimshot, cava, mate-polkit +Conflicts: pika-gnome-settings, pika-kde-settings Provides: pika-settings Section: metapackages Priority: optional diff --git a/pika-hyprland-settings/debian/postinst b/pika-hyprland-settings/debian/postinst index 573cf72..8e00ac4 100755 --- a/pika-hyprland-settings/debian/postinst +++ b/pika-hyprland-settings/debian/postinst @@ -2,12 +2,9 @@ set -e -cp -f /etc/skel/.config/examples/metadata.desktop /usr/share/plasma/desktoptheme/Orchis-dark/ -cp -f /etc/skel/.config/examples/.profile /etc/skel/ - for u in /home/* do - if ! test -f "${u}/.config/hypr/hyprland.conf" + if ! test -f "${u}/.config/hypr/hypridle.conf" then cp -a /etc/skel/. "${u}/" chown -R "${u}:${u}" "${u}/" @@ -18,8 +15,3 @@ cp -f /etc/skel/.config/examples/.profile /etc/skel/ cp -af /etc/skel/.config/ags/. "${u}/.config/ags/" fi done - -mkdir -p /etc/greetd/ -cp -f /usr/share/pika/greetd/config.toml /etc/greetd/config.toml -rm /etc/systemd/system/display-manager.service -ln -s /lib/systemd/system/greetd.service /etc/systemd/system/display-manager.service diff --git a/pika-hyprland-settings/debian/rules b/pika-hyprland-settings/debian/rules index 6e7e383..90f7577 100755 --- a/pika-hyprland-settings/debian/rules +++ b/pika-hyprland-settings/debian/rules @@ -5,9 +5,6 @@ override_dh_strip: override_dh_install: dh_install - mkdir -p debian/pika-hyprland-settings/usr/share/wallpapers/Pika/contents/images/ - ln -s /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png debian/pika-hyprland-settings/usr/share/wallpapers/Pika/contents/images/7680x4320.png - ln -s /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png debian/pika-hyprland-settings/usr/share/wallpapers/Pika/contents/screenshot.png %: dh $@ diff --git a/pika-hyprland-settings/etc/profile.d/zz-hyprland-env.sh b/pika-hyprland-settings/etc/profile.d/zz-hyprland-env.sh deleted file mode 100644 index e8e3c38..0000000 --- a/pika-hyprland-settings/etc/profile.d/zz-hyprland-env.sh +++ /dev/null @@ -1,19 +0,0 @@ -export MOZ_ENABLE_WAYLAND=1 -export XDG_SESSION_TYPE=wayland -export XDG_CURRENT_DESKTOP=Hyprland -export XDG_SESSION_DESKTOP=Hyprland -export MOZ_DBUS_REMOTE=1 -export GDK_BACKEND=wayland -export QT_AUTO_SCREEN_SCALE_FACTOR=1 -export QT_QPA_PLATFORM="wayland;xcb" -export QT_WAYLAND_FORCE_DPI=physical -export QT_QPA_PLATFORMTHEME='gnome' -export SDL_VIDEODRIVER=wayland -export CLUTTER_BACKEND="wayland" -export TERM=kitty -export TERMINAL=kitty -export SDL_VIDEO_EGL_ALLOW_TRANSPARENCY=1 -export GTK_IM_MODULE=fcitx -export QT_IM_MODULE=fcitx -export XMODIFIERS="@im=fcitx" -export QT_STYLE_OVERRIDE=kvantum \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.config/Kvantum/kvantum.kvconfig b/pika-hyprland-settings/etc/skel/.config/Kvantum/kvantum.kvconfig deleted file mode 100644 index 226161c..0000000 --- a/pika-hyprland-settings/etc/skel/.config/Kvantum/kvantum.kvconfig +++ /dev/null @@ -1,2 +0,0 @@ -[General] -theme=Orchis-dark diff --git a/pika-hyprland-settings/etc/skel/.config/Trolltech.conf b/pika-hyprland-settings/etc/skel/.config/Trolltech.conf deleted file mode 100644 index bc3d175..0000000 --- a/pika-hyprland-settings/etc/skel/.config/Trolltech.conf +++ /dev/null @@ -1,17 +0,0 @@ -[qt] -GUIEffects=none -KDE\contrast=7 -KWinPalette\activeBackground=#282828 -KWinPalette\activeBlend=#282828 -KWinPalette\activeForeground=#dfdfdf -KWinPalette\activeTitleBtnBg=#282828 -KWinPalette\frame=#282828 -KWinPalette\inactiveBackground=#323232 -KWinPalette\inactiveBlend=#323232 -KWinPalette\inactiveForeground=#dfdfdf -KWinPalette\inactiveFrame=#282828 -KWinPalette\inactiveTitleBtnBg=#282828 -Palette\active=#dfdfdf, #4d4d4d, #494949, #3b3b3b, #131313, #222222, #dfdfdf, #ffffff, #dfdfdf, #303030, #282828, #0e0e0e, #1a73e8, #ffffff, #4285f4, #00bcd4, #303030, #000000, #282828, #dfdfdf, #dfdfdf -Palette\disabled=#636363, #494949, #474747, #393939, #131313, #212121, #686868, #ffffff, #7a7a7a, #2e2e2e, #262626, #0d0d0d, #262626, #636363, #344a6f, #1e5c64, #2e2e2e, #000000, #282828, #dfdfdf, #dfdfdf -Palette\inactive=#dfdfdf, #4d4d4d, #494949, #3b3b3b, #131313, #222222, #dfdfdf, #ffffff, #dfdfdf, #303030, #282828, #0e0e0e, #143868, #dfdfdf, #4285f4, #00bcd4, #303030, #000000, #282828, #dfdfdf, #dfdfdf -font="Noto Sans,10,-1,0,50,0,0,0,0,0" diff --git a/pika-hyprland-settings/etc/skel/.config/ags/barConfig.js b/pika-hyprland-settings/etc/skel/.config/ags/barConfig.js index 29ae1b4..3cf8fd3 100644 --- a/pika-hyprland-settings/etc/skel/.config/ags/barConfig.js +++ b/pika-hyprland-settings/etc/skel/.config/ags/barConfig.js @@ -1,7 +1,7 @@ export default { numberOfWorkspaces: 10, - city: "Stoke-On-Trent", + city: "London", weatherUpdateInterval: 900, isAmerican: false, sysinfoUpdateInterval: "2s", -} \ No newline at end of file +} diff --git a/pika-hyprland-settings/etc/skel/.config/ags/programs/gohypr b/pika-hyprland-settings/etc/skel/.config/ags/programs/gohypr old mode 100644 new mode 100755 diff --git a/pika-hyprland-settings/etc/skel/.config/ags/style.css b/pika-hyprland-settings/etc/skel/.config/ags/style.css new file mode 100644 index 0000000..2e3139d --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.config/ags/style.css @@ -0,0 +1,598 @@ +* { + all: unset; } + +@keyframes flyin-top { + from { + margin-top: -2.795rem; } + to { + margin-top: 0rem; } } + +@keyframes flyin-bottom { + from { + margin-top: 4.841rem; + margin-bottom: -4.841rem; } + to { + margin-bottom: 0rem; + margin-top: 0rem; } } + +.no-anim { + transition: 0ms; } + +.txt { + color: #e5e1e6; } + +.txt-shadow { + text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.69); + margin: 10px; } + +.txt-badonkers { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 3rem; } + +.txt-tiddies { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 2.7273rem; } + +.txt-hugeass { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 1.8182rem; } + +.txt-larger { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 1.6363rem; } + +.txt-large { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 1.4545rem; } + +.txt-norm { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 1.2727rem; } + +.txt-small { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 1.0909rem; } + +.txt-smallie { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 1rem; } + +.txt-smaller { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 0.9091rem; } + +.txt-smaller-offset { + margin-top: -0.136rem; } + +.txt-tiny { + font-family: 'Torus', 'Product Sans', 'Bahnschrift', 'Inter'; + font-size: 0.7273rem; } + +.txt-subtxt { + color: #bdb9be; } + +.txt-bold { + font-weight: 500; } + +.icon-material { + font-family: 'Material Symbols Rounded'; } + +.separator { + border-radius: 50rem; + background-color: #e5e1e6; + margin: 0rem 0.682rem; + min-width: 0.545rem; + min-height: 0.545rem; } + +tooltip { + background-color: #47464e; + color: #c9c5d0; + border-radius: 50rem; + border: 1px solid #c9c5d0; } + +.spacing-v-15 > box { + margin-bottom: 1.023rem; } + +.spacing-v-15 > box:last-child { + margin-bottom: 0rem; } + +.spacing-v-15 > scrolledwindow { + margin-bottom: 1.023rem; } + +.spacing-v-15 > scrolledwindow:last-child { + margin-bottom: 0rem; } + +.spacing-v-15 > revealer { + margin-bottom: 1.023rem; } + +.spacing-v-15 > revealer:last-child { + margin-bottom: 0rem; } + +.spacing-v-15 > label { + margin-bottom: 1.023rem; } + +.spacing-v-15 > label:last-child { + margin-bottom: 0rem; } + +.spacing-h-15 > box { + margin-right: 1.023rem; } + +.spacing-h-15 > box:last-child { + margin-right: 0rem; } + +.spacing-h-15 > label { + margin-right: 1.023rem; } + +.spacing-h-15 > label:last-child { + margin-right: 0rem; } + +.spacing-h-15 > button { + margin-right: 1.023rem; } + +.spacing-h-15 > button:last-child { + margin-right: 0rem; } + +.spacing-v-5 > box { + margin-bottom: 0.341rem; } + +.spacing-v-5 > box:last-child { + margin-bottom: 0rem; } + +.spacing-v-5 > label { + margin-bottom: 0.341rem; } + +.spacing-v-5 > label:last-child { + margin-bottom: 0rem; } + +.spacing-v-5 > button { + margin-bottom: 0.341rem; } + +.spacing-v-5 > button:last-child { + margin-bottom: 0rem; } + +.spacing-h-5 > box { + margin-right: 0.341rem; } + +.spacing-h-5 > box:last-child { + margin-right: 0rem; } + +.spacing-h-5 > label { + margin-right: 0.341rem; } + +.spacing-h-5 > label:last-child { + margin-right: 0rem; } + +.spacing-h-5 > widget > box { + margin-right: 0.341rem; } + +.spacing-h-5 > widget:last-child > box { + margin-right: 0rem; } + +.spacing-v-minus5 > box { + margin-bottom: -0.341rem; } + +.spacing-v-minus5 > box:last-child { + margin-bottom: 0rem; } + +.spacing-v-minus5 > label { + margin-bottom: -0.341rem; } + +.spacing-v-minus5 > label:last-child { + margin-bottom: 0rem; } + +.spacing-h-10 > box { + margin-right: 0.682rem; } + +.spacing-h-10 > box:last-child { + margin-right: 0rem; } + +.spacing-h-10 > label { + margin-right: 0.682rem; } + +.spacing-h-10 > label:last-child { + margin-right: 0rem; } + +.spacing-h-10 > widget { + margin-right: 0.682rem; } + +.spacing-h-10 > widget:last-child { + margin-right: 0rem; } + +.anim-enter { + transition: 200ms cubic-bezier(0.05, 0.7, 0.1, 1); } + +.anim-exit { + transition: 150ms cubic-bezier(0.3, 0, 0.8, 0.15); } + +.bar-bg { + min-height: 3.81818181817rem; + margin: 0.27272727272rem 0.546rem; + border-radius: 26px; + background-color: #141418; + background-image: linear-gradient(135deg, #191823 18%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 37%, #191823 37%, #191823 63%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0) 85%, #191823 85%); + box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5); + animation-name: flyin-top; + animation-duration: 250ms; + animation-timing-function: cubic-bezier(0.05, 0.7, 0.1, 1); + animation-iteration-count: 1; } + +.bar-sidespace { + min-width: 1.5rem; } + +.bar-group-margin { + padding: 0.2rem; } + +.bar-group { + background-color: rgba(48, 47, 51, 0.59); + border-top: 1px solid rgba(68, 67, 71, 0.59); + border-left: 1px solid rgba(68, 67, 71, 0.59); + border-right: 1px solid rgba(58, 57, 61, 0.59); + border-bottom: 1px solid rgba(58, 57, 61, 0.59); } + +.bar-group-pad { + padding: 0rem 1.023rem; } + +.bar-group-pad-less { + padding: 0rem 0.681rem; } + +.bar-group-pad-system { + padding-left: 1.023rem; + padding-right: 0.547rem; } + +.bar-group-pad-music { + padding-right: 1.023rem; + padding-left: 0.273rem; + margin-left: 1.023rem; } + +.bar-group-pad-left { + padding-left: 1.364rem; + padding-right: 0.681rem; } + +.bar-group-pad-right { + padding-left: 0.681rem; + padding-right: 1.364rem; } + +.bar-group-pad-leftonly { + padding-left: 0.681rem; } + +.bar-group-pad-rightonly { + padding-right: 0.681rem; } + +.bar-group-standalone { + border-radius: 1.364rem; } + +.bar-group-round { + border-radius: 10rem; } + +.bar-group-middle { + border-radius: 0.477rem; } + +.bar-group-left { + border-radius: 0.477rem; + border-top-left-radius: 1.364rem; + border-bottom-left-radius: 1.364rem; + margin-left: 1.092rem; } + +.bar-group-right { + border-radius: 0.477rem; + border-top-right-radius: 1.364rem; + border-bottom-right-radius: 1.364rem; + margin-right: 1.092rem; } + +.bar-ws-width { + min-width: 18.382rem; } + +.bar-separator { + min-width: 0.341rem; + min-height: 0.341rem; + background-color: rgba(48, 47, 51, 0.59); + border-radius: 999px; + margin: 0rem 0.341rem; } + +.bar-ws { + min-height: 1.770rem; + min-width: 1.770rem; + font-size: 1.091rem; } + +.bar-ws-button:hover .bar-ws-empty { + color: #c6c0ff; } + +.bar-ws-button:hover .bar-ws-occupied { + background-color: #3e31ad; + color: #e5dfff; } + +.bar-ws-button:hover .bar-ws-active { + background-color: #c6c0ff; + color: #260f98; } + +.bar-ws-empty { + color: #e5e1e6; } + +.bar-ws-occupied { + background-color: #464459; + color: #e3dff8; } + +.bar-ws-active { + background-color: #c6c0ff; + color: #260f98; + border-radius: 999px; + transition: 100ms cubic-bezier(0, 1, 0, 1); } + +.bar-ws-left { + border-top-left-radius: 999px; + border-bottom-left-radius: 999px; } + +.bar-ws-right { + border-top-right-radius: 999px; + border-bottom-right-radius: 999px; } + +.bar-batt { + border-radius: 999px; + padding: 0rem 0.341rem; + background-color: #e5dfff; + color: #3e31ad; } + +.bar-sidemodule { + min-width: 25.227rem; } + +.bar-batt-low { + background-color: #ffb4a9; + color: #680003; } + +.bar-batt-prog-low { + background-color: #ffb4a9; + color: #680003; } + +.bar-music-playstate { + min-height: 1.5rem; + min-width: 1.5rem; + border-radius: 10rem; + background-color: rgba(28, 27, 31, 0.59); + color: #e5e1e6; + margin-left: 2rem; } + +.bar-music { + margin-left: 2rem; } + +.bar-music-label-container { + min-width: 18.770rem; } + +.bar-music-playstate-playing { + min-height: 1.5rem; + min-width: 1.5rem; + border-radius: 10rem; + background-color: rgba(28, 27, 31, 0.59); + color: #e5e1e6; + margin-left: 2rem; } + +.bar-music-playstate-txt { + font-family: 'Material Symbols Rounded'; + font-size: 1.4545rem; + margin: -0.1rem 0rem; } + +.bar-music-coverbox { + box-shadow: #260f98 0px 0px 2rem -0.3rem; + border: #190b5f 2px solid; + background-position: center; + background-repeat: no-repeat; + background-size: 125%; + min-height: 3rem; + min-width: 3rem; + border-radius: 0.75rem; } + +.bar-music-extended-bg { + border-radius: 1.364rem; + min-width: 34.091rem; } + +.bar-music-extended-ctl-bg { + border-radius: 1.364rem; + background-color: rgba(30, 30, 30, 0.6); } + +.bar-music-bottom-bg { + border-radius: 1.364rem; + min-width: 34.091rem; } + +.bar-music-bottom-ctl-bg { + border-radius: 1.364rem; + background-color: rgba(30, 30, 30, 0.6); } + +.bar-music-extended-textbox { + margin: 1.023rem; } + +.bar-music-bottom-cover { + border-radius: 10rem; } + +.bar-music-hide-false { + transition: 250ms cubic-bezier(0.05, 0.7, 0.1, 1); + transition-duration: 100ms; + opacity: 1; } + +.bar-music-hide-true { + transition: 180ms cubic-bezier(0.3, 0, 0.8, 0.15); + transition-duration: 100ms; + opacity: 0; } + +.bar-music-btn { + font-size: 1.364rem; + border-radius: 10rem; + min-height: 2.591rem; + min-width: 2.591rem; } + +.bar-music-btn:hover { + background-color: rgba(128, 128, 128, 0.4); } + +.bar-prog-batt { + min-height: 0.955rem; + min-width: 0.068rem; + padding: 0rem; + border-radius: 10rem; } + .bar-prog-batt trough { + min-height: 0.954rem; + min-width: 0.068rem; + border-radius: 10rem; + background-color: #e5dfff; } + .bar-prog-batt progress { + min-height: 0.680rem; + min-width: 0.680rem; + margin: 0rem 0.137rem; + border-radius: 10rem; + background-color: #3e31ad; } + +.bar-prog-batt-low { + min-height: 0.954rem; + min-width: 0.068rem; + padding: 0rem; + border-radius: 10rem; } + .bar-prog-batt-low trough { + min-height: 0.954rem; + min-width: 0.068rem; + border-radius: 10rem; + background-color: #ffb4a9; } + .bar-prog-batt-low progress { + min-height: 0.680rem; + min-width: 0.680rem; + margin: 0rem 0.137rem; + border-radius: 10rem; + background-color: #930006; } + +.bar-batt-chargestate { + border-radius: 10rem; + background-color: transparent; + background-color: #3e31ad; } + +.bar-batt-chargestate-charging { + border-radius: 10rem; + min-width: 0.681rem; + min-height: 0.681rem; } + +.bar-batt-chargestate-low { + background-color: #930006; } + +.bar-batt-percentage { + font-size: 1rem; + margin-top: -0.068rem; + font-weight: 500; } + +.corner { + background-color: rgba(28, 27, 31, 0.9); + border-radius: 1.5rem; } + +.bar-space-button { + padding: 0.341rem; } + .bar-space-button box { + border-radius: 999px; + padding: 0rem 0.682rem; } + +.bar-space-button:hover box { + background-color: rgba(128, 128, 128, 0.4); } + +.bar-space-button:active box { + background-color: rgba(128, 128, 128, 0.7); } + +.bar-space-button-leftmost box { + margin: 0rem 1.5rem; } + +.bar-space-area-rightmost > box { + padding-right: 2.386rem; } + +.progicon { + margin-right: 0.75rem; } + +.progiconicon { + font-size: 32px; } + +.calendar { + background-color: #1c1b1f; + border: 0.2rem solid rgba(70, 68, 89, 0.9); + border-radius: 1rem; + color: #e5e1e6; + padding: .2em; + font-family: 'Torus'; + margin: 1rem; } + +calendar { + padding: 0.5rem; } + calendar * { + padding: 0.1rem; + color: #c6c0ff; } + calendar :selected { + color: #260f98; + font-weight: bolder; + background-color: #c6c0ff; + border-radius: 0.5rem; } + calendar .header { + color: #e5e1e6; } + calendar .button { + color: #e5e1e6; } + calendar :indeterminate { + color: #e5e1e6; } + +.bar-system .bar-sides { + transition: 500ms cubic-bezier(0.05, 0.7, 0.1, 1); + margin: 0.25rem; + border-radius: 1.5rem; + padding: 0 1rem; } + +.hovered.bar-system .bar-sides { + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 60%, #585860 60%); + background-size: 400% auto; + background-color: #47464e; + background-position: 60% 50%; } + +tooltip { + background-color: transparent; + border: none; } + tooltip > * > * { + background-color: #1c1b1f; + border-radius: 1.5rem; + color: #e5e1e6; + padding: 1rem; + margin: 0.5rem; + box-shadow: 0.25rem 0 0.25rem 0 #1c1b1f; } + +.musicbox { + margin-top: -5rem; + margin-bottom: 0.01rem; + margin-left: 1rem; } + +.musicbox-bar { + min-height: 0.155rem; + min-width: 1rem; + padding: 0rem; + border-radius: 10rem; } + .musicbox-bar trough { + background-color: transparent; } + .musicbox-bar progress { + min-height: 0.155rem; + min-width: 2rem; + margin: 0rem 0.137rem; + border-top-left-radius: 10rem; + border-top-right-radius: 10rem; + background-color: #464459; } + +.systray-icon { + margin-right: 0.5rem; + margin-left: 0.25rem; } + +menu { + background: #080809; + border-radius: 12px; + border: 2px solid #2a2935; + margin-top: 2rem; + padding: 1rem 0; + color: #e5e1e6; } + +menu > menuitem { + padding: 0.4em 1.5rem; + background: transparent; + transition: 0.2s ease background; } + +menu > menuitem:hover { + background: rgba(255, 255, 255, 0.4); } + +menu > menuitem check:checked ~ label { + color: #e5e1e6; + font-weight: 600; } + +menubar > menuitem { + margin-left: 0.6rem; } diff --git a/pika-hyprland-settings/etc/skel/.config/dconf/user b/pika-hyprland-settings/etc/skel/.config/dconf/user deleted file mode 100644 index 081f90d..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/dconf/user and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/examples/.profile b/pika-hyprland-settings/etc/skel/.config/examples/.profile deleted file mode 100644 index 84127ea..0000000 --- a/pika-hyprland-settings/etc/skel/.config/examples/.profile +++ /dev/null @@ -1,32 +0,0 @@ -# ~/.profile: executed by the command interpreter for login shells. -# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login -# exists. -# see /usr/share/doc/bash/examples/startup-files for examples. -# the files are located in the bash-doc package. - -# the default umask is set in /etc/profile; for setting the umask -# for ssh logins, install and configure the libpam-umask package. -#umask 022 - -# if running bash -if [ -n "$BASH_VERSION" ]; then - # include .bashrc if it exists - if [ -f "$HOME/.bashrc" ]; then - . "$HOME/.bashrc" - fi -fi - -# set PATH so it includes user's private bin if it exists -if [ -d "$HOME/bin" ] ; then - PATH="$HOME/bin:$PATH" -fi - -# set PATH so it includes user's private bin if it exists -if [ -d "$HOME/.local/bin" ] ; then - PATH="$HOME/.local/bin:$PATH" -fi - -# Source sh files in $HOME/.profile.d/ -if [ -d "$HOME/.profile.d" ]; then - for i in "$HOME/.profile.d/*.sh"; do . $i; done -fi diff --git a/pika-hyprland-settings/etc/skel/.config/examples/metadata.desktop b/pika-hyprland-settings/etc/skel/.config/examples/metadata.desktop deleted file mode 100644 index 78e06c6..0000000 --- a/pika-hyprland-settings/etc/skel/.config/examples/metadata.desktop +++ /dev/null @@ -1,26 +0,0 @@ -[Desktop Entry] -Name=Orchis-dark -X-KDE-PluginInfo-Author=Vinceliuice -X-KDE-PluginInfo-Email=vinceliuice@hotmail.com -X-KDE-PluginInfo-Name=Orchis-dark -X-KDE-PluginInfo-Version= -X-KDE-PluginInfo-Website= -X-KDE-PluginInfo-Category= -X-KDE-PluginInfo-Depends= -X-KDE-PluginInfo-License=LGPL -X-KDE-PluginInfo-EnabledByDefault=true - -[ContrastEffect] -enabled=false -contrast=0.2 -intensity=0.4 -saturation=1.7 - -[Wallpaper] -defaultWallpaperTheme=Pika -defaultFileSuffix=.png -defaultWidth=7680 -defaultHeight=4320 - -[AdaptiveTransparency] -enabled=true diff --git a/pika-hyprland-settings/etc/skel/.config/examples/theme.conf.user b/pika-hyprland-settings/etc/skel/.config/examples/theme.conf.user deleted file mode 100644 index ccd6220..0000000 --- a/pika-hyprland-settings/etc/skel/.config/examples/theme.conf.user +++ /dev/null @@ -1,3 +0,0 @@ -[General] -background=Wallpaper_PikaOS_Parrot_8K.png -type=image diff --git a/pika-hyprland-settings/etc/skel/.config/fontconfig/fonts.conf b/pika-hyprland-settings/etc/skel/.config/fontconfig/fonts.conf deleted file mode 100644 index c625544..0000000 --- a/pika-hyprland-settings/etc/skel/.config/fontconfig/fonts.conf +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - Song - - - - 100 - - - 180 - - - true - - - - - Sun - - - - 100 - - - 180 - - - true - - - - - Kai - - - - 100 - - - 180 - - - true - - - - - Ming - - - - 100 - - - 180 - - - true - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-backdrop-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/close-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-backdrop-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximize-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-backdrop-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/maximized-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-active.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-active.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-active.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-backdrop-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-hover.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-hover.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-hover.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-normal.svg b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-normal.svg deleted file mode 100644 index 4f1be04..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/assets/minimize-normal.svg +++ /dev/null @@ -1,11 +0,0 @@ - - -Qt SVG Document -Generated with Qt - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/colors.css b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/colors.css deleted file mode 100644 index 821726e..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/colors.css +++ /dev/null @@ -1,84 +0,0 @@ -@define-color borders_breeze #5f6265; -@define-color content_view_bg_breeze #1b1e20; -@define-color error_color_backdrop_breeze #da4453; -@define-color error_color_breeze #da4453; -@define-color error_color_insensitive_backdrop_breeze #592930; -@define-color error_color_insensitive_breeze #592930; -@define-color insensitive_base_color_breeze #1a1d1f; -@define-color insensitive_base_fg_color_breeze #656768; -@define-color insensitive_bg_color_breeze #282c30; -@define-color insensitive_borders_breeze #3a3d41; -@define-color insensitive_fg_color_breeze #6e7173; -@define-color insensitive_selected_bg_color_breeze #282c30; -@define-color insensitive_selected_fg_color_breeze #6e7173; -@define-color insensitive_unfocused_bg_color_breeze #282c30; -@define-color insensitive_unfocused_fg_color_breeze #6e7173; -@define-color insensitive_unfocused_selected_bg_color_breeze #282c30; -@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173; -@define-color link_color_breeze #1d99f3; -@define-color link_visited_color_breeze #9b59b6; -@define-color success_color_backdrop_breeze #27ae60; -@define-color success_color_breeze #27ae60; -@define-color success_color_insensitive_backdrop_breeze #1e4d34; -@define-color success_color_insensitive_breeze #1e4d34; -@define-color theme_base_color_breeze #1b1e20; -@define-color theme_bg_color_breeze #2a2e32; -@define-color theme_button_background_backdrop_breeze #31363b; -@define-color theme_button_background_backdrop_insensitive_breeze #2f3338; -@define-color theme_button_background_insensitive_breeze #2f3338; -@define-color theme_button_background_normal_breeze #31363b; -@define-color theme_button_decoration_focus_backdrop_breeze #3daee9; -@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72; -@define-color theme_button_decoration_focus_breeze #3daee9; -@define-color theme_button_decoration_focus_insensitive_breeze #335c72; -@define-color theme_button_decoration_hover_backdrop_breeze #3daee9; -@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72; -@define-color theme_button_decoration_hover_breeze #3daee9; -@define-color theme_button_decoration_hover_insensitive_breeze #335c72; -@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc; -@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173; -@define-color theme_button_foreground_active_breeze #fcfcfc; -@define-color theme_button_foreground_active_insensitive_breeze #6e7173; -@define-color theme_button_foreground_backdrop_breeze #fcfcfc; -@define-color theme_button_foreground_backdrop_insensitive_breeze #727679; -@define-color theme_button_foreground_insensitive_breeze #727679; -@define-color theme_button_foreground_normal_breeze #fcfcfc; -@define-color theme_fg_color_breeze #fcfcfc; -@define-color theme_header_background_backdrop_breeze #2a2e32; -@define-color theme_header_background_breeze #31363b; -@define-color theme_header_background_light_breeze #2a2e32; -@define-color theme_header_foreground_backdrop_breeze #fcfcfc; -@define-color theme_header_foreground_breeze #fcfcfc; -@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc; -@define-color theme_header_foreground_insensitive_breeze #fcfcfc; -@define-color theme_hovering_selected_bg_color_breeze #3daee9; -@define-color theme_selected_bg_color_breeze #3daee9; -@define-color theme_selected_fg_color_breeze #fcfcfc; -@define-color theme_text_color_breeze #fcfcfc; -@define-color theme_titlebar_background_backdrop_breeze #2a2e32; -@define-color theme_titlebar_background_breeze #31363b; -@define-color theme_titlebar_background_light_breeze #2a2e32; -@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc; -@define-color theme_titlebar_foreground_breeze #fcfcfc; -@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc; -@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc; -@define-color theme_unfocused_base_color_breeze #1b1e20; -@define-color theme_unfocused_bg_color_breeze #2a2e32; -@define-color theme_unfocused_fg_color_breeze #fcfcfc; -@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e; -@define-color theme_unfocused_selected_bg_color_breeze #1f485e; -@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc; -@define-color theme_unfocused_text_color_breeze #fcfcfc; -@define-color theme_unfocused_view_bg_color_breeze #1a1d1f; -@define-color theme_unfocused_view_text_color_breeze #656768; -@define-color theme_view_active_decoration_color_breeze #3daee9; -@define-color theme_view_hover_decoration_color_breeze #3daee9; -@define-color tooltip_background_breeze #31363b; -@define-color tooltip_border_breeze #64686b; -@define-color tooltip_text_breeze #fcfcfc; -@define-color unfocused_borders_breeze #5f6265; -@define-color unfocused_insensitive_borders_breeze #3a3d41; -@define-color warning_color_backdrop_breeze #f67400; -@define-color warning_color_breeze #f67400; -@define-color warning_color_insensitive_backdrop_breeze #633914; -@define-color warning_color_insensitive_breeze #633914; diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/gtk.css b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/gtk.css deleted file mode 100644 index c9763f7..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/gtk.css +++ /dev/null @@ -1 +0,0 @@ -@import 'colors.css'; \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/settings.ini b/pika-hyprland-settings/etc/skel/.config/gtk-3.0/settings.ini deleted file mode 100644 index 271d951..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-3.0/settings.ini +++ /dev/null @@ -1,14 +0,0 @@ -[Settings] -gtk-application-prefer-dark-theme=true -gtk-button-images=true -gtk-cursor-theme-name=breeze_cursors -gtk-cursor-theme-size=24 -gtk-decoration-layout=icon:minimize,maximize,close -gtk-enable-animations=true -gtk-font-name=Fira Sans Book, 10 -gtk-icon-theme-name=Papirus -gtk-menu-images=true -gtk-modules=colorreload-gtk-module:window-decorations-gtk-module -gtk-primary-button-warps-slider=false -gtk-theme-name=Orchis-Dark -gtk-toolbar-style=3 diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness-dark.png deleted file mode 100644 index cce6cc0..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness-dark@2.png deleted file mode 100644 index 05418f0..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness.png deleted file mode 100644 index 3b4e41b..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness@2.png deleted file mode 100644 index 2a346fa..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-blackness@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-dark.png deleted file mode 100644 index a91665e..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-dark@2.png deleted file mode 100644 index b7947fa..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-light.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-light.png deleted file mode 100644 index 03516e3..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-light.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-light@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-light@2.png deleted file mode 100644 index 4f76949..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected-light@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected.png deleted file mode 100644 index 0504a0d..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected@2.png deleted file mode 100644 index e6362d4..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/row-selected@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg deleted file mode 100644 index ad58085..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/checkbox-checked-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/checkbox-checked-symbolic@2.svg deleted file mode 100644 index 9fcfe7b..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/checkbox-checked-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg deleted file mode 100644 index e2a252b..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/mixed-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/mixed-symbolic.svg deleted file mode 100644 index b12be3e..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/mixed-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/mixed-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/mixed-symbolic@2.svg deleted file mode 100644 index 9bb712e..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/mixed-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/radio-checked-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/radio-checked-symbolic.svg deleted file mode 100644 index 9da9f06..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/radio-checked-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/radio-checked-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/radio-checked-symbolic@2.svg deleted file mode 100644 index b8c70db..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/radio-checked-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg deleted file mode 100644 index 8e4689d..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic@2.svg deleted file mode 100644 index 1a85fef..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-mixed-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-mixed-symbolic.svg deleted file mode 100644 index 63596f9..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-mixed-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-mixed-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-mixed-symbolic@2.svg deleted file mode 100644 index 2b5fe63..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-mixed-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg deleted file mode 100644 index 42e52c6..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-radio-checked-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-radio-checked-symbolic@2.svg deleted file mode 100644 index f4667d7..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-radio-checked-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-unchecked-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-unchecked-symbolic.svg deleted file mode 100644 index 05e2817..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-unchecked-symbolic.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-unchecked-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-unchecked-symbolic@2.svg deleted file mode 100644 index 5aa85a8..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/small-unchecked-symbolic@2.svg +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/unchecked-symbolic.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/unchecked-symbolic.svg deleted file mode 100644 index 6d97559..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/unchecked-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/unchecked-symbolic@2.svg b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/unchecked-symbolic@2.svg deleted file mode 100644 index ea6af93..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scalable/unchecked-symbolic@2.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png deleted file mode 100644 index 09f5f70..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png deleted file mode 100644 index 7c3fdbd..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png deleted file mode 100644 index 7beb252..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png deleted file mode 100644 index 5186fab..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png deleted file mode 100644 index da33092..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png deleted file mode 100644 index e2b45e0..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider.png deleted file mode 100644 index 3d1f72a..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider@2.png deleted file mode 100644 index 242dd4b..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-after-slider@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-dark.png deleted file mode 100644 index ba62981..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png deleted file mode 100644 index c503a79..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png deleted file mode 100644 index 614349d..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png deleted file mode 100644 index 5d5d8af..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png deleted file mode 100644 index eb755f7..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png deleted file mode 100644 index a15704b..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider.png deleted file mode 100644 index 84a5d5b..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider@2.png deleted file mode 100644 index 20c7bec..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-horz-marks-before-slider@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-dark.png deleted file mode 100644 index e85d1db..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-dark@2.png deleted file mode 100644 index 0a41b4f..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled-dark.png deleted file mode 100644 index eb1a1ae..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled-dark@2.png deleted file mode 100644 index dafec67..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled.png deleted file mode 100644 index 9e2860d..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled@2.png deleted file mode 100644 index d720175..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider-disabled@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider.png deleted file mode 100644 index f988443..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider@2.png deleted file mode 100644 index 53d837a..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-slider@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-dark.png deleted file mode 100644 index cb0100c..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png deleted file mode 100644 index 69d62b1..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png deleted file mode 100644 index 8984a9b..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png deleted file mode 100644 index 97ac0cd..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png deleted file mode 100644 index d94ff8e..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png deleted file mode 100644 index 9876be9..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider.png deleted file mode 100644 index 09cf275..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider@2.png deleted file mode 100644 index 9f64ca4..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-after-slider@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png deleted file mode 100644 index b72999c..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png deleted file mode 100644 index 2e603ed..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png deleted file mode 100644 index e6cbadb..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png deleted file mode 100644 index 7c3145d..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png deleted file mode 100644 index 4ef3072..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png deleted file mode 100644 index 455b8d4..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider.png deleted file mode 100644 index 7641036..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider@2.png deleted file mode 100644 index 79a5499..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/scale-vert-marks-before-slider@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked-dark.png deleted file mode 100644 index f8e00c7..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png deleted file mode 100644 index 01885b0..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked.png deleted file mode 100644 index a0ad715..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked@2.png deleted file mode 100644 index 7042e18..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-checked@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png deleted file mode 100644 index f6b914e..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png deleted file mode 100644 index 29ecf2b..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked.png deleted file mode 100644 index 40ff92e..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png deleted file mode 100644 index 8e87ea7..0000000 Binary files a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png and /dev/null differ diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/gtk-dark.css b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/gtk-dark.css deleted file mode 100644 index 4347965..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/gtk-dark.css +++ /dev/null @@ -1,6368 +0,0 @@ -@keyframes ripple { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 30%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 100%, transparent 0%); - } -} - -@keyframes ripple-on-slider { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.12) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.12) 100%, transparent 0%); - } -} - -@keyframes ripple-on-headerbar { - from { - background-image: radial-gradient(circle farthest-corner at center, #3281EA 30%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, #3281EA 100%, transparent 0%); - } -} - -/*************** - * Base States * - ***************/ -.background { - background-color: #212121; - color: white; -} - -dnd { - color: white; -} - -.normal-icons { - -gtk-icon-size: 16px; -} - -.large-icons { - -gtk-icon-size: 32px; -} - -.lowres-icon:not(.large-icons) { - -gtk-icon-size: 16px; -} - -.symbolic-circular { - background-color: rgba(255, 255, 255, 0.04); - border-radius: 9999px; - padding: 0; - min-height: 32px; - min-width: 32px; -} - -spinner:disabled, -arrow:disabled, -scrollbar:disabled, -check:disabled, -radio:disabled, -treeview.expander:disabled { - -gtk-icon-filter: opacity(0.5); -} - -iconview, .view { - background-color: #2C2C2C; - color: white; -} - -iconview:disabled, .view:disabled { - color: rgba(255, 255, 255, 0.5); -} - -textview text { - background-color: #2C2C2C; -} - -textview border { - background-color: #242424; - color: rgba(255, 255, 255, 0.7); -} - -iconview:hover, iconview:selected { - border-radius: 6px; -} - -rubberband, .content-view rubberband, .content-view columnview.view > rubberband, -.content-view treeview.view > rubberband, .content-view .rubberband, columnview.view > rubberband, -treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { - border: 1px solid #3281EA; - background-color: rgba(50, 129, 234, 0.3); -} - -flowbox > flowboxchild { - padding: 4px; - border-radius: 12px; -} - -flowbox > flowboxchild button.remove-button.osd { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - -.content-view .tile:selected { - background-color: transparent; -} - -gridview > child { - padding: 3px; -} - -gridview > child:selected { - outline-color: alpha(currentColor, 0.06); -} - -gridview > child box { - border-spacing: 8px; - margin: 12px; -} - -coverflow cover { - color: white; - background-color: #2C2C2C; - border: 1px solid black; -} - -label.separator { - color: rgba(255, 255, 255, 0.7); -} - -label:disabled { - opacity: 1; - filter: none; - color: rgba(255, 255, 255, 0.5); -} - -headerbar label:disabled, tab label:disabled, button label:disabled { - color: inherit; -} - -label.osd { - border-radius: 12px; - background-color: rgba(25, 25, 25, 0.9); - color: white; -} - -.dim-label, row.expander:not(:checked) image.expander-row-arrow, row label.subtitle { - color: rgba(255, 255, 255, 0.7); -} - -.accent { - color: #3281EA; -} - -.success { - color: #81C995; -} - -.warning { - color: #FBC02D; -} - -.error { - color: #F44336; -} - -window.assistant .sidebar { - padding: 4px 0; -} - -window.assistant .sidebar label { - min-height: 36px; - padding: 0 12px; - color: rgba(255, 255, 255, 0.5); - font-weight: 500; -} - -window.assistant .sidebar label.highlight { - color: white; -} - -toast, .osd popover.background > arrow, -.osd popover.background > contents, popover.background.touch-selection > arrow, -popover.background.touch-selection > contents, popover.background.magnifier > arrow, -popover.background.magnifier > contents, .osd { - color: white; - background-color: #2C2C2C; - background-clip: padding-box; - border-radius: 12px; - border: none; -} - -.osd { - padding: 6px; - margin: 6px; - box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.14), 0 1px 10.8px 0 rgba(0, 0, 0, 0.12); -} - -.osd.circular { - border-radius: 9999px; -} - -/********************* - * Spinner Animation * - *********************/ -@keyframes spin { - to { - transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -.large-title { - font-weight: 300; - font-size: 24pt; -} - -.title-1 { - font-weight: 800; - font-size: 20pt; -} - -.title-2 { - font-weight: 800; - font-size: 15pt; -} - -.title-3 { - font-weight: 700; - font-size: 15pt; -} - -.title-4 { - font-weight: 700; - font-size: 13pt; -} - -.heading { - font-weight: 700; - font-size: 11pt; -} - -.body { - font-weight: 400; - font-size: 11pt; -} - -.caption { - font-weight: 400; - font-size: 9pt; -} - -.caption-heading { - font-weight: 700; - font-size: 9pt; -} - -/**************** - * Text Entries * - ****************/ -headerbar popover.background entry, entry { - caret-color: currentColor; - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; -} - -headerbar popover.background entry:focus-within, entry:focus-within { - background-color: rgba(255, 255, 255, 0.04); - color: white; - outline-color: #3281EA; - outline-width: 2px; - outline-offset: -2px; -} - -headerbar popover.background entry:drop(active), entry:drop(active) { - background-color: alpha(currentColor, 0.08); - color: white; - outline: 2px solid alpha(currentColor, 0.08); - outline-offset: -2px; -} - -headerbar popover.background entry:disabled, entry:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(255, 255, 255, 0.5); - outline: none; - filter: none; - opacity: 1; -} - -headerbar popover.background entry:disabled > label, entry:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -headerbar popover.background entry image, entry image { - color: rgba(255, 255, 255, 0.7); -} - -headerbar popover.background entry image:hover, entry image:hover, headerbar popover.background entry image:active, entry image:active { - color: white; -} - -headerbar popover.background entry image:disabled, entry image:disabled { - color: rgba(255, 255, 255, 0.5); -} - -entry { - min-height: 36px; - padding: 0 8px; - border-spacing: 6px; - border-radius: 12px; -} - -entry.flat { - min-height: 0; - padding: 2px; - border-radius: 0; - background-color: transparent; -} - -entry image.left { - margin-left: 2px; - margin-right: 6px; -} - -entry image.right { - margin-left: 6px; - margin-right: 2px; -} - -entry undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, transparent 50%, rgba(255, 255, 255, 0.3) 50%); - padding-left: 1px; - background-size: 1px 12px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left top; - margin: 0 4px; - margin: 4px 0; -} - -entry undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, transparent 50%, rgba(255, 255, 255, 0.3) 50%); - padding-right: 1px; - background-size: 1px 12px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right top; - margin: 0 4px; - margin: 4px 0; -} - -entry.error { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(244, 67, 54, 0.08); - color: #F44336; -} - -entry.error image { - color: #F44336; -} - -entry.error selection { - color: white; - background-color: #F44336; -} - -entry.error:focus-within { - background-color: rgba(244, 67, 54, 0.08); - color: #F44336; - outline-color: #F44336; - outline-width: 2px; - outline-offset: -2px; -} - -entry.error:disabled { - background-color: rgba(244, 67, 54, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(244, 67, 54, 0.35); - outline: none; - filter: none; - opacity: 1; -} - -entry.error:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -entry.success { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(129, 201, 149, 0.08); - color: #81C995; -} - -entry.success image { - color: #81C995; -} - -entry.success selection { - color: rgba(0, 0, 0, 0.87); - background-color: #81C995; -} - -entry.success:focus-within { - background-color: rgba(129, 201, 149, 0.08); - color: #81C995; - outline-color: #81C995; - outline-width: 2px; - outline-offset: -2px; -} - -entry.success:disabled { - background-color: rgba(129, 201, 149, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(129, 201, 149, 0.35); - outline: none; - filter: none; - opacity: 1; -} - -entry.success:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -entry.warning { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(251, 192, 45, 0.08); - color: #FBC02D; -} - -entry.warning image { - color: #FBC02D; -} - -entry.warning selection { - color: rgba(0, 0, 0, 0.87); - background-color: #FBC02D; -} - -entry.warning:focus-within { - background-color: rgba(251, 192, 45, 0.08); - color: #FBC02D; - outline-color: #FBC02D; - outline-width: 2px; - outline-offset: -2px; -} - -entry.warning:disabled { - background-color: rgba(251, 192, 45, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(251, 192, 45, 0.35); - outline: none; - filter: none; - opacity: 1; -} - -entry.warning:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -entry > progress, -entry progress > trough > progress { - margin: 2px -8px; - border-bottom: 2px solid #3281EA; - background-color: transparent; -} - -treeview entry.flat, treeview entry { - background-color: #2C2C2C; -} - -treeview entry.flat, treeview entry.flat:focus-within, treeview entry, treeview entry:focus-within { - border-image: none; - box-shadow: none; -} - -.entry-tag { - margin: 2px; - border-radius: 9999px; - box-shadow: none; - background-color: rgba(255, 255, 255, 0.15); - color: white; -} - -.entry-tag:hover { - background-image: image(alpha(currentColor, 0.08)); -} - -:dir(ltr) .entry-tag { - margin-left: 4px; - margin-right: 0; - padding-left: 12px; - padding-right: 8px; -} - -:dir(rtl) .entry-tag { - margin-left: 0; - margin-right: 4px; - padding-left: 8px; - padding-right: 12px; -} - -.entry-tag.button { - box-shadow: none; - background-color: transparent; -} - -.entry-tag.button:not(:hover):not(:active) { - color: rgba(255, 255, 255, 0.7); -} - -editablelabel > stack > text { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; -} - -/*********** - * Buttons * - ***********/ -@keyframes needs-attention { - from { - background-image: radial-gradient(farthest-side, #3281EA 0%, rgba(50, 129, 234, 0) 0%); - } - to { - background-image: radial-gradient(farthest-side, #3281EA 95%, rgba(50, 129, 234, 0)); - } -} - -.nautilus-window tabbar tab > button.flat, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button, infobar.warning > revealer > box button, infobar.warning:backdrop > revealer > box button, popover.background.touch-selection button, popover.background.magnifier button, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window tabbar tab > button.flat:focus, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:focus, infobar.warning > revealer > box button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, headerbar.selection-mode button:focus:not(.suggested-action):not(.destructive-action), .nautilus-window tabbar tab > button.flat:hover, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:hover, infobar.warning > revealer > box button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, headerbar.selection-mode button:hover:not(.suggested-action):not(.destructive-action), .nautilus-window tabbar tab > button.flat:active, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:active, infobar.warning > revealer > box button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, headerbar.selection-mode button:active:not(.suggested-action):not(.destructive-action), .nautilus-window tabbar tab > button.flat:checked, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:checked, infobar.warning > revealer > box button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, headerbar.selection-mode button:checked:not(.suggested-action):not(.destructive-action) { - color: white; -} - -.nautilus-window tabbar tab > button.flat:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:disabled, infobar.warning > revealer > box button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, headerbar.selection-mode button:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window tabbar tab > button.flat:checked:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:checked:disabled, infobar.warning > revealer > box button:checked:disabled, popover.background.touch-selection button:checked:disabled, popover.background.magnifier button:checked:disabled, headerbar.selection-mode button:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -headerbar popover.background button:not(.suggested-action):not(.destructive-action), button { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; - outline: none; - box-shadow: inset 0 0 0 9999px transparent; - background-color: rgba(255, 255, 255, 0.04); - background-image: radial-gradient(circle, transparent 0%, transparent 0%); - background-repeat: no-repeat; - background-position: center; - background-size: 1000% 1000%; - color: white; -} - -headerbar popover.background button:focus:not(.suggested-action):not(.destructive-action), button:focus { - box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08), inset 0 0 0 9999px transparent; -} - -headerbar popover.background button:hover:not(.suggested-action):not(.destructive-action), button:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -headerbar popover.background button:active:not(.suggested-action):not(.destructive-action), button:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - -headerbar popover.background button:disabled:not(.suggested-action):not(.destructive-action), button:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -headerbar popover.background button:checked:not(.suggested-action):not(.destructive-action), button:checked { - box-shadow: none; - background-color: #3281EA; - color: white; -} - -headerbar popover.background button:checked:hover:not(.suggested-action):not(.destructive-action), button:checked:hover { - box-shadow: inset 0 0 0 9999px transparent; -} - -headerbar popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action), button:checked:disabled { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); -} - -button { - min-height: 24px; - min-width: 16px; - padding: 6px 10px; - border-radius: 12px; - font-weight: 500; -} - -button:drop(active) { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -.nautilus-window tabbar tab:active > button.flat, .nautilus-window tabbar tab:checked > button.flat, .nautilus-window tabbar tab:selected > button.flat, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button, stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button, calendar > header > button, row button.circular, check, -radio, scrollbar button, notebook > header > tabs > arrow, popover.background modelbutton, spinbutton:not(.vertical) > button, spinbutton.vertical > button, tabbar tab button.image-button, -dnd tab button.image-button, splitbutton.flat > button, -splitbutton.flat > menubutton > button, menubutton.flat > button, filechooser #pathbarbox > stack > box > button, window.messagedialog .response-area button, window.dialog.message.csd .dialog-action-area > button, .app-notification button, headerbar popover.background button.flat:not(.suggested-action):not(.destructive-action), headerbar button:not(.suggested-action):not(.destructive-action), .toolbar button, -toolbar button, dropdown > .linked:not(.vertical) > button:not(:only-child), -combobox > .linked:not(.vertical) > button:not(:only-child), button.flat { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; - outline: none; - box-shadow: inset 0 0 0 9999px transparent; - background-color: transparent; - background-image: radial-gradient(circle, transparent 0%, transparent 0%); - background-repeat: no-repeat; - background-position: center; - background-size: 1000% 1000%; - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window tabbar tab:active > button.flat:focus, .nautilus-window tabbar tab:checked > button.flat:focus, .nautilus-window tabbar tab:selected > button.flat:focus, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:focus, stackswitcher.linked:not(.vertical) > button:focus:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:focus, calendar > header > button:focus, row button.circular:focus, check:focus, -radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, popover.background modelbutton:focus, spinbutton:not(.vertical) > button:focus, spinbutton.vertical > button:focus, tabbar tab button.image-button:focus, -dnd tab button.image-button:focus, splitbutton.flat > button:focus, -splitbutton.flat > menubutton > button:focus, menubutton.flat > button:focus, filechooser #pathbarbox > stack > box > button:focus, window.messagedialog .response-area button:focus, window.dialog.message.csd .dialog-action-area > button:focus, .app-notification button:focus, headerbar popover.background button.flat:focus:not(.suggested-action):not(.destructive-action), headerbar button:focus:not(.suggested-action):not(.destructive-action), .toolbar button:focus, -toolbar button:focus, dropdown > .linked:not(.vertical) > button:focus:not(:only-child), -combobox > .linked:not(.vertical) > button:focus:not(:only-child), button.flat:focus { - box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08); - color: white; -} - -.nautilus-window tabbar tab:active > button.flat:hover, .nautilus-window tabbar tab:checked > button.flat:hover, .nautilus-window tabbar tab:selected > button.flat:hover, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:hover, stackswitcher.linked:not(.vertical) > button:hover:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:hover, calendar > header > button:hover, row button.circular:hover, check:hover, -radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, popover.background modelbutton:hover, spinbutton:not(.vertical) > button:hover, spinbutton.vertical > button:hover, tabbar tab button.image-button:hover, -dnd tab button.image-button:hover, splitbutton.flat > button:hover, -splitbutton.flat > menubutton > button:hover, menubutton.flat > button:hover, filechooser #pathbarbox > stack > box > button:hover, window.messagedialog .response-area button:hover, window.dialog.message.csd .dialog-action-area > button:hover, .app-notification button:hover, headerbar popover.background button.flat:hover:not(.suggested-action):not(.destructive-action), headerbar button:hover:not(.suggested-action):not(.destructive-action), .toolbar button:hover, -toolbar button:hover, dropdown > .linked:not(.vertical) > button:hover:not(:only-child), -combobox > .linked:not(.vertical) > button:hover:not(:only-child), button.flat:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - color: white; -} - -.nautilus-window tabbar tab:active > button.flat:active, .nautilus-window tabbar tab:checked > button.flat:active, .nautilus-window tabbar tab:selected > button.flat:active, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:active, stackswitcher.linked:not(.vertical) > button:active:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:active, calendar > header > button:active, row button.circular:active, check:active, -radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active, spinbutton.vertical > button:active, tabbar tab button.image-button:active, -dnd tab button.image-button:active, splitbutton.flat > button:active, -splitbutton.flat > menubutton > button:active, menubutton.flat > button:active, filechooser #pathbarbox > stack > box > button:active, window.messagedialog .response-area button:active, window.dialog.message.csd .dialog-action-area > button:active, .app-notification button:active, headerbar popover.background button.flat:active:not(.suggested-action):not(.destructive-action), headerbar button:active:not(.suggested-action):not(.destructive-action), .toolbar button:active, -toolbar button:active, dropdown > .linked:not(.vertical) > button:active:not(:only-child), -combobox > .linked:not(.vertical) > button:active:not(:only-child), button.flat:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; - color: white; -} - -.nautilus-window tabbar tab:active > button.flat:disabled, .nautilus-window tabbar tab:checked > button.flat:disabled, .nautilus-window tabbar tab:selected > button.flat:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:disabled, stackswitcher.linked:not(.vertical) > button:disabled:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:disabled, calendar > header > button:disabled, row button.circular:disabled, check:disabled, -radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, popover.background modelbutton:disabled, spinbutton:not(.vertical) > button:disabled, spinbutton.vertical > button:disabled, tabbar tab button.image-button:disabled, -dnd tab button.image-button:disabled, splitbutton.flat > button:disabled, -splitbutton.flat > menubutton > button:disabled, menubutton.flat > button:disabled, filechooser #pathbarbox > stack > box > button:disabled, window.messagedialog .response-area button:disabled, window.dialog.message.csd .dialog-action-area > button:disabled, .app-notification button:disabled, headerbar popover.background button.flat:disabled:not(.suggested-action):not(.destructive-action), headerbar button:disabled:not(.suggested-action):not(.destructive-action), .toolbar button:disabled, -toolbar button:disabled, dropdown > .linked:not(.vertical) > button:disabled:not(:only-child), -combobox > .linked:not(.vertical) > button:disabled:not(:only-child), button.flat:disabled { - box-shadow: none; - background-color: transparent; - color: rgba(255, 255, 255, 0.3); -} - -tabbar tab button.image-button:checked, -dnd tab button.image-button:checked, splitbutton.flat > button:checked, -splitbutton.flat > menubutton > button:checked, menubutton.flat > button:checked, filechooser #pathbarbox > stack > box > button:checked, window.messagedialog .response-area button:checked, window.dialog.message.csd .dialog-action-area > button:checked, .app-notification button:checked, headerbar popover.background button.flat:checked:not(.suggested-action):not(.destructive-action), headerbar button:checked:not(.suggested-action):not(.destructive-action), .toolbar button:checked, -toolbar button:checked, dropdown > .linked:not(.vertical) > button:checked:not(:only-child), -combobox > .linked:not(.vertical) > button:checked:not(:only-child), button.flat:checked, button.flat:checked:hover { - background-color: alpha(currentColor, 0.1); - color: white; -} - -tabbar tab button.image-button:checked:disabled, -dnd tab button.image-button:checked:disabled, splitbutton.flat > button:checked:disabled, -splitbutton.flat > menubutton > button:checked:disabled, menubutton.flat > button:checked:disabled, filechooser #pathbarbox > stack > box > button:checked:disabled, window.messagedialog .response-area button:checked:disabled, window.dialog.message.csd .dialog-action-area > button:checked:disabled, .app-notification button:checked:disabled, headerbar popover.background button.flat:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), .toolbar button:checked:disabled, -toolbar button:checked:disabled, dropdown > .linked:not(.vertical) > button:checked:disabled:not(:only-child), -combobox > .linked:not(.vertical) > button:checked:disabled:not(:only-child), button.flat:checked:disabled { - background-color: alpha(currentColor, 0.1); - color: rgba(255, 255, 255, 0.5); -} - -button.text-button { - min-width: 32px; - padding-left: 16px; - padding-right: 16px; -} - -button.text-button.flat { - min-width: 48px; - padding-left: 8px; - padding-right: 8px; -} - -button.image-button { - min-width: 24px; - padding: 6px; -} - -button.text-button.image-button { - min-width: 24px; - padding: 6px; - border-radius: 12px; -} - -button.text-button.image-button label:first-child { - margin-left: 10px; -} - -button.text-button.image-button label:last-child { - margin-right: 10px; -} - -button.text-button.image-button.flat label:first-child { - margin-left: 6px; -} - -button.text-button.image-button.flat label:last-child { - margin-right: 6px; -} - -button.text-button.image-button image:not(:only-child) { - margin: 0 4px; -} - -.linked:not(.vertical) > button.flat:not(:only-child), .linked.vertical > button.flat:not(:only-child) { - border-radius: 12px; -} - -.linked:not(.vertical) > button.flat:focus, .linked.vertical > button.flat:focus { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -.linked:not(.vertical) > menubutton:first-child > button { - border-radius: 12px 0 0 12px; -} - -.linked:not(.vertical) > menubutton:last-child > button { - border-radius: 0 12px 12px 0; -} - -button.osd { - box-shadow: none; - padding: 12px 16px; - background-color: #2C2C2C; - border: 1px solid rgba(255, 255, 255, 0.12); - background-clip: padding-box; -} - -button.osd:hover { - background-color: #414141; -} - -button.osd:active { - background-color: #565656; -} - -button.osd.image-button { - padding: 12px; -} - -button.osd:disabled { - opacity: 0; -} - -button.suggested-action { - background-color: #3281EA; - color: white; - box-shadow: none; -} - -button.suggested-action:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -button.suggested-action:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(50, 129, 234, 0.2), 0 4px 3px 0 rgba(50, 129, 234, 0.14), 0 1px 6px 0 rgba(50, 129, 234, 0.12); -} - -button.suggested-action:checked { - background-color: #70a7f0; -} - -button.suggested-action:checked:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(50, 129, 234, 0.3), 0 2px 3px -1px rgba(50, 129, 234, 0.24), 0 2px 5px 0 rgba(50, 129, 234, 0.12); -} - -button.suggested-action:focus { - box-shadow: 0 0 0 2px rgba(50, 129, 234, 0.35); -} - -button.suggested-action.flat { - background-color: transparent; - color: #3281EA; -} - -button.suggested-action.flat:disabled { - box-shadow: none; - background-color: transparent; - color: rgba(255, 255, 255, 0.3); -} - -button.suggested-action.flat:checked { - background-color: rgba(50, 129, 234, 0.3); -} - -button.destructive-action { - background-color: #F44336; - color: white; - box-shadow: none; -} - -button.destructive-action:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -button.destructive-action:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(244, 67, 54, 0.2), 0 4px 3px 0 rgba(244, 67, 54, 0.14), 0 1px 6px 0 rgba(244, 67, 54, 0.12); -} - -button.destructive-action:checked { - background-color: #f77b72; -} - -button.destructive-action:checked:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(244, 67, 54, 0.3), 0 2px 3px -1px rgba(244, 67, 54, 0.24), 0 2px 5px 0 rgba(244, 67, 54, 0.12); -} - -button.destructive-action:focus { - box-shadow: 0 0 0 2px rgba(244, 67, 54, 0.35); -} - -button.destructive-action.flat { - background-color: transparent; - color: #F44336; -} - -button.destructive-action.flat:disabled { - box-shadow: none; - background-color: transparent; - color: rgba(255, 255, 255, 0.3); -} - -button.destructive-action.flat:checked { - background-color: rgba(244, 67, 54, 0.3); -} - -stackswitcher > button > label { - margin: 0 -6px; - padding: 0 6px; -} - -stackswitcher > button > image { - margin: -3px -6px; - padding: 3px 6px; -} - -stackswitcher > button.needs-attention:checked > label, -stackswitcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - -button.font > box, button.file > box { - border-spacing: 6px; -} - -button.font > box > box > label, button.file > box > box > label { - font-weight: bold; -} - -menubutton.circular > button, filechooser #pathbarbox > stack > box > button, check, -radio, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action), button.image-button, button.close, button.circular { - border-radius: 9999px; -} - -menubutton.circular > button label, filechooser #pathbarbox > stack > box > button label, check label, -radio label, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action) label, button.image-button label, button.close label, button.circular label { - padding: 0; -} - -.nautilus-window .floating-bar button, placessidebar .navigation-sidebar > row button.sidebar-button, notebook > header tab button.flat, popover.menu box.circular-buttons button.circular.image-button.model, spinbutton:not(.vertical) > button, spinbutton.vertical > button { - min-height: 24px; - min-width: 24px; - padding: 0; - border-radius: 9999px; -} - -stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, -stackswitcher > button.needs-attention > image { - animation: needs-attention 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - background-repeat: no-repeat; - background-position: right 3px; - background-size: 6px 6px; -} - -stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > label:dir(rtl), -stackswitcher > button.needs-attention > image:dir(rtl) { - background-position: left 3px; -} - -.linked:not(.vertical) > entry, .linked:not(.vertical) > button, .linked:not(.vertical) > button.image-button { - border-radius: 0; -} - -.linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child { - border-top-left-radius: 12px; - border-bottom-left-radius: 12px; -} - -.linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child { - border-top-right-radius: 12px; - border-bottom-right-radius: 12px; -} - -.linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child { - border-radius: 12px; -} - -.linked.vertical > entry, .linked.vertical > button, .linked.vertical > button.image-button { - border-radius: 0; -} - -.linked.vertical > entry:first-child, .linked.vertical > button:first-child { - border-top-left-radius: 12px; - border-top-right-radius: 12px; -} - -.linked.vertical > entry:last-child, .linked.vertical > button:last-child { - border-bottom-left-radius: 12px; - border-bottom-right-radius: 12px; -} - -.linked.vertical > entry:only-child, .linked.vertical > button:only-child { - border-radius: 12px; -} - -button.color { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - - -list > row button.image-button:not(.flat) { - background-color: transparent; - box-shadow: none; - border: none; -} - - -list > row button.image-button:not(.flat):hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - - -list > row button.image-button:not(.flat):active, -list > row button.image-button:not(.flat):checked { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - - -list > row button.image-button:not(.flat).suggested-action { - background-color: #3281EA; - color: white; -} - - -list > row button.image-button:not(.flat).destructive-action { - background-color: #F44336; - color: white; -} - -/********* - * Links * - *********/ -link { - color: #3281EA; -} - -link:visited { - color: #BA68C8; -} - -button.link:link, button.link:link:focus, button.link:link:hover, button.link:link:active { - color: #3281EA; -} - -button.link:visited, button.link:visited:focus, button.link:visited:hover, button.link:visited:active { - color: #BA68C8; -} - -button.link > label { - text-decoration-line: underline; -} - -/***************** - * GtkSpinButton * - *****************/ -spinbutton:not(.vertical), spinbutton.vertical { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; - border-radius: 12px; - padding: 0; - border-spacing: 0; -} - -spinbutton:not(.vertical):focus-within, spinbutton.vertical:focus-within { - background-color: rgba(255, 255, 255, 0.04); - color: white; - outline-color: #3281EA; - outline-width: 2px; - outline-offset: -2px; -} - -spinbutton:not(.vertical):disabled, spinbutton.vertical:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(255, 255, 255, 0.5); - outline: none; - filter: none; - opacity: 1; -} - -spinbutton:not(.vertical):disabled > label, spinbutton.vertical:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -spinbutton:not(.vertical) > text, spinbutton.vertical > text { - margin: 0; - border-image: none; - border-radius: 0; - box-shadow: none; - background-color: transparent; -} - -spinbutton:not(.vertical) > button, spinbutton.vertical > button { - padding: 0; - border: 6px solid transparent; -} - -spinbutton:not(.vertical) > button:focus:not(:hover):not(:active):not(:disabled), spinbutton.vertical > button:focus:not(:hover):not(:active):not(:disabled) { - box-shadow: inset 0 0 0 9999px transparent; - color: rgba(255, 255, 255, 0.7); -} - -spinbutton:not(.vertical) > text { - min-width: 32px; - padding-left: 12px; -} - -spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { - margin-left: -3px; -} - -spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { - margin-right: -3px; -} - -spinbutton.vertical:disabled { - color: rgba(255, 255, 255, 0.5); -} - -spinbutton.vertical > text { - min-height: 36px; - min-width: 42px; - padding: 0; -} - -spinbutton.vertical > button.up { - margin: 0 3px; -} - -spinbutton.vertical > button.down { - margin: 0 3px; -} - -list > row spinbutton:not(.vertical) > button { - margin: 6px; -} - -list > row spinbutton:not(.vertical) > button.up:dir(ltr), list > row spinbutton:not(.vertical) > button.down:dir(rtl) { - margin-left: 3px; -} - -list > row spinbutton:not(.vertical) > button.up:dir(rtl), list > row spinbutton:not(.vertical) > button.down:dir(ltr) { - margin-right: 3px; -} - -/************** - * ComboBoxes * - **************/ -dropdown > button > box { - border-spacing: 6px; -} - -dropdown arrow, -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -dropdown > popover.menu, -combobox > popover.menu { - margin-top: 6px; - padding: 0; -} - -dropdown button.combo cellview:dir(ltr), -combobox button.combo cellview:dir(ltr) { - margin-left: -2px; -} - -dropdown button.combo cellview:dir(rtl), -combobox button.combo cellview:dir(rtl) { - margin-right: -2px; -} - -dropdown.linked button:nth-child(2):dir(ltr), -combobox.linked button:nth-child(2):dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -dropdown.linked button:nth-child(2):dir(rtl), -combobox.linked button:nth-child(2):dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -dropdown > .linked:not(.vertical) > entry:not(:only-child), -combobox > .linked:not(.vertical) > entry:not(:only-child) { - border-radius: 12px; -} - -dropdown > .linked:not(.vertical) > entry:not(:only-child):first-child, -combobox > .linked:not(.vertical) > entry:not(:only-child):first-child { - margin-right: -36px; - padding-right: 36px; -} - -dropdown > .linked:not(.vertical) > entry:not(:only-child):last-child, -combobox > .linked:not(.vertical) > entry:not(:only-child):last-child { - margin-left: -36px; - padding-left: 36px; -} - -dropdown > .linked:not(.vertical) > button:not(:only-child), -combobox > .linked:not(.vertical) > button:not(:only-child) { - min-height: 16px; - min-width: 16px; - margin: 6px; - padding: 4px; - border-radius: 12px; -} - -.linked:not(.vertical) > combobox:not(:first-child) > box > button.combo { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -.linked:not(.vertical) > combobox:not(:last-child) > box > button.combo { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -.linked.vertical > combobox:not(:first-child) > box > button.combo { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -.linked.vertical > combobox:not(:last-child) > box > button.combo { - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; -} - -button.combo:only-child { - border-radius: 12px; - font-weight: normal; - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; -} - -button.combo:only-child:focus { - box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08); - color: white; -} - -button.combo:only-child:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - color: white; -} - -button.combo:only-child:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; - color: white; -} - -button.combo:only-child:checked { - background-color: alpha(currentColor, 0.1); - color: white; -} - -button.combo:only-child:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -.app-notification, .toolbar.osd, -toolbar.osd { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - padding: 6px; - border-radius: 12px; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); - background-color: #3C3C3C; -} - -.app-notification:backdrop, .toolbar.osd:backdrop, -toolbar.osd:backdrop { - box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); -} - -/************ - * Toolbars * - ************/ -.toolbar, -toolbar { - padding: 3px 6px; - background-color: #212121; - border-spacing: 6px; -} - -.osd .toolbar, .osd toolbar { - background-color: transparent; -} - -.toolbar.osd.left, .toolbar.osd.right, .toolbar.osd.top, .toolbar.osd.bottom, -toolbar.osd.left, -toolbar.osd.right, -toolbar.osd.top, -toolbar.osd.bottom { - border-radius: 0; -} - -.toolbar.osd.bottom, -toolbar.osd.bottom { - box-shadow: none; - background-color: transparent; - background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.4)); -} - -.toolbar.horizontal > separator, -toolbar.horizontal > separator { - margin: 2px; -} - -.toolbar.vertical > separator, -toolbar.vertical > separator { - margin: 2px; -} - -.toolbar:not(.inline-toolbar):not(.osd) scale, -.toolbar:not(.inline-toolbar):not(.osd) entry, -.toolbar:not(.inline-toolbar):not(.osd) spinbutton, -.toolbar:not(.inline-toolbar):not(.osd) button, -toolbar:not(.inline-toolbar):not(.osd) scale, -toolbar:not(.inline-toolbar):not(.osd) entry, -toolbar:not(.inline-toolbar):not(.osd) spinbutton, -toolbar:not(.inline-toolbar):not(.osd) button { - margin: 2px; -} - -.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child), -toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), -toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), -toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { - margin-left: 0; -} - -.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child), -toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), -toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), -toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { - margin-right: 0; -} - -.toolbar:not(.inline-toolbar):not(.osd) spinbutton entry, -.toolbar:not(.inline-toolbar):not(.osd) spinbutton button, -toolbar:not(.inline-toolbar):not(.osd) spinbutton entry, -toolbar:not(.inline-toolbar):not(.osd) spinbutton button { - margin: 0; -} - -.toolbar:not(.inline-toolbar):not(.osd) switch, -toolbar:not(.inline-toolbar):not(.osd) switch { - margin: 8px 2px; -} - -.toolbar button { - margin: 1px; - border-radius: 6px; -} - -searchbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-style: solid; - border-width: 0 0 1px; - border-color: rgba(255, 255, 255, 0.12); - background-color: #212121; - background-clip: border-box; - box-shadow: none; -} - -searchbar > revealer > box entry, -searchbar > revealer > box button, -searchbar > revealer > box menubutton, -searchbar > revealer > box splitbutton { - margin: 0; -} - -/*************** - * Header bars * - ***************/ -window.about.background.csd headerbar button:not(.suggested-action):not(.destructive-action), headerbar.flat button:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -window.about.background.csd headerbar button:focus:not(.suggested-action):not(.destructive-action), headerbar.flat button:focus:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:hover:not(.suggested-action):not(.destructive-action), headerbar.flat button:hover:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:active:not(.suggested-action):not(.destructive-action), headerbar.flat button:active:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:checked:not(.suggested-action):not(.destructive-action), headerbar.flat button:checked:not(.suggested-action):not(.destructive-action) { - color: white; -} - -window.about.background.csd headerbar button:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -window.about.background.csd headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -window.about.background.csd headerbar button:backdrop:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -window.about.background.csd headerbar button:backdrop:focus:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:focus:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:backdrop:hover:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:hover:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:backdrop:active:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:active:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -window.about.background.csd headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -window.about.background.csd headerbar button:backdrop:checked:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:checked:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -window.about.background.csd headerbar button:backdrop:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar button:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -headerbar .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action) { - border-radius: 9999px; -} - -headerbar button:focus:not(.suggested-action):not(.destructive-action), headerbar button:hover:not(.suggested-action):not(.destructive-action), headerbar button:active:not(.suggested-action):not(.destructive-action), headerbar button:checked:not(.suggested-action):not(.destructive-action) { - color: white; -} - -headerbar button:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action) { - background-color: transparent; - color: rgba(255, 255, 255, 0.5); -} - -headerbar button:backdrop:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -headerbar button:backdrop:focus:not(.suggested-action):not(.destructive-action), headerbar button:backdrop:hover:not(.suggested-action):not(.destructive-action), headerbar button:backdrop:active:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar button:backdrop:checked:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -headerbar button:backdrop:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar entry { - caret-color: white; -} - -headerbar entry { - background-color: rgba(255, 255, 255, 0.04); -} - -headerbar entry, headerbar entry > text { - color: white; -} - -headerbar entry:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); -} - -headerbar entry image { - color: rgba(255, 255, 255, 0.7); -} - -headerbar entry image:hover, headerbar entry image:active { - color: white; -} - -headerbar entry image:disabled { - color: rgba(255, 255, 255, 0.5); -} - -headerbar { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1), color 75ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - color: white; - min-height: 48px; - padding: 0; - margin: 0; - background-color: transparent; -} - -headerbar:disabled { - color: rgba(255, 255, 255, 0.5); -} - -headerbar:backdrop { - color: rgba(255, 255, 255, 0.7); - background-color: transparent; -} - -headerbar:backdrop:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar .title { - padding: 0 12px; - font-weight: bold; -} - -headerbar .subtitle { - padding: 0 12px; - font-size: smaller; -} - -headerbar .subtitle, -headerbar .dim-label, -headerbar row.expander:not(:checked) image.expander-row-arrow, -row.expander:not(:checked) headerbar image.expander-row-arrow, -headerbar row label.subtitle, -row headerbar label.subtitle { - transition: color 75ms cubic-bezier(0, 0, 0.2, 1); - color: rgba(255, 255, 255, 0.7); -} - -headerbar .subtitle:backdrop, -headerbar .dim-label:backdrop, -headerbar row.expander:not(:checked) image.expander-row-arrow:backdrop, -row.expander:not(:checked) headerbar image.expander-row-arrow:backdrop { - color: rgba(255, 255, 255, 0.5); -} - -headerbar headerbar { - background-color: transparent; - box-shadow: none; -} - -headerbar splitbutton { - border-radius: 9999px; -} - -headerbar splitbutton > button, headerbar splitbutton > menubutton > button { - min-height: 24px; - min-width: 24px; - padding: 6px; - border-radius: 9999px; -} - -headerbar splitbutton > button:dir(ltr), -headerbar splitbutton > menubutton > button:dir(rtl) { - border-top-right-radius: 9999px; - border-bottom-right-radius: 9999px; -} - -headerbar splitbutton > button:dir(rtl), -headerbar splitbutton > menubutton > button:dir(ltr) { - border-top-left-radius: 9999px; - border-bottom-left-radius: 9999px; -} - -headerbar .linked:not(.vertical) > entry:not(:only-child) { - border-radius: 12px; -} - -headerbar button.suggested-action:disabled, -headerbar button.destructive-action:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); -} - -headerbar button.toggle { - border-radius: 9999px; -} - -headerbar.flat { - background-color: #212121; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.7); - border-radius: 18px 18px 0 0; -} - -background.csd.info headerbar.flat, background.csd.about headerbar.flat { - background-color: transparent; - box-shadow: none; -} - -headerbar popover.background > contents { - color: white; -} - -headerbar popover.background > contents .dim-label, headerbar popover.background > contents row.expander:not(:checked) image.expander-row-arrow, row.expander:not(:checked) headerbar popover.background > contents image.expander-row-arrow, headerbar popover.background > contents row label.subtitle, row headerbar popover.background > contents label.subtitle { - color: rgba(255, 255, 255, 0.7); -} - -headerbar popover.background button, headerbar popover.background entry, headerbar popover.background spinbutton { - border-radius: 5px; -} - -headerbar popover.background button:not(.suggested-action):not(.destructive-action) image { - color: white; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action) { - border-radius: 0; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):first-child { - border-radius: 5px 0 0 5px; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):last-child { - border-radius: 0 5px 5px 0; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):only-child { - border-radius: 5px; -} - -headerbar stackswitcher { - margin: 6px 0; - border-radius: 9999px; -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button { - border-radius: 9999px; - color: rgba(255, 255, 255, 0.7); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:focus, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:hover, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:active { - color: white; -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked { - color: white; -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked:disabled { - color: rgba(255, 255, 255, 0.5); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop { - color: rgba(255, 255, 255, 0.5); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:focus, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:hover, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:active { - color: rgba(255, 255, 255, 0.7); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked { - color: rgba(255, 255, 255, 0.5); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar > windowhandle > box { - padding: 0 6px; -} - -headerbar > windowhandle > box, -headerbar > windowhandle > box > box.start, -headerbar > windowhandle > box > box.end { - border-spacing: 6px; -} - -headerbar entry, -headerbar spinbutton, -headerbar button, -headerbar stackswitcher, -headerbar menubutton, -headerbar splitbutton { - margin-top: 6px; - margin-bottom: 6px; -} - -headerbar menubutton > button, -headerbar spinbutton > button, -headerbar splitbutton > button, -headerbar splitbutton > menubutton, -headerbar .linked > menubutton, -headerbar entry > menubutton { - margin-top: 0; - margin-bottom: 0; -} - -headerbar switch { - margin-top: 12px; - margin-bottom: 12px; -} - -headerbar.selection-mode { - transition: background-color 0.1ms 225ms, color 75ms cubic-bezier(0, 0, 0.2, 1); - animation: ripple-on-headerbar 225ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); - background-color: #3281EA; - color: white; -} - -headerbar.selection-mode:backdrop { - color: rgba(255, 255, 255, 0.7); -} - -headerbar.selection-mode .subtitle:link { - color: white; -} - -headerbar.selection-mode .selection-menu { - padding-left: 16px; - padding-right: 16px; -} - -headerbar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -headerbar .selection-mode { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); - background-color: #3281EA; -} - -.tiled headerbar, .tiled-top headerbar, .tiled-right headerbar, .tiled-bottom headerbar, .tiled-left headerbar, .maximized headerbar, .fullscreen headerbar { - border-radius: 0; -} - -headerbar.default-decoration { - min-height: 24px; - padding: 6px; - background-image: none; - background-color: #2C2C2C; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); -} - -headerbar.default-decoration windowcontrols button, -headerbar.default-decoration windowcontrols menubutton { - padding: 0; - min-height: 24px; - min-width: 24px; - margin: 0; -} - -.solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { - border-radius: 0; - box-shadow: none; -} - -window.devel headerbar.titlebar { - background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(50, 129, 234, 0.1)), linear-gradient(to top, #343434 3px, #393939); -} - -window.devel headerbar.titlebar:backdrop { - background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#2C2C2C); - /* background-color would flash */ -} - -headerbar windowcontrols { - border-spacing: 6px; -} - -headerbar windowcontrols:not(.empty).start:dir(ltr), headerbar windowcontrols:not(.empty).end:dir(rtl) { - margin-right: 0; - margin-left: 0; -} - -headerbar windowcontrols:not(.empty).start:dir(rtl), headerbar windowcontrols:not(.empty).end:dir(ltr) { - margin-left: 0; - margin-right: 0; -} - -headerbar windowcontrols button:not(.suggested-action):not(.destructive-action) > image, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action):hover > image, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action):active > image, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action):backdrop > image { - background-color: transparent; -} - -headerbar windowcontrols button:not(.suggested-action):not(.destructive-action) > image { - padding: 0; - border: none; - outline: none; - box-shadow: none; -} - -/************ - * Pathbars * - ************/ - -pathbar > button { - padding-left: 6px; - padding-right: 6px; - border-radius: 12px; - border-spacing: 3px; -} - - -pathbar > button label, -pathbar > button image { - margin-left: 3px; - margin-right: 3px; -} - - -pathbar > button label:not(:only-child):first-child { - margin-left: 0; -} - - -pathbar > button label:not(:only-child):last-child { - margin-right: 0; -} - - -pathbar > button.text-button { - min-width: 0; -} - - -pathbar > button.slider-button { - padding-left: 4px; - padding-right: 4px; -} - -.pathbar { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.7); - border: none; - border-radius: 12px; - padding: 2px; -} - -headerbar .pathbar { - margin-top: 6px; - margin-bottom: 6px; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.7); -} - -.pathbar > button { - margin-top: 0; - margin-bottom: 0; - min-height: 20px; - border-radius: 10px; - border: none; - box-shadow: none; -} - -.pathbar > button:last-child { - background-color: alpha(currentColor, 0.1); - color: white; -} - -/************** - * Tree Views * - **************/ -columnview.view, -treeview.view { - border-left-color: #404040; - border-top-color: #404040; -} - -columnview.view:selected, -treeview.view:selected { - background-color: #2C2C2C; - background-image: image(alpha(currentColor, 0.1)); - box-shadow: none; -} - -columnview.view:hover, columnview.view:selected, -treeview.view:hover, -treeview.view:selected { - border-radius: 0; - box-shadow: none; -} - -columnview.view.separator, -treeview.view.separator { - min-height: 5px; - color: rgba(255, 255, 255, 0.12); -} - -columnview.view:drop(active), -treeview.view:drop(active) { - box-shadow: none; -} - -columnview.view:drop(active).after, -treeview.view:drop(active).after { - border-top-style: none; -} - -columnview.view:drop(active).before, -treeview.view:drop(active).before { - border-bottom-style: none; -} - -columnview.view > dndtarget:drop(active), -treeview.view > dndtarget:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: alpha(currentColor, 0.06); -} - -columnview.view > dndtarget:drop(active).after, -treeview.view > dndtarget:drop(active).after { - border-top-style: none; -} - -columnview.view > dndtarget:drop(active).before, -treeview.view > dndtarget:drop(active).before { - border-bottom-style: none; -} - -columnview.view.expander, -treeview.view.expander { - min-width: 16px; - min-height: 16px; - color: rgba(255, 255, 255, 0.7); - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -columnview.view.expander:dir(rtl), -treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -columnview.view.expander:checked, -treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -columnview.view.expander:hover, -treeview.view.expander:hover { - color: white; -} - -columnview.view.expander:selected, -treeview.view.expander:selected { - color: #3281EA; -} - -columnview.view.expander:selected:hover, -treeview.view.expander:selected:hover { - color: rgba(50, 129, 234, 0.65); -} - -columnview.view.expander:disabled, -treeview.view.expander:disabled { - color: rgba(255, 255, 255, 0.3); -} - -columnview.view.progressbar, -treeview.view.progressbar { - border-bottom: 6px solid #3281EA; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -columnview.view.progressbar:selected:hover, -treeview.view.progressbar:selected:hover { - box-shadow: none; -} - -columnview.view.trough, -treeview.view.trough { - border-bottom: 6px solid rgba(255, 255, 255, 0.15); - box-shadow: none; - background-color: transparent; - background-image: none; -} - -columnview.view.trough:selected:hover, -treeview.view.trough:selected:hover { - box-shadow: none; -} - -columnview.view > header > button, -treeview.view > header > button { - padding: 2px 6px; - border-style: none solid solid none; - border-width: 1px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0; - background-clip: border-box; -} - -columnview.view > header > button:not(:focus):not(:hover):not(:active), -treeview.view > header > button:not(:focus):not(:hover):not(:active) { - color: rgba(255, 255, 255, 0.7); -} - -columnview.view > header > button, columnview.view > header > button:disabled, -treeview.view > header > button, -treeview.view > header > button:disabled { - background-color: #2C2C2C; -} - -columnview.view > header > button:last-child, -treeview.view > header > button:last-child { - border-right-style: none; -} - -columnview.view > header > button sort-indicator, -treeview.view > header > button sort-indicator { - min-height: 16px; - min-width: 16px; -} - -columnview.view > header > button sort-indicator.ascending, -treeview.view > header > button sort-indicator.ascending { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -columnview.view > header > button sort-indicator.descending, -treeview.view > header > button sort-indicator.descending { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -columnview.view button.dnd, -columnview.view header.button.dnd, -treeview.view button.dnd, -treeview.view header.button.dnd { - padding: 2px 6px; - border-style: none solid solid; - border-width: 1px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0; - box-shadow: none; - background-color: #2C2C2C; - background-clip: border-box; - color: #3281EA; -} - -columnview.view acceleditor > label, -treeview.view acceleditor > label { - background-color: #3281EA; -} - -/********* - * Menus * - *********/ -menubar { - padding: 0; - background-color: #2C2C2C; - color: white; -} - -menubar:backdrop { - background-color: #2C2C2C; - color: rgba(255, 255, 255, 0.7); -} - -.csd menubar { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); -} - -menubar > item { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-height: 20px; - padding: 4px 8px; - color: rgba(255, 255, 255, 0.7); -} - -menubar > item:selected { - transition: none; - background-color: alpha(currentColor, 0.1); - color: white; -} - -menubar > item:disabled { - color: rgba(255, 255, 255, 0.3); -} - -menubar > item label:disabled { - color: inherit; -} - -menubar > item popover.menu popover.menu { - margin-left: 9px; -} - -menubar > item popover.menu.background popover.menu.background > contents { - margin: 0; -} - -/********************** - * Popover Base Menus * - **********************/ -popover.menu box.inline-buttons { - padding: 0 14px; -} - -popover.menu box.inline-buttons button.image-button.model { - min-height: 28px; - min-width: 28px; - padding: 0; - border: none; - outline: none; - transition: none; -} - -popover.menu box.inline-buttons button.image-button.model:selected { - background-image: image(alpha(currentColor, 0.06)); -} - -popover.menu box.circular-buttons { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model:focus { - background-color: alpha(currentColor, 0.06); -} - -popover.menu arrow.left, -popover.menu radio.left, -popover.menu check.left { - margin-left: 0; - margin-right: 0; -} - -popover.menu arrow.right, -popover.menu radio.right, -popover.menu check.right { - margin-left: 0; - margin-right: 0; -} - -popover.menu label.title { - font-weight: bold; - padding: 3px 32px; -} - -/************ - * Popovers * - ************/ -popover.background { - font: initial; - padding: 0; -} - -popover.background, popover.background:backdrop { - background-color: transparent; -} - -popover.background > arrow, -popover.background > contents { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - padding: 6px; - box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.14), 0 1px 10.8px 0 rgba(0, 0, 0, 0.12); - background-color: #3C3C3C; - border: none; - border-radius: 11px; - color: white; -} - -popover.background:backdrop > arrow, -popover.background:backdrop > contents { - box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12); -} - -popover.background > contents > list, -popover.background > contents > .view, -popover.background > contents > toolbar { - border-style: none; - box-shadow: none; - background-color: transparent; -} - -popover.background > contents > scrolledwindow > viewport > stack > box { - padding: 0; -} - -popover.background > contents separator { - background-color: rgba(255, 255, 255, 0.12); - margin: 3px 0; -} - -popover.background > contents list { - background-color: transparent; - padding: 0; -} - -popover.background > contents list > row { - padding: 6px 12px; -} - -popover.background > contents list separator { - margin: 0; -} - -popover.background .view:not(:selected), -popover.background toolbar { - background-color: #3C3C3C; -} - -popover.background .linked > button:not(.radio):first-child { - border-radius: 5px 0 0 5px; -} - -popover.background .linked > button:not(.radio):last-child { - border-radius: 0 5px 5px 0; -} - -popover.background .linked > button:not(.radio):only-child { - border-radius: 5px; -} - -popover.background modelbutton { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - min-height: 22px; - min-width: 56px; - padding: 3px 9px; - border-radius: 5px; - color: white; - font: initial; - text-shadow: none; - border-spacing: 6px; -} - -popover.background modelbutton accelerator { - color: rgba(255, 255, 255, 0.5); - margin-left: 30px; -} - -popover.background modelbutton accelerator:disabled { - color: rgba(255, 255, 255, 0.12); -} - -popover.background modelbutton arrow.left { - -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); -} - -popover.background modelbutton arrow.right { - -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); -} - -popover.background.menu button, -popover.background button.model { - min-height: 32px; - padding: 0 8px; - border-radius: 5px; -} - -.osd popover.background, popover.background.touch-selection, popover.background.magnifier { - background-color: transparent; -} - -popover.background listview { - padding: 0; -} - -popover.background listview > row { - padding: 6px 12px; - border-radius: 5px; - margin: 0; -} - -magnifier { - background-color: #2C2C2C; -} - -/************* - * Notebooks * - *************/ -notebook > header tab { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-height: 24px; - min-width: 24px; - padding: 6px 12px; - border-width: 1px; - border-color: transparent; - border-style: solid; - outline: none; - background-clip: padding-box; - box-shadow: none; - color: rgba(255, 255, 255, 0.7); - font-weight: 500; -} - -notebook > header tab:hover { - background-color: #404040; - color: white; -} - -notebook > header tab:disabled { - color: rgba(255, 255, 255, 0.3); -} - -notebook > header tab:checked { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - background-color: #2C2C2C; - background-clip: padding-box; - border-color: #404040; - color: white; - box-shadow: none; -} - -notebook > header tab:checked:disabled { - color: rgba(255, 255, 255, 0.5); -} - -notebook > header tab:checked.reorderable-page { - background-color: #2C2C2C; -} - -notebook { - background-color: #2C2C2C; -} - -frame > paned > notebook > header, notebook.frame > header { - background-color: #242424; -} - -notebook.frame { - border-radius: 12px; -} - -notebook.frame frame > border { - border: none; - border-radius: 12px; -} - -notebook.frame frame > list row.activatable { - border-radius: 12px; -} - -notebook:focus tab:checked { - box-shadow: none; -} - -notebook.frame > header.top { - border-radius: 12px 12px 0 0; -} - -notebook.frame > header.bottom { - border-radius: 0 0 12px 12px; -} - -notebook.frame > header.left { - border-radius: 12px 0 0 12px; -} - -notebook.frame > header.right { - border-radius: 0 12px 12px 0; -} - -notebook > header { - border: none; - background-color: #212121; - padding: 0; -} - -notebook > header.top { - box-shadow: inset 0 -1px #404040; -} - -notebook > header.top > tabs { - margin: 4px 0 0; -} - -notebook > header.top > tabs > tab { - border-radius: 12px 12px 0 0; - border-bottom: none; -} - -notebook > header.bottom { - box-shadow: inset 0 1px #404040; -} - -notebook > header.bottom > tabs { - margin: 0 0 4px; -} - -notebook > header.bottom > tabs > tab { - border-radius: 0 0 12px 12px; - border-top: none; -} - -notebook > header.left { - box-shadow: inset -1px 0 #404040; -} - -notebook > header.left > tabs { - margin: 0 0 0 4px; -} - -notebook > header.left > tabs > tab { - border-radius: 12px 0 0 12px; - border-right: none; -} - -notebook > header.right { - box-shadow: inset 1px 0 #404040; -} - -notebook > header.right > tabs { - margin: 0 4px 0 0; -} - -notebook > header.right > tabs > tab { - border-radius: 0 12px 12px 0; - border-left: none; -} - -notebook > header.top > tabs > arrow { - border-top-style: none; -} - -notebook > header.bottom > tabs > arrow { - border-bottom-style: none; -} - -notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { - padding-left: 4px; - padding-right: 4px; -} - -notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { - margin-left: -8px; - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { - margin-right: -8px; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -notebook > header.left > tabs > arrow { - border-left-style: none; -} - -notebook > header.right > tabs > arrow { - border-right-style: none; -} - -notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { - padding-top: 4px; - padding-bottom: 4px; -} - -notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { - margin-top: -8px; - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { - margin-bottom: -8px; - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -notebook > header > tabs > arrow { - min-height: 16px; - min-width: 16px; - border-radius: 0; -} - -notebook > header tab > box { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - margin: -6px -12px; - padding: 6px 12px; -} - -notebook > header tab > box:drop(active) { - background-color: rgba(255, 255, 255, 0.12); - color: white; -} - -notebook > header tab button.flat:last-child { - margin-left: 6px; - margin-right: -6px; -} - -notebook > header tab button.flat:first-child { - margin-left: -6px; - margin-right: 6px; -} - -notebook > header.top tabs, notebook > header.bottom tabs { - padding-left: 8px; - padding-right: 8px; -} - -notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { - margin-left: 0; -} - -notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { - margin-right: 0; -} - -notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { - border-style: solid; -} - -notebook > header.left tabs, notebook > header.right tabs { - padding-top: 8px; - padding-bottom: 8px; -} - -notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { - margin-top: 0; -} - -notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { - margin-bottom: 0; -} - -notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { - border-style: solid; -} - -notebook > stack:not(:only-child) { - background-color: transparent; - border-radius: 12px; -} - -/************** - * Scrollbars * - **************/ -scrollbar { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - background-color: #2C2C2C; -} - -scrollbar.top { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.left { - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.right { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar > range > trough { - box-shadow: none; - outline: none; - background: none; -} - -scrollbar > range > trough > slider { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - min-width: 8px; - min-height: 8px; - border: 4px solid transparent; - border-radius: 9999px; - background-clip: padding-box; - background-color: rgba(255, 255, 255, 0.5); - box-shadow: none; - outline: none; -} - -scrollbar > range > trough > slider:hover { - background-color: rgba(255, 255, 255, 0.7); -} - -scrollbar > range > trough > slider:active { - background-color: white; -} - -scrollbar > range > trough > slider:disabled { - background-color: rgba(255, 255, 255, 0.3); -} - -scrollbar > range.fine-tune > trough > slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar > range.fine-tune.horizontal > trough > slider { - margin: 2px 0; -} - -scrollbar > range.fine-tune.vertical > trough > slider { - margin: 0 2px; -} - -scrollbar.overlay-indicator:not(.fine-tune) > range > trough > slider { - transition-property: background-color, min-height, min-width; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - border-color: transparent; - background-color: transparent; - box-shadow: none; - outline: none; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > slider { - min-width: 4px; - min-height: 4px; - margin: 3px; - border: 1px solid rgba(44, 44, 44, 0.3); - box-shadow: none; - outline: none; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { - min-width: 4px; - min-height: 4px; - margin: 3px; - border: 1px solid rgba(44, 44, 44, 0.3); - border-radius: 9999px; - background-color: rgba(255, 255, 255, 0.5); - background-clip: padding-box; - -gtk-icon-source: none; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { - background-color: rgba(255, 255, 255, 0.3); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { - min-width: 24px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { - min-width: 8px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { - min-height: 24px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { - min-height: 8px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - background-color: rgba(60, 60, 60, 0.9); -} - -scrollbar.horizontal > range > trough > slider { - min-width: 24px; -} - -scrollbar.vertical > range > trough > slider { - min-height: 24px; -} - -scrollbar button { - min-width: 16px; - min-height: 16px; - padding: 0; - border-radius: 0; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -/********** - * Switch * - **********/ -switch { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - margin: 6px 0; - padding: 0 2px; - border: 5px solid transparent; - border-radius: 9999px; - background-color: rgba(255, 255, 255, 0.3); - background-clip: padding-box; - font-size: 0; - color: transparent; -} - -switch:checked { - background-color: rgba(50, 129, 234, 0.5); -} - -switch:disabled { - opacity: 0.5; -} - -switch image { - margin: -8px; - color: transparent; -} - -switch > slider { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-width: 20px; - min-height: 20px; - margin: -3px -2px; - border-radius: 9999px; - outline: none; - box-shadow: 0 0 0 10px transparent, 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); - background-color: #3C3C3C; -} - -switch:focus > slider { - box-shadow: 0 0 0 10px alpha(currentColor, 0.08), 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); -} - -switch:hover > slider { - box-shadow: 0 0 0 10px alpha(currentColor, 0.08), 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); -} - -switch:focus:hover > slider { - box-shadow: 0 0 0 10px alpha(currentColor, 0.16), 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); -} - -switch:checked > slider { - background-color: #3281EA; - color: #3281EA; -} - -/************************* - * Check and Radio items * - *************************/ -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; - -gtk-icon-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 1px 3px rgba(0, 0, 0, 0.12); -} - -.view.content-view.check:not(list):hover, .view.content-view.check:not(list):active, -.content-view .tile check:not(list):hover, -.content-view .tile check:not(list):active { - -gtk-icon-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 4px 3px rgba(0, 0, 0, 0.14), 0 1px 6px rgba(0, 0, 0, 0.12); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); -} - -.view.content-view.check:not(list):checked, -.content-view .tile check:not(list):checked { - -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); -} - -checkbutton, -radiobutton { - outline: none; - border-spacing: 4px; -} - -checkbutton.text-button, -radiobutton.text-button { - padding: 2px; -} - -checkbutton.text-button label:not(:only-child), -radiobutton.text-button label:not(:only-child) { - margin: 0 4px; -} - -popover checkbutton.text-button > check:dir(ltr), popover radiobutton.text-button > check:dir(ltr) { - margin-left: -16px; -} - -popover checkbutton.text-button > check:dir(rtl), popover radiobutton.text-button > check:dir(rtl) { - margin-right: -16px; -} - -check, -radio { - min-height: 24px; - min-width: 24px; - margin: -8px; - padding: 8px; - border: none; -} - -check:checked, check:indeterminate, -radio:checked, -radio:indeterminate { - color: #81C995; -} - -check:checked:disabled, check:indeterminate:disabled, -radio:checked:disabled, -radio:indeterminate:disabled { - color: rgba(255, 255, 255, 0.3); -} - -check:not(:hover):focus, -radio:not(:hover):focus { - box-shadow: inset 0 0 0 9999px transparent; -} - -popover modelbutton check, popover modelbutton radio { - margin: 0; - padding: 0; -} - -popover modelbutton check, popover modelbutton check:focus, popover modelbutton check:hover, popover modelbutton check:focus:hover, popover modelbutton check:active, popover modelbutton check:disabled, popover modelbutton radio, popover modelbutton radio:focus, popover modelbutton radio:hover, popover modelbutton radio:focus:hover, popover modelbutton radio:active, popover modelbutton radio:disabled { - transition: none; - box-shadow: none; - background: none; - border: none; -} - -popover modelbutton check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton radio:not(:checked):not(:indeterminate):not(:disabled) { - color: rgba(255, 255, 255, 0.7); -} - -popover modelbutton check, popover modelbutton check:hover, popover modelbutton check:disabled, popover modelbutton radio, popover modelbutton radio:hover, popover modelbutton radio:disabled { - box-shadow: none; -} - -popover modelbutton check.left:dir(rtl), popover modelbutton radio.left:dir(rtl) { - margin-left: -12px; - margin-right: -4px; -} - -popover modelbutton check.right:dir(ltr), popover modelbutton radio.right:dir(ltr) { - margin-left: -4px; - margin-right: -12px; -} - - -check { - -gtk-icon-size: 24px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/unchecked-symbolic@2.svg"))); -} - - -check:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic@2.svg"))); -} - - -check:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/mixed-symbolic@2.svg"))); -} - - -radio { - -gtk-icon-size: 24px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/unchecked-symbolic@2.svg"))); -} - - -radio:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/radio-checked-symbolic@2.svg"))); -} - - -radio:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/mixed-symbolic@2.svg"))); -} - - -popover.menu check { - min-height: 18px; - min-width: 18px; - -gtk-icon-size: 18px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-unchecked-symbolic@2.svg"))); -} - - -popover.menu check:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic@2.svg"))); -} - - -popover.menu check:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-mixed-symbolic@2.svg"))); -} - - -popover.menu radio { - min-height: 18px; - min-width: 18px; - border-image: none; - -gtk-icon-size: 18px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-unchecked-symbolic@2.svg"))); -} - - -popover.menu radio:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic@2.svg"))); -} - - -popover.menu radio:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-mixed-symbolic@2.svg"))); -} - -treeview.view check, treeview.view radio, -columnview.view check, -columnview.view radio { - padding: 0; - box-shadow: none; - background: none; - color: rgba(255, 255, 255, 0.7); -} - -treeview.view check:hover, treeview.view check:active, treeview.view radio:hover, treeview.view radio:active, -columnview.view check:hover, -columnview.view check:active, -columnview.view radio:hover, -columnview.view radio:active { - color: white; -} - -treeview.view check:disabled, treeview.view radio:disabled, -columnview.view check:disabled, -columnview.view radio:disabled { - color: rgba(255, 255, 255, 0.3); -} - -treeview.view check:checked, treeview.view check:indeterminate, treeview.view radio:checked, treeview.view radio:indeterminate, -columnview.view check:checked, -columnview.view check:indeterminate, -columnview.view radio:checked, -columnview.view radio:indeterminate { - color: #81C995; -} - -treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, treeview.view radio:checked:disabled, treeview.view radio:indeterminate:disabled, -columnview.view check:checked:disabled, -columnview.view check:indeterminate:disabled, -columnview.view radio:checked:disabled, -columnview.view radio:indeterminate:disabled { - color: rgba(255, 255, 255, 0.3); -} - -treeview.view:hover check, treeview.view:hover radio, treeview.view:selected check, treeview.view:selected radio, treeview.view:focus check, treeview.view:focus radio, treeview.view:focus-within check, treeview.view:focus-within radio, -columnview.view:hover check, -columnview.view:hover radio, -columnview.view:selected check, -columnview.view:selected radio, -columnview.view:focus check, -columnview.view:focus radio, -columnview.view:focus-within check, -columnview.view:focus-within radio { - box-shadow: none; - background-color: transparent; -} - -treeview.view radio:checked { - -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); - border-image: none; -} - -/************ - * GtkScale * - ************/ -scale { - min-height: 2px; - min-width: 2px; -} - -scale.horizontal { - padding: 17px 12px; -} - -scale.vertical { - padding: 12px 17px; -} - -scale.fine-tune.horizontal { - min-height: 4px; - padding-top: 16px; - padding-bottom: 16px; -} - -scale.fine-tune.vertical { - min-width: 4px; - padding-left: 16px; - padding-right: 16px; -} - -scale.fine-tune > trough > slider { - min-height: 32px; - min-width: 32px; - margin: -14px; -} - -scale > trough { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - outline: none; - background-color: rgba(255, 255, 255, 0.3); -} - -scale > trough:disabled { - background-color: rgba(255, 255, 255, 0.15); -} - -scale > trough > slider { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1); - background-repeat: no-repeat; - background-position: center; - background-size: auto, 1000% 1000%; - min-height: 32px; - min-width: 32px; - margin: -15px; - border-radius: 50%; - color: #3281EA; - background-color: transparent; -} - -scale > trough > slider, scale > trough > slider:focus, scale > trough > slider:hover, scale > trough > slider:active { - border: none; - box-shadow: none; - outline: none; -} - -scale > trough > slider { - background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale > trough > slider:focus { - background-color: alpha(currentColor, 0.08); -} - -scale > trough > slider:hover { - background-color: alpha(currentColor, 0.08); -} - -scale > trough > slider:focus:hover { - background-color: alpha(currentColor, 0.16); -} - -scale > trough > slider:active { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple-on-slider 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: auto, 0% 0%; - color: #3281EA; -} - -scale > trough > highlight { - transition: background-image 75ms cubic-bezier(0, 0, 0.2, 1); - background-image: image(#3281EA); -} - -scale > trough > highlight:disabled { - background-color: #212121; - background-image: image(rgba(255, 255, 255, 0.3)); -} - -scale > trough > fill { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - background-color: rgba(255, 255, 255, 0.3); -} - -scale > trough > fill:disabled { - background-color: transparent; -} - -scale > marks, -scale > value { - color: rgba(255, 255, 255, 0.7); -} - -scale > marks indicator { - background-color: rgba(255, 255, 255, 0.3); - color: transparent; -} - -scale.horizontal marks.top { - margin-bottom: 7px; - margin-top: -15px; -} - -scale.horizontal.fine-tune marks.top { - margin-bottom: 6px; - margin-top: -14px; -} - -scale.horizontal marks.bottom { - margin-top: 7px; - margin-bottom: -15px; -} - -scale.horizontal.fine-tune marks.bottom { - margin-top: 6px; - margin-bottom: -14px; -} - -scale.vertical marks.top { - margin-right: 7px; - margin-left: -15px; -} - -scale.vertical.fine-tune marks.top { - margin-right: 6px; - margin-left: -14px; -} - -scale.vertical marks.bottom { - margin-left: 7px; - margin-right: -15px; -} - -scale.vertical.fine-tune marks.bottom { - margin-left: 6px; - margin-right: -14px; -} - -scale.horizontal > marks indicator { - min-height: 8px; - min-width: 1px; -} - -scale.vertical > marks indicator { - min-height: 1px; - min-width: 8px; -} - -scale.marks-before:not(.marks-after) > trough > slider, scale.marks-after:not(.marks-before) > trough > slider { - transform: none; - box-shadow: none; - border: none; -} - -scale.marks-before:not(.marks-after) > trough > slider:disabled, scale.marks-after:not(.marks-before) > trough > slider:disabled { - box-shadow: none; -} - -scale.horizontal.marks-before:not(.marks-after) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-before:not(.marks-after) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-before:not(.marks-after) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.horizontal.marks-after:not(.marks-before) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-after:not(.marks-before) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-after:not(.marks-before) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.vertical.marks-before:not(.marks-after) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-before:not(.marks-after) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-before:not(.marks-after) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.vertical.marks-after:not(.marks-before) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-after:not(.marks-before) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-after:not(.marks-before) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.color { - min-height: 0; - min-width: 0; -} - -scale.color.horizontal { - padding: 0 0 12px 0; -} - -scale.color.horizontal > trough > slider:dir(ltr), scale.color.horizontal > trough > slider:dir(rtl) { - margin-bottom: -24px; - margin-top: 8px; -} - -scale.color.vertical:dir(ltr) { - padding: 0 0 0 12px; -} - -scale.color.vertical:dir(ltr) > trough > slider { - margin-left: -24px; - margin-right: 8px; -} - -scale.color.vertical:dir(rtl) { - padding: 0 12px 0 0; -} - -scale.color.vertical:dir(rtl) > trough > slider { - margin-right: -24px; - margin-left: 8px; -} - -/***************** - * Progress bars * - *****************/ -progressbar { - color: rgba(255, 255, 255, 0.7); - font-size: smaller; -} - -progressbar.horizontal trough, -progressbar.horizontal progress { - min-height: 6px; -} - -progressbar.vertical trough, -progressbar.vertical progress { - min-width: 6px; -} - -progressbar trough { - border-radius: 12px; - background-color: rgba(255, 255, 255, 0.15); -} - -progressbar progress { - border-radius: 12px; - background-color: #3281EA; -} - -progressbar.osd { - min-width: 6px; - min-height: 6px; - background-color: transparent; - box-shadow: none; - margin: 0; - padding: 0; -} - -progressbar.osd trough { - background-color: transparent; -} - -progressbar.osd progress { - background-color: #3281EA; -} - -progressbar trough.empty progress { - all: unset; -} - -/************* - * Level Bar * - *************/ -levelbar.horizontal block { - min-height: 6px; -} - -levelbar.horizontal.discrete block { - min-width: 36px; -} - -levelbar.horizontal.discrete block:not(:last-child) { - margin-right: 2px; -} - -levelbar.vertical block { - min-width: 6px; -} - -levelbar.vertical.discrete block { - min-height: 36px; -} - -levelbar.vertical.discrete block:not(:last-child) { - margin-bottom: 2px; -} - -levelbar trough { - border-radius: 12px; -} - -levelbar block.low { - background-color: #FBC02D; -} - -levelbar block.high, levelbar block:not(.empty) { - background-color: #3281EA; -} - -levelbar block.full { - background-color: #81C995; -} - -levelbar block.empty { - background-color: rgba(255, 255, 255, 0.15); -} - -/**************** - * Print dialog * -*****************/ -window.dialog.print drawing { - color: white; - background: none; - border: none; - padding: 0; -} - -window.dialog.print drawing paper { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2C2C2C; - color: white; -} - -window.dialog.print .dialog-action-box { - margin: 12px; -} - -/********** - * Frames * - **********/ -frame, -.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -frame > list, -.frame > list { - border: none; -} - -frame.view, -.frame.view { - border-radius: 12px; -} - -frame.flat, -.frame.flat { - border-style: none; -} - -frame { - border-radius: 12px; -} - -frame > label { - margin: 4px; -} - -frame.flat > border, statusbar frame > border { - border: none; -} - -actionbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2C2C2C; - background-clip: border-box; - box-shadow: none; -} - -actionbar > revealer > box entry, -actionbar > revealer > box button, -actionbar > revealer > box menubutton, -actionbar > revealer > box splitbutton { - margin: 0; -} - -statusbar { - padding: 6px 18px; -} - -scrolledwindow viewport.frame { - border: none; -} - -stack scrolledwindow.frame viewport.frame list { - border: none; -} - -overshoot.top { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at top, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; -} - -overshoot.bottom { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at bottom, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -overshoot.left { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at left, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; -} - -overshoot.right { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at right, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; -} - -junction { - border: none; - background-color: #2C2C2C; -} - -separator { - min-width: 1px; - min-height: 1px; - background-color: rgba(255, 255, 255, 0.12); -} - -separator.spacer { - background-color: transparent; -} - -separator.spacer.horizontal { - min-width: 12px; -} - -separator.spacer.vertical { - min-height: 12px; -} - -stacksidebar + separator.vertical, -stacksidebar separator.horizontal, button.font separator, button.file separator { - min-width: 0; - min-height: 0; - background-color: transparent; -} - -/********* - * Lists * - *********/ -listview, -list { - border-color: rgba(255, 255, 255, 0.12); - background-color: #2C2C2C; - background-clip: padding-box; - color: rgba(255, 255, 255, 0.7); -} - -listview > row, -list > row { - background-clip: padding-box; -} - -listview > row.expander, -list > row.expander { - padding: 0px; -} - -listview > row.expander .row-header, -list > row.expander .row-header { - padding: 2px; -} - -listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator), -list.horizontal row.separator, -list.separators.horizontal > row:not(.separator) { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator), -list:not(.horizontal) row.separator, -list.separators:not(.horizontal) > row:not(.separator) { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -list.frame { - border-radius: 12px; -} - -row { - background-clip: padding-box; -} - -columnview.view > header > button, -treeview.view > header > button, row.activatable { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1); - outline: none; - box-shadow: inset 0 0 0 9999px transparent; - background-image: radial-gradient(circle farthest-corner at center, transparent 30%, transparent 0%); - background-repeat: no-repeat; - background-position: center; - background-size: 1000% 1000%; -} - -columnview.view > header > button:focus, -treeview.view > header > button:focus, row.activatable:focus { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -columnview.view > header > button:hover, -treeview.view > header > button:hover, row.activatable:hover { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), box-shadow 0ms, background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -columnview.view > header > button.has-open-popup, -treeview.view > header > button.has-open-popup, columnview.view > header > button:active, -treeview.view > header > button:active, row.activatable.has-open-popup, row.activatable:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.12) 30%, transparent 0%); - background-size: 100% 100%; -} - -button row.activatable, button row.activatable:hover, button row.activatable.has-open-popup, button row.activatable:active, button row.activatable:active:hover { - background-color: transparent; - box-shadow: none; - background-image: none; - transition: none; - animation: none; -} - -button:checked row { - color: white; -} - -row:selected { - color: inherit; -} - -row:selected image, -row:selected label { - color: white; -} - -row:selected button image, -row:selected button label { - color: inherit; -} - -row:selected:disabled image, -row:selected:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -treeexpander { - border-spacing: 4px; -} - -columnview > listview > row { - padding: 0; -} - -columnview > listview > row > cell { - padding: 8px 6px; -} - -columnview > listview > row > cell:not(:first-child) { - border-left: 1px solid transparent; -} - -columnview > header > button { - padding-left: 6px; - padding-right: 6px; - border-left: 1px solid transparent; -} - -columnview > header > button:first-child { - border-left-width: 0; -} - -columnview.column-separators > listview > row > cell, -columnview.column-separators > header > button { - border-left-color: rgba(255, 255, 255, 0.12); -} - -columnview > listview:not(.horizontal).separators > row:not(.separator) { - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: none; -} - -columnview.data-table > listview > row > cell { - padding-top: 2px; - padding-bottom: 2px; -} - -columnview ~ undershoot.top { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); -} - -columnview row:not(:selected) cell editablelabel:not(.editing):focus-within { - outline: 2px solid alpha(currentColor, 0.06); -} - -columnview row:not(:selected) cell editablelabel.editing:focus-within { - outline: 2px solid #3281EA; -} - -columnview row:not(:selected) cell editablelabel.editing text selection { - color: white; - background-color: #3281EA; -} - -.rich-list { - /* rich lists usually containing other widgets than just labels/text */ -} - -.rich-list > row { - padding: 9px 12px; - min-height: 32px; - /* should be tall even when only containing a label */ -} - -.rich-list > row > box { - border-spacing: 12px; -} - -/**************** - * AdwActionRow * - ****************/ -row label.subtitle { - font-size: smaller; -} - -row > box.header { - margin-left: 12px; - margin-right: 12px; - min-height: 48px; -} - -row > box.header > .icon:disabled { - filter: opacity(0.35); -} - -row > box.header > box.title { - margin-top: 6px; - margin-bottom: 6px; - border-spacing: 3px; -} - -/*************** - * AdwComboRow * - ***************/ -row.combo image.dropdown-arrow:disabled { - filter: opacity(0.35); -} - -row.combo listview.inline { - background: none; - border: none; - box-shadow: none; - color: inherit; -} - -row.combo listview.inline, row.combo listview.inline:disabled { - background: none; - color: inherit; -} - -row.combo popover > contents { - min-width: 120px; -} - -/****************** - * AdwExpanderRow * - ******************/ -list.content > row, list.content > row.expander row.header, -list.boxed-list > row, -list.boxed-list > row.expander row.header, row.expander list.nested > row { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); - color: rgba(255, 255, 255, 0.7); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -.osd list.content > row:focus:focus-visible, .osd list.content > row.expander row.header:focus:focus-visible, list.content > row.expander .osd row.header:focus:focus-visible, -.osd list.boxed-list > row:focus:focus-visible, -.osd list.boxed-list > row.expander row.header:focus:focus-visible, -list.boxed-list > row.expander .osd row.header:focus:focus-visible, .osd row.expander list.nested > row:focus:focus-visible, row.expander .osd list.nested > row:focus:focus-visible { - outline-color: rgba(255, 255, 255, 0.04); -} - -row.expander { - background: none; - padding: 0px; -} - -row.expander > box > list { - background: none; - color: inherit; -} - -row.expander list.nested { - background-color: #2C2C2C; - color: inherit; -} - -row.expander image.expander-row-arrow { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); -} - -row.expander image.expander-row-arrow:dir(ltr) { - margin-left: 6px; -} - -row.expander image.expander-row-arrow:dir(rtl) { - margin-right: 6px; -} - -row.expander:checked image.expander-row-arrow { - -gtk-icon-transform: rotate(0turn); -} - -row.expander:not(:checked) image.expander-row-arrow:dir(ltr) { - -gtk-icon-transform: rotate(0.5turn); -} - -row.expander:not(:checked) image.expander-row-arrow:dir(rtl) { - -gtk-icon-transform: rotate(-0.5turn); -} - -row.expander:checked image.expander-row-arrow:not(:disabled) { - color: #3281EA; -} - -.osd row.expander:checked image.expander-row-arrow:not(:disabled) { - color: inherit; -} - -row.expander image.expander-row-arrow:disabled { - filter: opacity(0.35); -} - -/***************** - * Boxed Lists * - *****************/ -list.content > row.expander, -list.boxed-list > row.expander { - border: none; -} - -list.content > row:first-child, list.content > row:first-child.expander row.header, -list.boxed-list > row:first-child, -list.boxed-list > row:first-child.expander row.header { - border-top-left-radius: 11px; - border-top-right-radius: 11px; -} - -list.content > row:last-child, list.content > row:last-child.expander:not(:checked), list.content > row:last-child.expander:not(:checked) row.header, list.content > row:last-child.expander:checked list.nested, list.content > row:last-child.expander:checked list.nested > row:last-child, list.content > row:only-child, list.content > row:only-child.expander:not(:checked), list.content > row:only-child.expander:not(:checked) row.header, list.content > row:only-child.expander:checked list.nested, list.content > row:only-child.expander:checked list.nested > row:last-child, -list.boxed-list > row:last-child, -list.boxed-list > row:last-child.expander:not(:checked), -list.boxed-list > row:last-child.expander:not(:checked) row.header, -list.boxed-list > row:last-child.expander:checked list.nested, -list.boxed-list > row:last-child.expander:checked list.nested > row:last-child, -list.boxed-list > row:only-child, -list.boxed-list > row:only-child.expander:not(:checked), -list.boxed-list > row:only-child.expander:not(:checked) row.header, -list.boxed-list > row:only-child.expander:checked list.nested, -list.boxed-list > row:only-child.expander:checked list.nested > row:last-child { - border-bottom-left-radius: 11px; - border-bottom-right-radius: 11px; - border-bottom-width: 0; -} - -/********************* - * App Notifications * - *********************/ -.app-notification { - margin: 8px; - border-spacing: 9px; - padding: 9px; - border: none; -} - -.app-notification button.text-button:not(:disabled) { - color: #3281EA; -} - -.app-notification.frame, -.app-notification border { - border-style: none; -} - -/************* - * Expanders * - *************/ -expander { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-width: 16px; - min-height: 16px; - color: rgba(255, 255, 255, 0.7); - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -expander:hover, expander:active { - color: white; -} - -expander:disabled { - color: rgba(255, 255, 255, 0.3); -} - -expander-widget > box > title { - border-radius: 12px; -} - -expander-widget > box > title:hover > expander { - color: rgba(255, 255, 255, 0.7); -} - -.navigation-sidebar:not(decoration):not(window):drop(active):focus, .navigation-sidebar:not(decoration):not(window):drop(active), -placessidebar:not(decoration):not(window):drop(active):focus, -placessidebar:not(decoration):not(window):drop(active), -stackswitcher:not(decoration):not(window):drop(active):focus, -stackswitcher:not(decoration):not(window):drop(active), -expander-widget:not(decoration):not(window):drop(active):focus, -expander-widget:not(decoration):not(window):drop(active) { - box-shadow: none; -} - -/************ - * Calendar * - ************/ -calendar { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 12px; - color: white; -} - -calendar:disabled { - color: rgba(255, 255, 255, 0.5); -} - -calendar:selected { - border-radius: 12px; -} - -calendar > header { - padding: 3px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -calendar > header > button { - min-height: 24px; -} - -calendar > grid { - margin: 3px; -} - -calendar > grid > label { - border-radius: 9999px; - margin: 0; -} - -calendar > grid > label.today:selected { - box-shadow: none; -} - -calendar > grid > label:focus { - outline-style: none; -} - -calendar > grid > label.day-number { - padding: 9px; -} - -calendar > grid > label.day-number.other-month { - color: alpha(currentColor, 0.3); -} - -/*********** - * Dialogs * - ***********/ -window.dialog.message.background { - background-color: #3C3C3C; - background-image: none; -} - -window.dialog.message box.dialog-vbox.vertical { - border-spacing: 10px; -} - -window.dialog.message .titlebar { - min-height: 24px; - border-style: none; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); - background-color: #3C3C3C; - color: white; -} - -window.dialog.message .titlebar:backdrop { - background-color: #3C3C3C; - color: rgba(255, 255, 255, 0.7); -} - -window.dialog.message.csd .dialog-action-area { - padding: 6px; - border: none; - box-shadow: none; -} - -window.dialog.message.csd .dialog-action-area > button { - border: none; - box-shadow: none; -} - -window.dialog.message.csd .dialog-action-area > button, window.dialog.message.csd .dialog-action-area > button:first-child, window.dialog.message.csd .dialog-action-area > button:last-child { - border-radius: 9999px; -} - -window.dialog.message.csd .dialog-action-area > button:not(:last-child) { - margin-right: 6px; -} - -window.dialog.message.csd .dialog-action-area > button:not(:disabled) { - color: #3281EA; -} - -window.dialog.message.csd .dialog-action-area > button.destructive-action:not(:disabled) { - color: #F44336; -} - -window.messagedialog .message-area separator { - background-color: transparent; - min-height: 0; -} - -window.messagedialog .response-area { - padding: 6px; - box-shadow: none; - border: none; -} - -window.messagedialog .response-area button { - border: none; - box-shadow: none; - border-radius: 9999px; -} - -window.messagedialog .response-area button:not(:last-child) { - margin-right: 6px; -} - -window.messagedialog .response-area button.suggested:not(:disabled) { - color: #3281EA; -} - -window.messagedialog .response-area button.destructive:not(:disabled) { - color: #F44336; -} - -window.messagedialog .response-area separator { - background-color: transparent; - min-width: 0; -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background-color: #212121; -} - -filechooser stack.view frame > border { - border: none; -} - -filechooserbutton > button > box { - border-spacing: 6px; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -window.aboutdialog stack scrolledwindow.frame, window.aboutdialog stack scrolledwindow.frame > .view, window.aboutdialog stack scrolledwindow.frame > .view > text { - border-radius: 12px; -} - -window.aboutdialog .large-icons { - -gtk-icon-size: 128px; -} - -window.about.background.csd headerbar { - color: rgba(255, 255, 255, 0.7); -} - -/*********** - * Sidebar * - ***********/ -.sidebar { - border-style: none; - background-color: #242424; -} - -.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { - border-right: 1px solid rgba(255, 255, 255, 0.12); - border-left-style: none; -} - -.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { - border-left: 1px solid rgba(255, 255, 255, 0.12); - border-right-style: none; -} - -.sidebar listview.view, -.sidebar list { - background-color: transparent; -} - -paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { - border-style: none; -} - -stacksidebar list { - padding: 6px; - background-color: #242424; -} - -stacksidebar row { - min-height: 24px; - padding: 6px 9px; - border-radius: 6px; -} - -stacksidebar row:selected { - font-weight: 500; -} - -stacksidebar row + row { - margin-top: 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; - color: inherit; -} - -separator.sidebar { - background-color: rgba(255, 255, 255, 0.12); - border-right: none; -} - -separator.sidebar.selection-mode, .selection-mode separator.sidebar { - background-color: rgba(255, 255, 255, 0.15); -} - -separator.sidebar.spacer { - background-color: transparent; -} - -/********************** - * Navigation Sidebar * - **********************/ -.navigation-sidebar { - padding: 6px 0; - border-right: none; -} - -.navigation-sidebar > row { - min-height: 24px; - padding: 6px 9px; - border-radius: 0 9999px 9999px 0; - margin: 0 6px 0 0; -} - -.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { - background-color: alpha(currentColor, 0.08); -} - -.navigation-sidebar > row:selected { - background-color: alpha(currentColor, 0.1); - color: #3281EA; -} - -.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image { - color: #3281EA; -} - -.navigation-sidebar > row:selected:hover { - background-color: alpha(currentColor, 0.16); -} - -.navigation-sidebar > row:selected:focus-visible:focus-within { - outline: none; - background-color: alpha(currentColor, 0.08); -} - -.navigation-sidebar > row:selected:focus-visible:focus-within:hover { - background-color: alpha(currentColor, 0.16); -} - -.navigation-sidebar > row:disabled { - color: rgba(255, 255, 255, 0.5); -} - -.navigation-sidebar > separator { - margin: 6px 0; -} - -/**************** - * File chooser * - ****************/ -row image.sidebar-icon { - transition: color 75ms cubic-bezier(0, 0, 0.2, 1); - color: rgba(255, 255, 255, 0.7); -} - -row image.sidebar-icon:disabled { - color: rgba(255, 255, 255, 0.3); -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar .navigation-sidebar { - padding: 6px 0; -} - -placessidebar .navigation-sidebar > row { - min-height: 32px; - margin: 0 4px 0 0; - padding: 3px; - border-radius: 0 9999px 9999px 0; -} - -placessidebar .navigation-sidebar > row > revealer { - padding: 0 8px 0 16px; -} - -placessidebar .navigation-sidebar > row:selected { - background-color: alpha(currentColor, 0.1); - color: #3281EA; - font-weight: 500; -} - -placessidebar .navigation-sidebar > row:selected image.sidebar-icon { - color: #3281EA; -} - -placessidebar .navigation-sidebar > row:disabled { - color: rgba(255, 255, 255, 0.5); -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label { - color: inherit; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -placessidebar .navigation-sidebar > row.sidebar-placeholder-row { - background-color: alpha(currentColor, 0.08); -} - -placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { - color: #3281EA; -} - -placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row image.sidebar-icon { - color: #3281EA; -} - -placessidebar .navigation-sidebar > row:drop(active) { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), box-shadow 0ms; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -placesview .server-list-button > image { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); - -gtk-icon-transform: rotate(0turn); -} - -placesview .server-list-button:checked > image { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); - -gtk-icon-transform: rotate(-0.5turn); -} - -placesview > actionbar > revealer > box > label { - border-spacing: 6px; -} - -/********* - * Paned * - *********/ -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: image(rgba(255, 255, 255, 0.12)); - background-size: 1px 1px; - background-clip: content-box; - box-shadow: none; -} - -paned > separator.wide { - min-width: 6px; - min-height: 6px; - background-color: #212121; - background-image: image(rgba(255, 255, 255, 0.12)), image(rgba(255, 255, 255, 0.12)); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -/************ - * GtkVideo * - ************/ -video { - background: black; - border-radius: 12px; -} - -video image.osd { - min-width: 64px; - min-height: 64px; - border-radius: 9999px; - border: none; -} - -/************** - * GtkInfoBar * - **************/ -infobar { - border: none; - margin-bottom: 0; -} - -infobar > revealer > box { - padding: 6px; - border-spacing: 12px; -} - -infobar.info > revealer > box, infobar.info:hover > revealer > box, infobar.info:backdrop > revealer > box { - color: white; - background-color: #2C2C2C; -} - -infobar.info > revealer > box button, infobar.info > revealer > box button.text-button:not(:disabled), infobar.info:hover > revealer > box button, infobar.info:hover > revealer > box button.text-button:not(:disabled), infobar.info:backdrop > revealer > box button, infobar.info:backdrop > revealer > box button.text-button:not(:disabled) { - color: #3281EA; -} - -infobar.action > revealer > box, infobar.action:backdrop > revealer > box, infobar.question > revealer > box, infobar.question:backdrop > revealer > box { - background-color: #3281EA; - color: white; -} - -infobar.action > revealer > box button, infobar.action > revealer > box button:hover, infobar.action > revealer > box button:focus, infobar.action > revealer > box button:active, infobar.action > revealer > box button:checked, infobar.action > revealer > box button.text-button:not(:disabled), infobar.action:backdrop > revealer > box button, infobar.action:backdrop > revealer > box button:hover, infobar.action:backdrop > revealer > box button:focus, infobar.action:backdrop > revealer > box button:active, infobar.action:backdrop > revealer > box button:checked, infobar.action:backdrop > revealer > box button.text-button:not(:disabled), infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button.text-button:not(:disabled), infobar.question:backdrop > revealer > box button, infobar.question:backdrop > revealer > box button:hover, infobar.question:backdrop > revealer > box button:focus, infobar.question:backdrop > revealer > box button:active, infobar.question:backdrop > revealer > box button:checked, infobar.question:backdrop > revealer > box button.text-button:not(:disabled) { - color: white; -} - -infobar.action > revealer > box *:link, infobar.action:backdrop > revealer > box *:link, infobar.question > revealer > box *:link, infobar.question:backdrop > revealer > box *:link { - color: white; -} - -infobar.action:hover > revealer > box, infobar.question:hover > revealer > box { - background-color: #1b73e8; -} - -infobar.warning > revealer > box, infobar.warning:backdrop > revealer > box { - background-color: #FBC02D; - color: rgba(0, 0, 0, 0.87); -} - -infobar.warning > revealer > box button, infobar.warning > revealer > box button:hover, infobar.warning > revealer > box button:focus, infobar.warning > revealer > box button:active, infobar.warning > revealer > box button:checked, infobar.warning > revealer > box button.text-button:not(:disabled), infobar.warning:backdrop > revealer > box button, infobar.warning:backdrop > revealer > box button:hover, infobar.warning:backdrop > revealer > box button:focus, infobar.warning:backdrop > revealer > box button:active, infobar.warning:backdrop > revealer > box button:checked, infobar.warning:backdrop > revealer > box button.text-button:not(:disabled) { - color: rgba(0, 0, 0, 0.87); -} - -infobar.warning > revealer > box *:link, infobar.warning:backdrop > revealer > box *:link { - color: rgba(0, 0, 0, 0.87); -} - -infobar.warning:hover > revealer > box { - background-color: #fbb814; -} - -infobar.error > revealer > box, infobar.error:backdrop > revealer > box { - background-color: #F44336; - color: white; -} - -infobar.error > revealer > box button, infobar.error > revealer > box button:hover, infobar.error > revealer > box button:focus, infobar.error > revealer > box button:active, infobar.error > revealer > box button:checked, infobar.error > revealer > box button.text-button:not(:disabled), infobar.error:backdrop > revealer > box button, infobar.error:backdrop > revealer > box button:hover, infobar.error:backdrop > revealer > box button:focus, infobar.error:backdrop > revealer > box button:active, infobar.error:backdrop > revealer > box button:checked, infobar.error:backdrop > revealer > box button.text-button:not(:disabled) { - color: white; -} - -infobar.error > revealer > box *:link, infobar.error:backdrop > revealer > box *:link { - color: white; -} - -infobar.error:hover > revealer > box { - background-color: #f32c1e; -} - -/************ - * Tooltips * - ************/ -tooltip { - padding: 6px 12px; - box-shadow: none; -} - -tooltip.background, tooltip.background.csd { - background-color: rgba(25, 25, 25, 0.9); - color: white; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12); - border-radius: 6px; - margin: 2px 6px 8px 6px; - border: none; -} - -tooltip > box { - border-spacing: 6px; -} - -/***************** - * Color Chooser * - *****************/ -colorswatch.top { - border-top-left-radius: 11px; - border-top-right-radius: 11px; -} - -colorswatch.top overlay { - border-top-left-radius: 11px; - border-top-right-radius: 11px; -} - -colorswatch.bottom { - border-bottom-left-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 11px; - border-bottom-left-radius: 11px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 11px; - border-bottom-left-radius: 11px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.dark { - color: white; -} - -colorswatch.light { - color: rgba(0, 0, 0, 0.87); -} - -colorswatch#add-color-button { - border-radius: 11px 11px 0 0; - color: white; -} - -colorswatch#add-color-button:only-child { - border-radius: 11px; -} - -colorswatch#add-color-button overlay { - background-color: #3C3C3C; -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - box-shadow: none; -} - -colorswatch#editor-color-sample { - border-radius: 11px; -} - -colorswatch#editor-color-sample overlay { - border-radius: 11px; -} - -colorchooser .popover.osd { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - border-radius: 12px; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); - background-color: #3C3C3C; -} - -colorchooser .popover.osd:backdrop { - box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); -} - -/******** - * Misc * - ********/ -.content-view { - background-color: #212121; -} - -/********************** - * Window Decorations * - **********************/ -window { - outline: none; - padding: 0; - margin: 0; -} - -window.csd { - border-radius: 18px; - box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 14.4px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-right, window.csd.tiled-bottom, window.csd.tiled-left { - border-radius: 0; -} - -window.csd.background { - background-color: transparent; - background-image: linear-gradient(to bottom, #2C2C2C, #2C2C2C 48px, #212121 48px, #212121); -} - -window.csd:backdrop { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd:backdrop.background { - background-color: transparent; - background-image: linear-gradient(to bottom, #2C2C2C, #2C2C2C 48px, #212121 48px, #212121); -} - -window.csd.messagedialog { - background-color: #3C3C3C; - background-image: none; - box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 14.4px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd.messagedialog:backdrop { - background-color: #212121; - background-image: none; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd.about.background, window.csd.about.background:backdrop, window.csd.info.background, window.csd.info.background:backdrop { - background-color: #212121; - background-image: none; -} - -window.ssd { - box-shadow: none; -} - -window.solid-csd { - margin: 0; - padding: 2px; - border-radius: 0; - box-shadow: none; - background-color: #2C2C2C; -} - -window.solid-csd:backdrop { - background-color: #2C2C2C; -} - -gridview > child:selected, row:selected, calendar:selected, calendar > grid > label.day-number:selected { - background-color: alpha(currentColor, 0.06); -} - -.view:selected, iconview:selected, flowbox > flowboxchild:selected, calendar > grid > label.today, stacksidebar row:selected { - color: #3281EA; - background-color: rgba(50, 129, 234, 0.2); -} - -textview text selection:focus, textview text selection, label > selection, entry > text > selection, calendar > grid > label.today:selected { - color: white; - background-color: #3281EA; -} - -.monospace { - font-family: monospace; -} - -.numeric { - font-feature-settings: "tnum"; -} - -/********************** - * Touch Copy & Paste * - **********************/ -cursor-handle { - color: #3281EA; - -gtk-icon-source: -gtk-recolor(url("assets/scalable/cursor-handle-symbolic.svg")); -} - -cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { - padding-top: 6px; -} - -shortcuts-section { - margin: 20px; -} - -.shortcuts-search-results { - margin: 20px; - border-spacing: 24px; -} - -shortcut { - border-spacing: 6px; -} - -shortcut > .keycap { - min-width: 12px; - min-height: 26px; - margin-top: 2px; - padding-bottom: 2px; - padding-left: 8px; - padding-right: 8px; - border: solid 1px rgba(255, 255, 255, 0.12); - border-radius: 8px; - box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); - background-color: #3C3C3C; - background-clip: border-box; - color: white; - font-size: smaller; -} - -:not(decoration):not(window):drop(active) { - caret-color: #3281EA; -} - -stackswitcher { - min-height: 0; - padding: 0; - border-radius: 9999px; - background-color: alpha(currentColor, 0.05); -} - -stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action) { - margin: 0 0; - border-radius: 9999px; -} - -stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button { - min-width: 100px; -} - -stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked { - background-color: #3281EA; - color: white; -} - -stackswitcher button.text-button { - min-width: 100px; -} - -stackswitcher.circular { - border-spacing: 12px; -} - -stackswitcher.circular button.circular, -stackswitcher.circular button.text-button.circular { - min-width: 36px; - min-height: 36px; - padding: 0; -} - -/************* - * App Icons * - *************/ -.lowres-icon { - -gtk-icon-shadow: none; -} - -.icon-dropshadow { - -gtk-icon-shadow: none; -} - -/********* - * Emoji * - *********/ -popover.emoji-picker { - padding: 0; -} - -popover.emoji-picker > contents { - padding: 0; -} - -.emoji-searchbar { - padding: 6px; - border-spacing: 6px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background: none; -} - -.emoji-searchbar entry { - margin: 0; -} - -.emoji-searchbar entry text { - background: none; - box-shadow: none; -} - -.emoji-toolbar { - padding: 0; - border-spacing: 3px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background: none; - box-shadow: none; -} - -button.emoji-section { - margin: 0; - padding: 6px; - border-radius: 9px; -} - -button.emoji-section:checked { - color: #3281EA; -} - -popover.emoji-picker emoji { - font-size: x-large; - padding: 6px; - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - border-radius: 12px; -} - -popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { - background: alpha(currentColor, 0.08); -} - -emoji-completion-row { - min-height: 28px; - padding: 0 12px; -} - -emoji-completion-row > box { - border-spacing: 6px; - padding: 2px 6px; -} - -emoji-completion-row:focus, emoji-completion-row:hover, -emoji-completion-row emoji:hover, emoji-completion-row emoji:focus { - background-color: alpha(currentColor, 0.08); - color: white; -} - -popover.entry-completion > contents { - padding: 0; -} - -.nautilus-window.background.csd { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window.background.csd, .nautilus-window.background.csd:backdrop { - background-image: none; - background-color: #2C2C2C; -} - -.nautilus-window headerbar { - background-color: transparent; - box-shadow: none; -} - -.nautilus-window flap > separator { - background: none; - min-width: 0; -} - -.nautilus-window flap.unfolded > placessidebar { - background-color: transparent; - border-radius: 18px; - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow { - margin: 0 0 12px 12px; - border-radius: 12px; - background-color: rgba(50, 129, 234, 0.08); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow overshoot.top { - border-radius: 12px 12px 0 0; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow overshoot.bottom { - border-radius: 0 0 12px 12px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar { - padding: 16px 0 16px 0; - background: none; - border-radius: 12px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > separator { - background: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable { - border-radius: 0; - padding: 0; - margin: -8px 0 -8px 0; - animation: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable > revealer.sidebar-revealer { - padding-left: 12px; - padding-right: 0; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable > revealer.sidebar-revealer > box { - padding-right: 18px; - padding-left: 0; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:focus, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:active { - background: none; - box-shadow: none; - animation: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable label.sidebar-label { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable image.sidebar-icon { - padding-right: 6px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable label.sidebar-label { - color: inherit; - min-height: 54px; - padding-left: 6px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable.sidebar-placeholder-row { - background-color: transparent; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active) { - border-radius: 0; - border-radius: 9999px 0 0 9999px; - background-color: rgba(245, 124, 0, 0.1); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active), .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active) image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active) label.sidebar-label { - color: #F57C00; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover label.sidebar-label { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected { - background-color: transparent; - font-weight: 700; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected label.sidebar-label { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected > revealer > box { - color: #3281EA; - background-color: #2C2C2C; - border-image-width: 10px 10px 10px 46px; - border-image-slice: 10 10 10 46; - border-image-repeat: stretch; - border-image-source: -gtk-scaled(url("assets/row-selected-dark.png"), url("assets/row-selected-dark@2.png")); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected label.sidebar-label { - padding-left: 14px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled label.sidebar-label { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > scrollbar { - margin: 3px 3px 3px 0; - background: none; - border: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > scrollbar though { - background: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > scrollbar though > slider { - border: none; -} - -.nautilus-window tabbar .box { - padding: 0 12px; - background-color: transparent; - box-shadow: inset 0 -1px #404040; -} - -.nautilus-window tabbar tab { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window tabbar tab:hover:not(:selected):not(:active):not(:checked) { - color: white; - background-color: rgba(255, 255, 255, 0.05); -} - -.nautilus-window tabbar tab:active, .nautilus-window tabbar tab:checked, .nautilus-window tabbar tab:selected { - color: white; -} - -.nautilus-window tabbar tab:active:disabled, .nautilus-window tabbar tab:checked:disabled, .nautilus-window tabbar tab:selected:disabled { - color: rgba(255, 255, 255, 0.5); -} - -.nautilus-window tabbar tab:disabled { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window placesview label { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window placesview label:disabled { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window infobar { - margin: 3px; -} - -.nautilus-window infobar > revealer > box { - border-radius: 6px; -} - -.nautilus-window label.search-information { - margin: 3px; - border-radius: 6px; -} - -.nautilus-window .floating-bar { - min-height: 24px; - padding: 2px; - margin: 6px; - border: none; - border-radius: 9999px; - background-color: rgba(33, 33, 33, 0.95); - box-shadow: none; -} - -.nautilus-window .floating-bar button { - margin: 4px; -} - -#NautilusViewCell clamp box { - margin: 0; - border-spacing: 0; -} - -#NautilusQueryEditor { - border-radius: 9999px; - color: rgba(255, 255, 255, 0.7); - padding: 0 4px 0 8px; -} - -#NautilusQueryEditor:focus-within { - color: white; -} - -#NautilusQueryEditor:disabled { - color: rgba(255, 255, 255, 0.3); -} - -#NautilusQueryEditor > menubutton > button.image-button { - min-width: 28px; - min-height: 28px; - margin: 4px 0; - padding: 0; -} - -#NautilusQueryEditor > text { - margin: 0; -} - -#NautilusPathBar { - background-color: rgba(255, 255, 255, 0.04); - border-radius: 9999px; - margin: 6px 0; -} - -#NautilusPathBar #NautilusPathButton { - margin: 0 3px; - border-radius: 9999px; -} - -#NautilusPathBar #NautilusPathButton.current-dir { - color: white; -} - -#NautilusPathBar #NautilusPathButton.current-dir:hover, #NautilusPathBar #NautilusPathButton.current-dir:active { - background: none; - box-shadow: none; -} - -#NautilusPathBar #NautilusPathButton:first-child { - margin-left: 0; -} - -#NautilusPathBar > menubutton > button { - border-radius: 9999px; -} - -#NautilusQueryEditorTag { - border-radius: 9999px; -} - -#NautilusQueryEditorTag > button { - margin: 3px; - padding: 0; - min-height: 22px; - min-width: 22px; -} - -window.dialog > box > stack > box > box > notebook.frame { - border-width: 0 0 0 1px; - border-radius: 0; -} - -leaflet { - background-color: transparent; -} - -leaflet stack.background { - background-color: transparent; -} - -leaflet > box > scrolledwindow > viewport > widget > stack { - background-color: #2C2C2C; -} - -.history-view { - background-color: #2C2C2C; -} - -#displayitem { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.small .card { - border-radius: 0; - box-shadow: none; -} - -.small .card.forecast-card { - border-width: 1px 0; -} - -.small .card.display-container { - border-width: 0 0 1px 0; -} - -leaflet button.number-button { - background-color: rgba(255, 255, 255, 0.1); -} - -leaflet button.number-button:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -leaflet button.number-button:active { - background-color: rgba(255, 255, 255, 0.3); -} - -leaflet button.clear-button.image-button { - border-radius: 12px; -} - -datechooser.view button.flat.pill, datechooser.view button.circular.day { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - -.contacts-contact-list list.navigation-sidebar { - background: none; -} - -flowboxchild > button.card.category-tile { - padding: 21px; - border: none; - border-radius: 12px; -} - -flowboxchild > button.card.category-tile-iconless { - padding: 9px 15px; -} - -app-context-bar > box:not(:first-child) > button.flat { - border-radius: 0; -} - -app-context-bar > box:not(:first-child) > button.flat:last-child { - border-radius: 0 12px 12px 0; -} - -app-context-bar > box:first-child > button.flat { - border-radius: 0; -} - -app-context-bar > box:first-child > button.flat:first-child { - border-radius: 12px 0 0 12px; -} - -app-context-bar > box > button.flat { - border-left-color: rgba(255, 255, 255, 0.12); -} - -carousel.card { - border: none; -} - -.context-tile-lozenge { - min-height: 28px; - min-width: 28px; - padding: 6px; - margin: 6px; -} - -.context-tile-lozenge.grey { - color: white; - background-color: rgba(255, 255, 255, 0.12); -} - -.context-tile-lozenge.green, .context-tile-lozenge.details-rating-0 { - color: #4cb168; - background-color: rgba(129, 201, 149, 0.15); -} - -.context-tile-lozenge.blue, .context-tile-lozenge.details-rating-5 { - color: #1A73E8; - background-color: rgba(26, 115, 232, 0.15); -} - -.context-tile-lozenge.yellow, .context-tile-lozenge.details-rating-12 { - color: #d79b04; - background-color: rgba(251, 192, 45, 0.15); -} - -.context-tile-lozenge.details-rating-15 { - color: #F57C00; - background-color: rgba(245, 124, 0, 0.15); -} - -.context-tile-lozenge.red, .context-tile-lozenge.details-rating-18 { - color: #d2190b; - background-color: rgba(244, 67, 54, 0.15); -} - -screenshot-carousel box.frame.view { - border-width: 1px 0; - border-radius: 0; -} - -/* Styling for specific category buttons. */ -.category-tile.category-create { - background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%); - color: white; -} - -.category-tile.category-create:hover { - background: linear-gradient(180deg, shade(#ce8cd7, 1.07) 0%, shade(#2861c6, 1.1) 100%); -} - -.category-tile.category-create:active { - background: linear-gradient(180deg, shade(#ce8cd7, 0.95) 0%, shade(#2861c6, 0.95) 100%); -} - -.category-tile.category-develop { - background: #5e5c64; - color: white; -} - -.category-tile.category-develop:hover { - background: shade(#5e5c64, 1.2); -} - -.category-tile.category-develop:active { - background-color: shade(#5e5c64, 0.95); -} - -.category-tile.category-learn { - background: linear-gradient(180deg, #2ec27e 30%, #27a66c 100%); - color: white; -} - -.category-tile.category-learn:hover { - background: linear-gradient(180deg, shade(#2ec27e, 1.06) 30%, shade(#27a66c, 1.06) 100%); -} - -.category-tile.category-learn:active { - background: linear-gradient(180deg, shade(#2ec27e, 0.95) 30%, shade(#27a66c, 0.95) 100%); -} - -.category-tile.category-play { - background: linear-gradient(75deg, #f9e2a7 0%, #eb5ec3 50%, #6d53e0 100%); - color: #393484; -} - -.category-tile.category-play:hover { - background: linear-gradient(75deg, shade(#f9e2a7, 1.07) 0%, shade(#eb5ec3, 1.07) 50%, shade(#6d53e0, 1.07) 100%); -} - -.category-tile.category-play:active { - background: linear-gradient(75deg, shade(#f9e2a7, 0.97) 0%, shade(#eb5ec3, 0.95) 50%, shade(#6d53e0, 1.07) 100%); -} - -.category-tile.category-socialize { - background: linear-gradient(90deg, #ef4e9b 0%, #f77466 100%); - color: rgba(255, 255, 255, 0.7); -} - -.category-tile.category-socialize:hover { - background: linear-gradient(90deg, shade(#ef4e9b, 1.08) 0%, shade(#f77466, 1.08) 100%); -} - -.category-tile.category-socialize:active { - background: linear-gradient(90deg, shade(#ef4e9b, 0.95) 0%, shade(#f77466, 0.95) 100%); -} - -.category-tile.category-work { - padding: 1px; - /* FIXME: work around https://gitlab.gnome.org/GNOME/gtk/-/issues/4324 */ - color: #1c71d8; - background-color: #fdf8d7; - background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); - background-size: 10px 10px, 10px 10px; - background-position: -1px -4px, center -1px; -} - -.category-tile.category-work:hover { - background-color: #fefcef; - background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); -} - -.category-tile.category-work:active { - background-color: #fcf4bf; - background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); -} - -.polari-room-list .sidebar { - background: none; -} - -.polari-room-list .sidebar > row.activatable:selected { - background-color: #3281EA; - color: white; -} - -.polari-room-list popover.background > arrow, -.polari-room-list popover.background > contents { - padding: 0; -} - -window.org-gnome-Builder headerbar splitbutton notification button { - margin: 0; - min-height: 24px; - min-width: 24px; - padding: 0; -} - -popover.background.global-search > arrow, -popover.background.global-search > contents { - padding: 0; -} - -panelframeswitcher { - padding: 6px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -panelframetabbar { - border-bottom: none; -} - -.frameheader.header { - min-height: 24px; - background-color: rgba(255, 255, 255, 0.04); -} - -.frameheader.header > button { - border: none; - margin: 0; - padding: 3px; -} - -.frameheader.header tabbar.inline > revealer > box { - min-height: 24px; -} - -.frameheader.header tabbar.inline > revealer > box .start-action { - padding: 0; - border: none; -} - -.frameheader.header tabbar.inline > revealer > box .end-action { - padding: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -.frameheader.header tabbar.inline > revealer > box .end-action menubutton > button { - margin: 3px; - min-height: 24px; - min-width: 24px; - padding: 6px; - border-radius: 12px; -} - -.frameheader.header tabbar.inline > revealer > box tabbox { - border: none; - background: none; -} - -panelstatusbar { - background-color: #212121; -} - -panelstatusbar > menubutton > button, -panelstatusbar > paneltogglebutton button.image-button { - border-radius: 0; -} - -.style-variant { - padding: 0 12px; -} - -.style-variant button.toggle { - padding: 0; -} - -.style-variant button.toggle, .style-variant button.toggle:hover, .style-variant button.toggle:focus, .style-variant button.toggle:active, .style-variant button.toggle:checked { - background: none; - outline: none; - border: none; - box-shadow: none; -} - -.style-variant button.toggle > stylevariantpreview > .wallpaper { - border-radius: 12px; - outline-color: transparent; - outline-width: 3px; - outline-offset: 3px; - outline-style: solid; - box-shadow: none; -} - -.style-variant button.toggle:hover > stylevariantpreview > .wallpaper { - outline-color: rgba(255, 255, 255, 0.04); -} - -.style-variant button.toggle:active > stylevariantpreview > .wallpaper { - outline-color: rgba(255, 255, 255, 0.3); -} - -.style-variant button.toggle:checked > stylevariantpreview > .wallpaper { - outline-color: #3281EA; -} - -window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list { - border: none; - border-radius: 0; -} - -window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list > row:first-child, window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list > row:last-child { - border-radius: 0; -} - -button.colorpad { - padding: 0px; - margin: 0px; - background-blend-mode: screen; - background-image: linear-gradient(45deg, #0f0f0f55 25%, transparent 25%, transparent 75%, #0f0f0f55 75%, #0f0f0f55), linear-gradient(45deg, #0f0f0f55 25%, transparent 25%, transparent 75%, #0f0f0f55 75%, #0f0f0f55); - background-color: @colorpad_color; - color: @colorpad_fg_color; - background-size: 18px 18px; - background-position: 0px 0px, 9px 9px; -} - -button.colorpad:hover { - filter: brightness(93%); -} - -button.colorpad:active { - filter: brightness(86%); -} - -button.colorpad:checked { - filter: brightness(100%); -} - -avatar { - border-radius: 9999px; - font-weight: bold; -} - -avatar.color1 { - background-image: linear-gradient(#83b6ec, #337fdc); - color: #cfe1f5; -} - -avatar.color2 { - background-image: linear-gradient(#7ad9f1, #0f9ac8); - color: #caeaf2; -} - -avatar.color3 { - background-image: linear-gradient(#8de6b1, #29ae74); - color: #cef8d8; -} - -avatar.color4 { - background-image: linear-gradient(#b5e98a, #6ab85b); - color: #e6f9d7; -} - -avatar.color5 { - background-image: linear-gradient(#f8e359, #d29d09); - color: #f9f4e1; -} - -avatar.color6 { - background-image: linear-gradient(#ffcb62, #d68400); - color: #ffead1; -} - -avatar.color7 { - background-image: linear-gradient(#ffa95a, #ed5b00); - color: #ffe5c5; -} - -avatar.color8 { - background-image: linear-gradient(#f78773, #e62d42); - color: #f8d2ce; -} - -avatar.color9 { - background-image: linear-gradient(#e973ab, #e33b6a); - color: #fac7de; -} - -avatar.color10 { - background-image: linear-gradient(#cb78d4, #9945b5); - color: #e7c2e8; -} - -avatar.color11 { - background-image: linear-gradient(#9e91e8, #7a59ca); - color: #d5d2f5; -} - -avatar.color12 { - background-image: linear-gradient(#e3cf9c, #b08952); - color: #f2eade; -} - -avatar.color13 { - background-image: linear-gradient(#be916d, #785336); - color: #e5d6ca; -} - -avatar.color14 { - background-image: linear-gradient(#c0bfbc, #6e6d71); - color: #d8d7d3; -} - -avatar.contrasted { - color: white; -} - -avatar.image { - background: none; -} - -splitbutton.suggested-action > button, splitbutton.suggested-action > menubutton > button, splitbutton.destructive-action > button, splitbutton.destructive-action > menubutton > button, splitbutton.opaque > button, splitbutton.opaque > menubutton > button, menubutton.suggested-action > button, menubutton.destructive-action > button, menubutton.opaque > button, button.suggested-action, button.destructive-action, button.opaque { - box-shadow: none; - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0, 0, 0.2, 1); -} - -.osd splitbutton.suggested-action > button:focus:focus-visible, .osd splitbutton.suggested-action > menubutton > button:focus:focus-visible, .osd splitbutton.destructive-action > button:focus:focus-visible, .osd splitbutton.destructive-action > menubutton > button:focus:focus-visible, .osd splitbutton.opaque > button:focus:focus-visible, .osd splitbutton.opaque > menubutton > button:focus:focus-visible, .osd menubutton.suggested-action > button:focus:focus-visible, .osd menubutton.destructive-action > button:focus:focus-visible, .osd menubutton.opaque > button:focus:focus-visible, .osd button.suggested-action:focus:focus-visible, .osd button.destructive-action:focus:focus-visible, .osd button.opaque:focus:focus-visible { - outline: none; -} - -splitbutton.suggested-action > button:hover, splitbutton.suggested-action > menubutton > button:hover, splitbutton.destructive-action > button:hover, splitbutton.destructive-action > menubutton > button:hover, splitbutton.opaque > button:hover, splitbutton.opaque > menubutton > button:hover, menubutton.suggested-action > button:hover, menubutton.destructive-action > button:hover, menubutton.opaque > button:hover, button.suggested-action:hover, button.destructive-action:hover, button.opaque:hover { - background-image: image(alpha(currentColor, 0.1)); -} - -splitbutton.suggested-action > button.keyboard-activating, splitbutton.suggested-action > menubutton > button.keyboard-activating, splitbutton.destructive-action > button.keyboard-activating, splitbutton.destructive-action > menubutton > button.keyboard-activating, splitbutton.opaque > button.keyboard-activating, splitbutton.opaque > menubutton > button.keyboard-activating, menubutton.suggested-action > button.keyboard-activating, menubutton.destructive-action > button.keyboard-activating, menubutton.opaque > button.keyboard-activating, button.keyboard-activating.suggested-action, button.keyboard-activating.destructive-action, button.keyboard-activating.opaque, splitbutton.suggested-action > button:active, splitbutton.suggested-action > menubutton > button:active, splitbutton.destructive-action > button:active, splitbutton.destructive-action > menubutton > button:active, splitbutton.opaque > button:active, splitbutton.opaque > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, button.suggested-action:active, button.destructive-action:active, button.opaque:active { - background-image: image(rgba(0, 0, 0, 0.2)); -} - -splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button:checked, menubutton.suggested-action > button:checked, menubutton.destructive-action > button:checked, menubutton.opaque > button:checked, button.suggested-action:checked, button.destructive-action:checked, button.opaque:checked { - background-image: image(rgba(0, 0, 0, 0.15)); -} - -splitbutton.suggested-action > button:checked:hover, splitbutton.suggested-action > menubutton > button:checked:hover, splitbutton.destructive-action > button:checked:hover, splitbutton.destructive-action > menubutton > button:checked:hover, splitbutton.opaque > button:checked:hover, splitbutton.opaque > menubutton > button:checked:hover, menubutton.suggested-action > button:checked:hover, menubutton.destructive-action > button:checked:hover, menubutton.opaque > button:checked:hover, button.suggested-action:checked:hover, button.destructive-action:checked:hover, button.opaque:checked:hover { - background-image: image(rgba(0, 0, 0, 0.05)); -} - -splitbutton.suggested-action > button:checked.keyboard-activating, splitbutton.suggested-action > menubutton > button:checked.keyboard-activating, splitbutton.destructive-action > button:checked.keyboard-activating, splitbutton.destructive-action > menubutton > button:checked.keyboard-activating, splitbutton.opaque > button:checked.keyboard-activating, splitbutton.opaque > menubutton > button:checked.keyboard-activating, menubutton.suggested-action > button:checked.keyboard-activating, menubutton.destructive-action > button:checked.keyboard-activating, menubutton.opaque > button:checked.keyboard-activating, button.suggested-action:checked.keyboard-activating, button.destructive-action:checked.keyboard-activating, button.opaque:checked.keyboard-activating, splitbutton.suggested-action > button:checked:active, splitbutton.suggested-action > menubutton > button:checked:active, splitbutton.destructive-action > button:checked:active, splitbutton.destructive-action > menubutton > button:checked:active, splitbutton.opaque > button:checked:active, splitbutton.opaque > menubutton > button:checked:active, menubutton.suggested-action > button:checked:active, menubutton.destructive-action > button:checked:active, menubutton.opaque > button:checked:active, button.suggested-action:checked:active, button.destructive-action:checked:active, button.opaque:checked:active { - background-image: image(rgba(0, 0, 0, 0.3)); -} - -button.opaque { - background-color: #4c4c4c; - color: white; -} - -button.destructive-action { - color: white; -} - -button.destructive-action, button.destructive-action:checked { - background-color: #F44336; -} - -button.suggested-action { - color: white; -} - -button.suggested-action, button.suggested-action:checked { - background-color: #3281EA; -} - -button.font separator { - background-color: transparent; -} - -button.font > box { - border-spacing: 6px; -} - -button.font > box > box > label { - font-weight: bold; -} - -menubutton.pill > button, button.pill { - padding: 10px 32px; - border-radius: 9999px; -} - -button.card { - background-clip: padding-box; - font-weight: inherit; - box-shadow: none; - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); -} - -button.card:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -button.card.keyboard-activating, button.card:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - -button.card:checked { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - -button.card:drop(active) { - color: #F57C00; - box-shadow: inset 0 0 0 1px #F57C00; -} - -menubutton.osd { - background: none; - color: inherit; -} - -menubutton.suggested-action { - background-color: #3281EA; - color: white; -} - -menubutton.destructive-action { - background-color: #F44336; - color: white; -} - -menubutton.opaque { - background-color: #4c4c4c; - color: white; -} - -menubutton.suggested-action, menubutton.destructive-action, menubutton.opaque { - border-radius: 12px; -} - -menubutton.suggested-action.circular, menubutton.suggested-action.pill, menubutton.destructive-action.circular, menubutton.destructive-action.pill, menubutton.opaque.circular, menubutton.opaque.pill { - border-radius: 9999px; -} - -menubutton.suggested-action > button, menubutton.suggested-action > button:checked, menubutton.destructive-action > button, menubutton.destructive-action > button:checked, menubutton.opaque > button, menubutton.opaque > button:checked { - background-color: transparent; - color: inherit; -} - -menubutton.image-button > button { - min-width: 24px; - padding-left: 6px; - padding-right: 6px; -} - -menubutton arrow { - min-height: 16px; - min-width: 16px; -} - -menubutton arrow.none { - -gtk-icon-source: -gtk-icontheme("open-menu-symbolic"); -} - -menubutton arrow.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -menubutton arrow.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -menubutton arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -menubutton arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -splitbutton { - border-radius: 12px; -} - -splitbutton:disabled { - filter: none; - opacity: 1; -} - -splitbutton, splitbutton > separator { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - transition-property: background; -} - -splitbutton > separator { - margin-top: 6px; - margin-bottom: 6px; - background: none; -} - -splitbutton > menubutton > button { - padding-left: 6px; - padding-right: 6px; -} - -splitbutton.image-button > button { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - -splitbutton.text-button.image-button > button, splitbutton.image-text-button > button { - padding-left: 9px; - padding-right: 9px; -} - -splitbutton.text-button.image-button > button > box, splitbutton.image-text-button > button > box { - border-spacing: 6px; -} - -splitbutton > button:dir(ltr), -splitbutton > menubutton > button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - margin-right: 0; -} - -splitbutton > button:dir(rtl), -splitbutton > menubutton > button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - margin-left: 0; -} - -splitbutton.flat > separator { - background: rgba(255, 255, 255, 0.12); -} - -splitbutton.flat:hover, splitbutton.flat:active, splitbutton.flat:checked { - background: alpha(currentColor, 0.1); - color: white; -} - -splitbutton.flat:hover > separator, splitbutton.flat:active > separator, splitbutton.flat:checked > separator { - background: none; -} - -splitbutton.flat:focus-within:focus-visible > separator { - background: none; -} - -splitbutton.flat > button, -splitbutton.flat > menubutton > button { - border-radius: 12px; -} - -splitbutton.suggested-action { - background-color: #3281EA; - color: white; -} - -splitbutton.destructive-action { - background-color: #F44336; - color: white; -} - -splitbutton.opaque { - background-color: #4c4c4c; - color: white; -} - -splitbutton.suggested-action > button, splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button, splitbutton.opaque > menubutton > button:checked { - color: inherit; - background-color: transparent; -} - -splitbutton.suggested-action > menubutton > button:dir(ltr), splitbutton.destructive-action > menubutton > button:dir(ltr), splitbutton.opaque > menubutton > button:dir(ltr) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -splitbutton.suggested-action > menubutton > button:dir(rtl), splitbutton.destructive-action > menubutton > button:dir(rtl), splitbutton.opaque > menubutton > button:dir(rtl) { - box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); -} - -splitbutton > menubutton > button > arrow.none { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -buttoncontent { - border-spacing: 6px; -} - -buttoncontent > label { - font-weight: bold; -} - -buttoncontent > label:dir(ltr) { - padding-right: 2px; -} - -buttoncontent > label:dir(rtl) { - padding-left: 2px; -} - -.arrow-button > box > buttoncontent > label:dir(ltr), splitbutton > button > buttoncontent > label:dir(ltr) { - padding-right: 0; -} - -.arrow-button > box > buttoncontent > label:dir(rtl), splitbutton > button > buttoncontent > label:dir(rtl) { - padding-left: 0; -} - -toast { - margin: 12px; - margin-bottom: 24px; - border-radius: 9999px; - border-spacing: 6px; - padding: 6px; - box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.14), 0 1px 10.8px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.7); - font-weight: normal; -} - -toast:dir(ltr) { - padding-left: 12px; -} - -toast:dir(rtl) { - padding-right: 12px; -} - -toast > widget { - margin: 0 6px; -} - -statuspage > scrolledwindow > viewport > box { - margin: 36px 12px; - border-spacing: 36px; -} - -statuspage > scrolledwindow > viewport > box > clamp > box { - border-spacing: 12px; -} - -statuspage > scrolledwindow > viewport > box > clamp > box > .icon { - -gtk-icon-size: 128px; - color: alpha(currentColor, 0.45); -} - -statuspage > scrolledwindow > viewport > box > clamp > box > .icon:disabled { - opacity: 0.45; -} - -statuspage > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { - margin-bottom: 24px; -} - -statuspage.compact > scrolledwindow > viewport > box { - margin: 24px 12px; - border-spacing: 24px; -} - -statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon { - -gtk-icon-size: 96px; -} - -statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { - margin-bottom: 12px; -} - -statuspage.compact > scrolledwindow > viewport > box > clamp > box > .title { - font-size: 18pt; -} - -list.content, -list.boxed-list, .card { - border-radius: 12px; - box-shadow: none; - border: 1px solid rgba(255, 255, 255, 0.12); - background-clip: padding-box; - background-color: #2C2C2C; - color: rgba(255, 255, 255, 0.7); -} - -preferencespage > scrolledwindow > viewport > clamp > box { - margin: 24px 12px; - border-spacing: 24px; -} - -preferencesgroup > box, preferencesgroup > box .labels { - border-spacing: 6px; -} - -preferencesgroup > box > box.header:not(.single-line) { - margin-bottom: 6px; -} - -preferencesgroup > box > box.single-line { - min-height: 36px; -} - -preferencesgroup > box button.background-preview-button.toggle { - padding: 0; - background: none; - box-shadow: none; - outline-color: transparent; - outline-width: 3px; - outline-offset: 3px; - outline-style: solid; -} - -preferencesgroup > box button.background-preview-button.toggle, preferencesgroup > box button.background-preview-button.toggle > background-preview { - border-radius: 6px; -} - -preferencesgroup > box button.background-preview-button.toggle:hover { - outline-color: rgba(255, 255, 255, 0.04); -} - -preferencesgroup > box button.background-preview-button.toggle:active { - outline-color: rgba(255, 255, 255, 0.3); -} - -preferencesgroup > box button.background-preview-button.toggle:checked { - outline-color: #3281EA; -} - -viewswitcher { - margin: 0; -} - -viewswitcher.wide { - border-spacing: 3px; - border-radius: 9999px; - background-color: rgba(255, 255, 255, 0.04); - margin-top: 6px; - margin-bottom: 6px; -} - -viewswitcher.wide button.toggle:checked, viewswitcher.wide button.toggle.flat:checked { - background-color: #3281EA; - color: white; -} - -viewswitcher.wide button.toggle:checked:backdrop, viewswitcher.wide button.toggle.flat:checked:backdrop { - color: rgba(255, 255, 255, 0.5); -} - -viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator { - background-color: white; -} - -viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator > label, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator > label { - color: #3281EA; -} - -viewswitcher.narrow button.toggle { - border-radius: 0; - margin: 0; - border: none; -} - -viewswitcher button.toggle { - font-weight: bold; - padding: 0; - min-height: 0; - margin: 0; -} - -viewswitcher button.toggle > stack > box.narrow { - font-size: 0.75rem; - padding-top: 7px; - padding-bottom: 5px; - border-spacing: 4px; -} - -viewswitcher button.toggle > stack > box.narrow > stack > label { - padding-left: 8px; - padding-right: 8px; -} - -viewswitcher button.toggle > stack > box.wide { - padding: 0 12px; - border-spacing: 6px; -} - -viewswitcherbar actionbar > revealer > box { - padding: 0; -} - -viewswitchertitle viewswitcher { - margin-left: 12px; - margin-right: 12px; -} - -indicatorbin > indicator, indicatorbin > mask { - min-width: 6px; - min-height: 6px; - border-radius: 9999px; -} - -indicatorbin > indicator { - margin: 1px; - padding: 0; - background: alpha(currentColor, 0.4); -} - -indicatorbin > indicator > label { - font-size: 0.6rem; - font-weight: bold; - padding: 2px 5px; - color: white; -} - -indicatorbin > mask { - padding: 1px; - background: black; -} - -indicatorbin.needs-attention > indicator { - background-color: #3281EA; -} - -indicatorbin.needs-attention > indicator > label { - color: white; -} - -tabbar .box { - min-height: 28px; - background-color: #212121; - color: rgba(255, 255, 255, 0.7); - padding: 0; - box-shadow: inset 0 -1px #404040; - border-bottom: none; -} - -tabbar tabbox > tabboxchild { - border-radius: 0; - margin: 0; - padding-top: 4px; -} - -tabbar tabbox > separator { - margin-top: 9px; - margin-bottom: 9px; - transition: opacity 150ms ease-in-out; -} - -tabbar tabbox > separator.hidden { - opacity: 0; -} - -tabbar tabbox > revealer > indicator { - min-width: 2px; - border-radius: 2px; - margin: 9px 6px; - background: alpha(#3281EA, 0.5); -} - -tabbar tab { - transition: none; - border-radius: 12px 12px 0 0; - border: 1px solid transparent; - border-bottom-width: 0; - color: rgba(255, 255, 255, 0.7); - padding: 6px 12px; -} - -tabbar tab:hover:not(:selected):not(:active):not(:checked) { - transition: none; - background-color: #404040; - box-shadow: none; - color: white; - border-color: #404040; - border-radius: 12px 12px 0 0; -} - -tabbar tab:selected, tabbar tab:checked, tabbar tab:active { - transition: background-color 150ms ease-in-out; - background-color: #2C2C2C; - box-shadow: none; - color: white; - border-color: #404040; - border-radius: 12px 12px 0 0; -} - -tabbar .start-action, -tabbar .end-action { - padding: 6px; -} - -tabbar .start-action:dir(ltr), -tabbar .end-action:dir(rtl) { - padding-right: 0; -} - -tabbar .start-action:dir(rtl), -tabbar .end-action:dir(ltr) { - padding-left: 0; -} - -tabview > stack { - background-color: #2C2C2C; -} - -dnd tab { - background-color: #212121; - color: rgba(255, 255, 255, 0.7); - box-shadow: none; - margin: 24px; -} - -tabbar tab button.image-button, -dnd tab button.image-button { - padding: 0; - margin: 0; - min-width: 20px; - min-height: 20px; - border-radius: 9999px; - border: none; -} - -tabbar tab indicator, -dnd tab indicator { - min-height: 2px; - border-radius: 2px; - background: alpha(#3281EA, 0.5); -} - -tabview:drop(active), -tabbox:drop(active) { - box-shadow: none; -} - -.unfolded stacksidebar.sidebar { - border: none; -} - -/* GTK NAMED COLORS - ---------------- - use responsibly! */ -/* -widget text/foreground color */ -@define-color theme_fg_color white; -/* -text color for entries, views and content in general */ -@define-color theme_text_color white; -/* -widget base background color */ -@define-color theme_bg_color #212121; -/* -text widgets and the like base background color */ -@define-color theme_base_color #2C2C2C; -/* -base background color of selections */ -@define-color theme_selected_bg_color #3281EA; -/* -text/foreground color of selections */ -@define-color theme_selected_fg_color white; -/* -base background color of insensitive widgets */ -@define-color insensitive_bg_color #212121; -/* -text foreground color of insensitive widgets */ -@define-color insensitive_fg_color rgba(255, 255, 255, 0.5); -/* -insensitive text widgets and the like base background color */ -@define-color insensitive_base_color #242424; -/* -widget text/foreground color on backdrop windows */ -@define-color theme_unfocused_fg_color white; -/* -text color for entries, views and content in general on backdrop windows */ -@define-color theme_unfocused_text_color white; -/* -widget base background color on backdrop windows */ -@define-color theme_unfocused_bg_color #212121; -/* -text widgets and the like base background color on backdrop windows */ -@define-color theme_unfocused_base_color #2C2C2C; -/* -base background color of selections on backdrop windows */ -@define-color theme_unfocused_selected_bg_color #3281EA; -/* -text/foreground color of selections on backdrop windows */ -@define-color theme_unfocused_selected_fg_color white; -/* -insensitive color on backdrop windows */ -@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.5); -/* -widgets main borders color */ -@define-color borders rgba(255, 255, 255, 0.12); -/* -widgets main borders color on backdrop windows */ -@define-color unfocused_borders rgba(255, 255, 255, 0.12); -/* -these are pretty self explicative */ -@define-color warning_color #FBC02D; -@define-color error_color #F44336; -@define-color success_color #81C995; -/* -these colors are exported for the window manager and shouldn't be used in applications, -read if you used those and something break with a version upgrade you're on your own... */ -@define-color wm_title white; -@define-color wm_unfocused_title rgba(255, 255, 255, 0.7); -@define-color wm_highlight rgba(255, 255, 255, 0.1); -@define-color wm_bg #2C2C2C; -@define-color wm_unfocused_bg #2C2C2C; -/* -FIXME this is really an API */ -@define-color content_view_bg #2C2C2C; -@define-color placeholder_text_color silver; -/* Very contrasty background for text views (@theme_text_color foreground) */ -@define-color text_view_bg #1d1d1d; -@define-color budgie_tasklist_indicator_color rgba(255, 255, 255, 0.7); -@define-color budgie_tasklist_indicator_color_active #3281EA; -@define-color budgie_tasklist_indicator_color_active_window rgba(44, 93, 160, 0.8075); -@define-color budgie_tasklist_indicator_color_attention #FBC02D; -@define-color STRAWBERRY_100 #FF9262; -@define-color STRAWBERRY_300 #FF793E; -@define-color STRAWBERRY_500 #F15D22; -@define-color STRAWBERRY_700 #CF3B00; -@define-color STRAWBERRY_900 #AC1800; -@define-color ORANGE_100 #FFDB91; -@define-color ORANGE_300 #FFCA40; -@define-color ORANGE_500 #FAA41A; -@define-color ORANGE_700 #DE8800; -@define-color ORANGE_900 #C26C00; -@define-color BANANA_100 #FFFFA8; -@define-color BANANA_300 #FFFA7D; -@define-color BANANA_500 #FFCE51; -@define-color BANANA_700 #D1A023; -@define-color BANANA_900 #A27100; -@define-color LIME_100 #A2F3BE; -@define-color LIME_300 #8ADBA6; -@define-color LIME_500 #73C48F; -@define-color LIME_700 #479863; -@define-color LIME_900 #1C6D38; -@define-color BLUEBERRY_100 #94A6FF; -@define-color BLUEBERRY_300 #6A7CE0; -@define-color BLUEBERRY_500 #3F51B5; -@define-color BLUEBERRY_700 #213397; -@define-color BLUEBERRY_900 #031579; -@define-color GRAPE_100 #D25DE6; -@define-color GRAPE_300 #B84ACB; -@define-color GRAPE_500 #9C27B0; -@define-color GRAPE_700 #830E97; -@define-color GRAPE_900 #6A007E; -@define-color COCOA_100 #9F9792; -@define-color COCOA_300 #7B736E; -@define-color COCOA_500 #574F4A; -@define-color COCOA_700 #463E39; -@define-color COCOA_900 #342C27; -@define-color SILVER_100 #EEE; -@define-color SILVER_300 #CCC; -@define-color SILVER_500 #AAA; -@define-color SILVER_700 #888; -@define-color SILVER_900 #666; -@define-color SLATE_100 #888; -@define-color SLATE_300 #666; -@define-color SLATE_500 #444; -@define-color SLATE_700 #222; -@define-color SLATE_900 #111; -@define-color BLACK_100 #474341; -@define-color BLACK_300 #403C3A; -@define-color BLACK_500 #393634; -@define-color BLACK_700 #33302F; -@define-color BLACK_900 #2B2928; -@define-color blue_1 #99c1f1; -@define-color blue_2 #62a0ea; -@define-color blue_3 #3584e4; -@define-color blue_4 #1c71d8; -@define-color blue_5 #1a5fb4; -@define-color green_1 #8ff0a4; -@define-color green_2 #57e389; -@define-color green_3 #33d17a; -@define-color green_4 #2ec27e; -@define-color green_5 #26a269; -@define-color yellow_1 #f9f06b; -@define-color yellow_2 #f8e45c; -@define-color yellow_3 #f6d32d; -@define-color yellow_4 #f5c211; -@define-color yellow_5 #e5a50a; -@define-color orange_1 #ffbe6f; -@define-color orange_2 #ffa348; -@define-color orange_3 #ff7800; -@define-color orange_4 #e66100; -@define-color orange_5 #c64600; -@define-color red_1 #f66151; -@define-color red_2 #ed333b; -@define-color red_3 #e01b24; -@define-color red_4 #c01c28; -@define-color red_5 #a51d2d; -@define-color purple_1 #dc8add; -@define-color purple_2 #c061cb; -@define-color purple_3 #9141ac; -@define-color purple_4 #813d9c; -@define-color purple_5 #613583; -@define-color brown_1 #cdab8f; -@define-color brown_2 #b5835a; -@define-color brown_3 #986a44; -@define-color brown_4 #865e3c; -@define-color brown_5 #63452c; -@define-color light_1 #ffffff; -@define-color light_2 #f6f5f4; -@define-color light_3 #deddda; -@define-color light_4 #c0bfbc; -@define-color light_5 #9a9996; -@define-color dark_1 #77767b; -@define-color dark_2 #5e5c64; -@define-color dark_3 #3d3846; -@define-color dark_4 #241f31; -@define-color dark_5 #000000; -/* GTK NAMED COLORS - ---------------- - use responsibly! */ -@define-color accent_bg_color #3281EA; -@define-color accent_fg_color white; -@define-color accent_color #3281EA; -@define-color destructive_bg_color #F44336; -@define-color destructive_fg_color white; -@define-color destructive_color #F44336; -@define-color success_bg_color #81C995; -@define-color success_fg_color rgba(0, 0, 0, 0.87); -@define-color success_color #81C995; -@define-color warning_bg_color #FBC02D; -@define-color warning_fg_color rgba(0, 0, 0, 0.87); -@define-color warning_color #FBC02D; -@define-color error_bg_color #F44336; -@define-color error_fg_color white; -@define-color error_color #F44336; -@define-color window_bg_color #212121; -@define-color window_fg_color white; -@define-color view_bg_color #2C2C2C; -@define-color view_fg_color white; -@define-color headerbar_bg_color #2C2C2C; -@define-color headerbar_fg_color white; -@define-color headerbar_border_color rgba(255, 255, 255, 0.12); -@define-color headerbar_backdrop_color #2C2C2C; -@define-color headerbar_shade_color rgba(255, 255, 255, 0.12); -@define-color card_bg_color #2C2C2C; -@define-color card_fg_color white; -@define-color card_shade_color rgba(255, 255, 255, 0.12); -@define-color dialog_bg_color #242424; -@define-color dialog_fg_color white; -@define-color popover_bg_color #3C3C3C; -@define-color popover_fg_color white; -@define-color shade_color rgba(255, 255, 255, 0.12); -@define-color scrollbar_outline_color rgba(255, 255, 255, 0.12); diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/gtk.css b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/gtk.css deleted file mode 100644 index 4347965..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/gtk.css +++ /dev/null @@ -1,6368 +0,0 @@ -@keyframes ripple { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 30%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 100%, transparent 0%); - } -} - -@keyframes ripple-on-slider { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.12) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.12) 100%, transparent 0%); - } -} - -@keyframes ripple-on-headerbar { - from { - background-image: radial-gradient(circle farthest-corner at center, #3281EA 30%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, #3281EA 100%, transparent 0%); - } -} - -/*************** - * Base States * - ***************/ -.background { - background-color: #212121; - color: white; -} - -dnd { - color: white; -} - -.normal-icons { - -gtk-icon-size: 16px; -} - -.large-icons { - -gtk-icon-size: 32px; -} - -.lowres-icon:not(.large-icons) { - -gtk-icon-size: 16px; -} - -.symbolic-circular { - background-color: rgba(255, 255, 255, 0.04); - border-radius: 9999px; - padding: 0; - min-height: 32px; - min-width: 32px; -} - -spinner:disabled, -arrow:disabled, -scrollbar:disabled, -check:disabled, -radio:disabled, -treeview.expander:disabled { - -gtk-icon-filter: opacity(0.5); -} - -iconview, .view { - background-color: #2C2C2C; - color: white; -} - -iconview:disabled, .view:disabled { - color: rgba(255, 255, 255, 0.5); -} - -textview text { - background-color: #2C2C2C; -} - -textview border { - background-color: #242424; - color: rgba(255, 255, 255, 0.7); -} - -iconview:hover, iconview:selected { - border-radius: 6px; -} - -rubberband, .content-view rubberband, .content-view columnview.view > rubberband, -.content-view treeview.view > rubberband, .content-view .rubberband, columnview.view > rubberband, -treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { - border: 1px solid #3281EA; - background-color: rgba(50, 129, 234, 0.3); -} - -flowbox > flowboxchild { - padding: 4px; - border-radius: 12px; -} - -flowbox > flowboxchild button.remove-button.osd { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - -.content-view .tile:selected { - background-color: transparent; -} - -gridview > child { - padding: 3px; -} - -gridview > child:selected { - outline-color: alpha(currentColor, 0.06); -} - -gridview > child box { - border-spacing: 8px; - margin: 12px; -} - -coverflow cover { - color: white; - background-color: #2C2C2C; - border: 1px solid black; -} - -label.separator { - color: rgba(255, 255, 255, 0.7); -} - -label:disabled { - opacity: 1; - filter: none; - color: rgba(255, 255, 255, 0.5); -} - -headerbar label:disabled, tab label:disabled, button label:disabled { - color: inherit; -} - -label.osd { - border-radius: 12px; - background-color: rgba(25, 25, 25, 0.9); - color: white; -} - -.dim-label, row.expander:not(:checked) image.expander-row-arrow, row label.subtitle { - color: rgba(255, 255, 255, 0.7); -} - -.accent { - color: #3281EA; -} - -.success { - color: #81C995; -} - -.warning { - color: #FBC02D; -} - -.error { - color: #F44336; -} - -window.assistant .sidebar { - padding: 4px 0; -} - -window.assistant .sidebar label { - min-height: 36px; - padding: 0 12px; - color: rgba(255, 255, 255, 0.5); - font-weight: 500; -} - -window.assistant .sidebar label.highlight { - color: white; -} - -toast, .osd popover.background > arrow, -.osd popover.background > contents, popover.background.touch-selection > arrow, -popover.background.touch-selection > contents, popover.background.magnifier > arrow, -popover.background.magnifier > contents, .osd { - color: white; - background-color: #2C2C2C; - background-clip: padding-box; - border-radius: 12px; - border: none; -} - -.osd { - padding: 6px; - margin: 6px; - box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.14), 0 1px 10.8px 0 rgba(0, 0, 0, 0.12); -} - -.osd.circular { - border-radius: 9999px; -} - -/********************* - * Spinner Animation * - *********************/ -@keyframes spin { - to { - transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -.large-title { - font-weight: 300; - font-size: 24pt; -} - -.title-1 { - font-weight: 800; - font-size: 20pt; -} - -.title-2 { - font-weight: 800; - font-size: 15pt; -} - -.title-3 { - font-weight: 700; - font-size: 15pt; -} - -.title-4 { - font-weight: 700; - font-size: 13pt; -} - -.heading { - font-weight: 700; - font-size: 11pt; -} - -.body { - font-weight: 400; - font-size: 11pt; -} - -.caption { - font-weight: 400; - font-size: 9pt; -} - -.caption-heading { - font-weight: 700; - font-size: 9pt; -} - -/**************** - * Text Entries * - ****************/ -headerbar popover.background entry, entry { - caret-color: currentColor; - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; -} - -headerbar popover.background entry:focus-within, entry:focus-within { - background-color: rgba(255, 255, 255, 0.04); - color: white; - outline-color: #3281EA; - outline-width: 2px; - outline-offset: -2px; -} - -headerbar popover.background entry:drop(active), entry:drop(active) { - background-color: alpha(currentColor, 0.08); - color: white; - outline: 2px solid alpha(currentColor, 0.08); - outline-offset: -2px; -} - -headerbar popover.background entry:disabled, entry:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(255, 255, 255, 0.5); - outline: none; - filter: none; - opacity: 1; -} - -headerbar popover.background entry:disabled > label, entry:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -headerbar popover.background entry image, entry image { - color: rgba(255, 255, 255, 0.7); -} - -headerbar popover.background entry image:hover, entry image:hover, headerbar popover.background entry image:active, entry image:active { - color: white; -} - -headerbar popover.background entry image:disabled, entry image:disabled { - color: rgba(255, 255, 255, 0.5); -} - -entry { - min-height: 36px; - padding: 0 8px; - border-spacing: 6px; - border-radius: 12px; -} - -entry.flat { - min-height: 0; - padding: 2px; - border-radius: 0; - background-color: transparent; -} - -entry image.left { - margin-left: 2px; - margin-right: 6px; -} - -entry image.right { - margin-left: 6px; - margin-right: 2px; -} - -entry undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, transparent 50%, rgba(255, 255, 255, 0.3) 50%); - padding-left: 1px; - background-size: 1px 12px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left top; - margin: 0 4px; - margin: 4px 0; -} - -entry undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, transparent 50%, rgba(255, 255, 255, 0.3) 50%); - padding-right: 1px; - background-size: 1px 12px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right top; - margin: 0 4px; - margin: 4px 0; -} - -entry.error { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(244, 67, 54, 0.08); - color: #F44336; -} - -entry.error image { - color: #F44336; -} - -entry.error selection { - color: white; - background-color: #F44336; -} - -entry.error:focus-within { - background-color: rgba(244, 67, 54, 0.08); - color: #F44336; - outline-color: #F44336; - outline-width: 2px; - outline-offset: -2px; -} - -entry.error:disabled { - background-color: rgba(244, 67, 54, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(244, 67, 54, 0.35); - outline: none; - filter: none; - opacity: 1; -} - -entry.error:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -entry.success { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(129, 201, 149, 0.08); - color: #81C995; -} - -entry.success image { - color: #81C995; -} - -entry.success selection { - color: rgba(0, 0, 0, 0.87); - background-color: #81C995; -} - -entry.success:focus-within { - background-color: rgba(129, 201, 149, 0.08); - color: #81C995; - outline-color: #81C995; - outline-width: 2px; - outline-offset: -2px; -} - -entry.success:disabled { - background-color: rgba(129, 201, 149, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(129, 201, 149, 0.35); - outline: none; - filter: none; - opacity: 1; -} - -entry.success:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -entry.warning { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(251, 192, 45, 0.08); - color: #FBC02D; -} - -entry.warning image { - color: #FBC02D; -} - -entry.warning selection { - color: rgba(0, 0, 0, 0.87); - background-color: #FBC02D; -} - -entry.warning:focus-within { - background-color: rgba(251, 192, 45, 0.08); - color: #FBC02D; - outline-color: #FBC02D; - outline-width: 2px; - outline-offset: -2px; -} - -entry.warning:disabled { - background-color: rgba(251, 192, 45, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(251, 192, 45, 0.35); - outline: none; - filter: none; - opacity: 1; -} - -entry.warning:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -entry > progress, -entry progress > trough > progress { - margin: 2px -8px; - border-bottom: 2px solid #3281EA; - background-color: transparent; -} - -treeview entry.flat, treeview entry { - background-color: #2C2C2C; -} - -treeview entry.flat, treeview entry.flat:focus-within, treeview entry, treeview entry:focus-within { - border-image: none; - box-shadow: none; -} - -.entry-tag { - margin: 2px; - border-radius: 9999px; - box-shadow: none; - background-color: rgba(255, 255, 255, 0.15); - color: white; -} - -.entry-tag:hover { - background-image: image(alpha(currentColor, 0.08)); -} - -:dir(ltr) .entry-tag { - margin-left: 4px; - margin-right: 0; - padding-left: 12px; - padding-right: 8px; -} - -:dir(rtl) .entry-tag { - margin-left: 0; - margin-right: 4px; - padding-left: 8px; - padding-right: 12px; -} - -.entry-tag.button { - box-shadow: none; - background-color: transparent; -} - -.entry-tag.button:not(:hover):not(:active) { - color: rgba(255, 255, 255, 0.7); -} - -editablelabel > stack > text { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; -} - -/*********** - * Buttons * - ***********/ -@keyframes needs-attention { - from { - background-image: radial-gradient(farthest-side, #3281EA 0%, rgba(50, 129, 234, 0) 0%); - } - to { - background-image: radial-gradient(farthest-side, #3281EA 95%, rgba(50, 129, 234, 0)); - } -} - -.nautilus-window tabbar tab > button.flat, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button, infobar.warning > revealer > box button, infobar.warning:backdrop > revealer > box button, popover.background.touch-selection button, popover.background.magnifier button, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window tabbar tab > button.flat:focus, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:focus, infobar.warning > revealer > box button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, headerbar.selection-mode button:focus:not(.suggested-action):not(.destructive-action), .nautilus-window tabbar tab > button.flat:hover, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:hover, infobar.warning > revealer > box button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, headerbar.selection-mode button:hover:not(.suggested-action):not(.destructive-action), .nautilus-window tabbar tab > button.flat:active, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:active, infobar.warning > revealer > box button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, headerbar.selection-mode button:active:not(.suggested-action):not(.destructive-action), .nautilus-window tabbar tab > button.flat:checked, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:checked, infobar.warning > revealer > box button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, headerbar.selection-mode button:checked:not(.suggested-action):not(.destructive-action) { - color: white; -} - -.nautilus-window tabbar tab > button.flat:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:disabled, infobar.warning > revealer > box button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, headerbar.selection-mode button:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window tabbar tab > button.flat:checked:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable button.sidebar-button:checked:disabled, infobar.warning > revealer > box button:checked:disabled, popover.background.touch-selection button:checked:disabled, popover.background.magnifier button:checked:disabled, headerbar.selection-mode button:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -headerbar popover.background button:not(.suggested-action):not(.destructive-action), button { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; - outline: none; - box-shadow: inset 0 0 0 9999px transparent; - background-color: rgba(255, 255, 255, 0.04); - background-image: radial-gradient(circle, transparent 0%, transparent 0%); - background-repeat: no-repeat; - background-position: center; - background-size: 1000% 1000%; - color: white; -} - -headerbar popover.background button:focus:not(.suggested-action):not(.destructive-action), button:focus { - box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08), inset 0 0 0 9999px transparent; -} - -headerbar popover.background button:hover:not(.suggested-action):not(.destructive-action), button:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -headerbar popover.background button:active:not(.suggested-action):not(.destructive-action), button:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - -headerbar popover.background button:disabled:not(.suggested-action):not(.destructive-action), button:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -headerbar popover.background button:checked:not(.suggested-action):not(.destructive-action), button:checked { - box-shadow: none; - background-color: #3281EA; - color: white; -} - -headerbar popover.background button:checked:hover:not(.suggested-action):not(.destructive-action), button:checked:hover { - box-shadow: inset 0 0 0 9999px transparent; -} - -headerbar popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action), button:checked:disabled { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); -} - -button { - min-height: 24px; - min-width: 16px; - padding: 6px 10px; - border-radius: 12px; - font-weight: 500; -} - -button:drop(active) { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -.nautilus-window tabbar tab:active > button.flat, .nautilus-window tabbar tab:checked > button.flat, .nautilus-window tabbar tab:selected > button.flat, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button, stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button, calendar > header > button, row button.circular, check, -radio, scrollbar button, notebook > header > tabs > arrow, popover.background modelbutton, spinbutton:not(.vertical) > button, spinbutton.vertical > button, tabbar tab button.image-button, -dnd tab button.image-button, splitbutton.flat > button, -splitbutton.flat > menubutton > button, menubutton.flat > button, filechooser #pathbarbox > stack > box > button, window.messagedialog .response-area button, window.dialog.message.csd .dialog-action-area > button, .app-notification button, headerbar popover.background button.flat:not(.suggested-action):not(.destructive-action), headerbar button:not(.suggested-action):not(.destructive-action), .toolbar button, -toolbar button, dropdown > .linked:not(.vertical) > button:not(:only-child), -combobox > .linked:not(.vertical) > button:not(:only-child), button.flat { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; - outline: none; - box-shadow: inset 0 0 0 9999px transparent; - background-color: transparent; - background-image: radial-gradient(circle, transparent 0%, transparent 0%); - background-repeat: no-repeat; - background-position: center; - background-size: 1000% 1000%; - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window tabbar tab:active > button.flat:focus, .nautilus-window tabbar tab:checked > button.flat:focus, .nautilus-window tabbar tab:selected > button.flat:focus, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:focus, stackswitcher.linked:not(.vertical) > button:focus:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:focus, calendar > header > button:focus, row button.circular:focus, check:focus, -radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, popover.background modelbutton:focus, spinbutton:not(.vertical) > button:focus, spinbutton.vertical > button:focus, tabbar tab button.image-button:focus, -dnd tab button.image-button:focus, splitbutton.flat > button:focus, -splitbutton.flat > menubutton > button:focus, menubutton.flat > button:focus, filechooser #pathbarbox > stack > box > button:focus, window.messagedialog .response-area button:focus, window.dialog.message.csd .dialog-action-area > button:focus, .app-notification button:focus, headerbar popover.background button.flat:focus:not(.suggested-action):not(.destructive-action), headerbar button:focus:not(.suggested-action):not(.destructive-action), .toolbar button:focus, -toolbar button:focus, dropdown > .linked:not(.vertical) > button:focus:not(:only-child), -combobox > .linked:not(.vertical) > button:focus:not(:only-child), button.flat:focus { - box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08); - color: white; -} - -.nautilus-window tabbar tab:active > button.flat:hover, .nautilus-window tabbar tab:checked > button.flat:hover, .nautilus-window tabbar tab:selected > button.flat:hover, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:hover, stackswitcher.linked:not(.vertical) > button:hover:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:hover, calendar > header > button:hover, row button.circular:hover, check:hover, -radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, popover.background modelbutton:hover, spinbutton:not(.vertical) > button:hover, spinbutton.vertical > button:hover, tabbar tab button.image-button:hover, -dnd tab button.image-button:hover, splitbutton.flat > button:hover, -splitbutton.flat > menubutton > button:hover, menubutton.flat > button:hover, filechooser #pathbarbox > stack > box > button:hover, window.messagedialog .response-area button:hover, window.dialog.message.csd .dialog-action-area > button:hover, .app-notification button:hover, headerbar popover.background button.flat:hover:not(.suggested-action):not(.destructive-action), headerbar button:hover:not(.suggested-action):not(.destructive-action), .toolbar button:hover, -toolbar button:hover, dropdown > .linked:not(.vertical) > button:hover:not(:only-child), -combobox > .linked:not(.vertical) > button:hover:not(:only-child), button.flat:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - color: white; -} - -.nautilus-window tabbar tab:active > button.flat:active, .nautilus-window tabbar tab:checked > button.flat:active, .nautilus-window tabbar tab:selected > button.flat:active, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:active, stackswitcher.linked:not(.vertical) > button:active:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:active, calendar > header > button:active, row button.circular:active, check:active, -radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active, spinbutton.vertical > button:active, tabbar tab button.image-button:active, -dnd tab button.image-button:active, splitbutton.flat > button:active, -splitbutton.flat > menubutton > button:active, menubutton.flat > button:active, filechooser #pathbarbox > stack > box > button:active, window.messagedialog .response-area button:active, window.dialog.message.csd .dialog-action-area > button:active, .app-notification button:active, headerbar popover.background button.flat:active:not(.suggested-action):not(.destructive-action), headerbar button:active:not(.suggested-action):not(.destructive-action), .toolbar button:active, -toolbar button:active, dropdown > .linked:not(.vertical) > button:active:not(:only-child), -combobox > .linked:not(.vertical) > button:active:not(:only-child), button.flat:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; - color: white; -} - -.nautilus-window tabbar tab:active > button.flat:disabled, .nautilus-window tabbar tab:checked > button.flat:disabled, .nautilus-window tabbar tab:selected > button.flat:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button:disabled, stackswitcher.linked:not(.vertical) > button:disabled:not(.suggested-action):not(.destructive-action), placessidebar .navigation-sidebar > row button.sidebar-button:disabled, calendar > header > button:disabled, row button.circular:disabled, check:disabled, -radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, popover.background modelbutton:disabled, spinbutton:not(.vertical) > button:disabled, spinbutton.vertical > button:disabled, tabbar tab button.image-button:disabled, -dnd tab button.image-button:disabled, splitbutton.flat > button:disabled, -splitbutton.flat > menubutton > button:disabled, menubutton.flat > button:disabled, filechooser #pathbarbox > stack > box > button:disabled, window.messagedialog .response-area button:disabled, window.dialog.message.csd .dialog-action-area > button:disabled, .app-notification button:disabled, headerbar popover.background button.flat:disabled:not(.suggested-action):not(.destructive-action), headerbar button:disabled:not(.suggested-action):not(.destructive-action), .toolbar button:disabled, -toolbar button:disabled, dropdown > .linked:not(.vertical) > button:disabled:not(:only-child), -combobox > .linked:not(.vertical) > button:disabled:not(:only-child), button.flat:disabled { - box-shadow: none; - background-color: transparent; - color: rgba(255, 255, 255, 0.3); -} - -tabbar tab button.image-button:checked, -dnd tab button.image-button:checked, splitbutton.flat > button:checked, -splitbutton.flat > menubutton > button:checked, menubutton.flat > button:checked, filechooser #pathbarbox > stack > box > button:checked, window.messagedialog .response-area button:checked, window.dialog.message.csd .dialog-action-area > button:checked, .app-notification button:checked, headerbar popover.background button.flat:checked:not(.suggested-action):not(.destructive-action), headerbar button:checked:not(.suggested-action):not(.destructive-action), .toolbar button:checked, -toolbar button:checked, dropdown > .linked:not(.vertical) > button:checked:not(:only-child), -combobox > .linked:not(.vertical) > button:checked:not(:only-child), button.flat:checked, button.flat:checked:hover { - background-color: alpha(currentColor, 0.1); - color: white; -} - -tabbar tab button.image-button:checked:disabled, -dnd tab button.image-button:checked:disabled, splitbutton.flat > button:checked:disabled, -splitbutton.flat > menubutton > button:checked:disabled, menubutton.flat > button:checked:disabled, filechooser #pathbarbox > stack > box > button:checked:disabled, window.messagedialog .response-area button:checked:disabled, window.dialog.message.csd .dialog-action-area > button:checked:disabled, .app-notification button:checked:disabled, headerbar popover.background button.flat:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), .toolbar button:checked:disabled, -toolbar button:checked:disabled, dropdown > .linked:not(.vertical) > button:checked:disabled:not(:only-child), -combobox > .linked:not(.vertical) > button:checked:disabled:not(:only-child), button.flat:checked:disabled { - background-color: alpha(currentColor, 0.1); - color: rgba(255, 255, 255, 0.5); -} - -button.text-button { - min-width: 32px; - padding-left: 16px; - padding-right: 16px; -} - -button.text-button.flat { - min-width: 48px; - padding-left: 8px; - padding-right: 8px; -} - -button.image-button { - min-width: 24px; - padding: 6px; -} - -button.text-button.image-button { - min-width: 24px; - padding: 6px; - border-radius: 12px; -} - -button.text-button.image-button label:first-child { - margin-left: 10px; -} - -button.text-button.image-button label:last-child { - margin-right: 10px; -} - -button.text-button.image-button.flat label:first-child { - margin-left: 6px; -} - -button.text-button.image-button.flat label:last-child { - margin-right: 6px; -} - -button.text-button.image-button image:not(:only-child) { - margin: 0 4px; -} - -.linked:not(.vertical) > button.flat:not(:only-child), .linked.vertical > button.flat:not(:only-child) { - border-radius: 12px; -} - -.linked:not(.vertical) > button.flat:focus, .linked.vertical > button.flat:focus { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -.linked:not(.vertical) > menubutton:first-child > button { - border-radius: 12px 0 0 12px; -} - -.linked:not(.vertical) > menubutton:last-child > button { - border-radius: 0 12px 12px 0; -} - -button.osd { - box-shadow: none; - padding: 12px 16px; - background-color: #2C2C2C; - border: 1px solid rgba(255, 255, 255, 0.12); - background-clip: padding-box; -} - -button.osd:hover { - background-color: #414141; -} - -button.osd:active { - background-color: #565656; -} - -button.osd.image-button { - padding: 12px; -} - -button.osd:disabled { - opacity: 0; -} - -button.suggested-action { - background-color: #3281EA; - color: white; - box-shadow: none; -} - -button.suggested-action:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -button.suggested-action:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(50, 129, 234, 0.2), 0 4px 3px 0 rgba(50, 129, 234, 0.14), 0 1px 6px 0 rgba(50, 129, 234, 0.12); -} - -button.suggested-action:checked { - background-color: #70a7f0; -} - -button.suggested-action:checked:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(50, 129, 234, 0.3), 0 2px 3px -1px rgba(50, 129, 234, 0.24), 0 2px 5px 0 rgba(50, 129, 234, 0.12); -} - -button.suggested-action:focus { - box-shadow: 0 0 0 2px rgba(50, 129, 234, 0.35); -} - -button.suggested-action.flat { - background-color: transparent; - color: #3281EA; -} - -button.suggested-action.flat:disabled { - box-shadow: none; - background-color: transparent; - color: rgba(255, 255, 255, 0.3); -} - -button.suggested-action.flat:checked { - background-color: rgba(50, 129, 234, 0.3); -} - -button.destructive-action { - background-color: #F44336; - color: white; - box-shadow: none; -} - -button.destructive-action:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -button.destructive-action:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 2px 2.4px -1px rgba(244, 67, 54, 0.2), 0 4px 3px 0 rgba(244, 67, 54, 0.14), 0 1px 6px 0 rgba(244, 67, 54, 0.12); -} - -button.destructive-action:checked { - background-color: #f77b72; -} - -button.destructive-action:checked:hover { - box-shadow: inset 0 0 0 9999px transparent, 0 3px 3px -3px rgba(244, 67, 54, 0.3), 0 2px 3px -1px rgba(244, 67, 54, 0.24), 0 2px 5px 0 rgba(244, 67, 54, 0.12); -} - -button.destructive-action:focus { - box-shadow: 0 0 0 2px rgba(244, 67, 54, 0.35); -} - -button.destructive-action.flat { - background-color: transparent; - color: #F44336; -} - -button.destructive-action.flat:disabled { - box-shadow: none; - background-color: transparent; - color: rgba(255, 255, 255, 0.3); -} - -button.destructive-action.flat:checked { - background-color: rgba(244, 67, 54, 0.3); -} - -stackswitcher > button > label { - margin: 0 -6px; - padding: 0 6px; -} - -stackswitcher > button > image { - margin: -3px -6px; - padding: 3px 6px; -} - -stackswitcher > button.needs-attention:checked > label, -stackswitcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - -button.font > box, button.file > box { - border-spacing: 6px; -} - -button.font > box > box > label, button.file > box > box > label { - font-weight: bold; -} - -menubutton.circular > button, filechooser #pathbarbox > stack > box > button, check, -radio, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action), button.image-button, button.close, button.circular { - border-radius: 9999px; -} - -menubutton.circular > button label, filechooser #pathbarbox > stack > box > button label, check label, -radio label, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action) label, button.image-button label, button.close label, button.circular label { - padding: 0; -} - -.nautilus-window .floating-bar button, placessidebar .navigation-sidebar > row button.sidebar-button, notebook > header tab button.flat, popover.menu box.circular-buttons button.circular.image-button.model, spinbutton:not(.vertical) > button, spinbutton.vertical > button { - min-height: 24px; - min-width: 24px; - padding: 0; - border-radius: 9999px; -} - -stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, -stackswitcher > button.needs-attention > image { - animation: needs-attention 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - background-repeat: no-repeat; - background-position: right 3px; - background-size: 6px 6px; -} - -stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > label:dir(rtl), -stackswitcher > button.needs-attention > image:dir(rtl) { - background-position: left 3px; -} - -.linked:not(.vertical) > entry, .linked:not(.vertical) > button, .linked:not(.vertical) > button.image-button { - border-radius: 0; -} - -.linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child { - border-top-left-radius: 12px; - border-bottom-left-radius: 12px; -} - -.linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child { - border-top-right-radius: 12px; - border-bottom-right-radius: 12px; -} - -.linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child { - border-radius: 12px; -} - -.linked.vertical > entry, .linked.vertical > button, .linked.vertical > button.image-button { - border-radius: 0; -} - -.linked.vertical > entry:first-child, .linked.vertical > button:first-child { - border-top-left-radius: 12px; - border-top-right-radius: 12px; -} - -.linked.vertical > entry:last-child, .linked.vertical > button:last-child { - border-bottom-left-radius: 12px; - border-bottom-right-radius: 12px; -} - -.linked.vertical > entry:only-child, .linked.vertical > button:only-child { - border-radius: 12px; -} - -button.color { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - - -list > row button.image-button:not(.flat) { - background-color: transparent; - box-shadow: none; - border: none; -} - - -list > row button.image-button:not(.flat):hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - - -list > row button.image-button:not(.flat):active, -list > row button.image-button:not(.flat):checked { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - - -list > row button.image-button:not(.flat).suggested-action { - background-color: #3281EA; - color: white; -} - - -list > row button.image-button:not(.flat).destructive-action { - background-color: #F44336; - color: white; -} - -/********* - * Links * - *********/ -link { - color: #3281EA; -} - -link:visited { - color: #BA68C8; -} - -button.link:link, button.link:link:focus, button.link:link:hover, button.link:link:active { - color: #3281EA; -} - -button.link:visited, button.link:visited:focus, button.link:visited:hover, button.link:visited:active { - color: #BA68C8; -} - -button.link > label { - text-decoration-line: underline; -} - -/***************** - * GtkSpinButton * - *****************/ -spinbutton:not(.vertical), spinbutton.vertical { - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; - border-radius: 12px; - padding: 0; - border-spacing: 0; -} - -spinbutton:not(.vertical):focus-within, spinbutton.vertical:focus-within { - background-color: rgba(255, 255, 255, 0.04); - color: white; - outline-color: #3281EA; - outline-width: 2px; - outline-offset: -2px; -} - -spinbutton:not(.vertical):disabled, spinbutton.vertical:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - color: rgba(255, 255, 255, 0.5); - outline: none; - filter: none; - opacity: 1; -} - -spinbutton:not(.vertical):disabled > label, spinbutton.vertical:disabled > label { - color: rgba(255, 255, 255, 0.5); -} - -spinbutton:not(.vertical) > text, spinbutton.vertical > text { - margin: 0; - border-image: none; - border-radius: 0; - box-shadow: none; - background-color: transparent; -} - -spinbutton:not(.vertical) > button, spinbutton.vertical > button { - padding: 0; - border: 6px solid transparent; -} - -spinbutton:not(.vertical) > button:focus:not(:hover):not(:active):not(:disabled), spinbutton.vertical > button:focus:not(:hover):not(:active):not(:disabled) { - box-shadow: inset 0 0 0 9999px transparent; - color: rgba(255, 255, 255, 0.7); -} - -spinbutton:not(.vertical) > text { - min-width: 32px; - padding-left: 12px; -} - -spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { - margin-left: -3px; -} - -spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { - margin-right: -3px; -} - -spinbutton.vertical:disabled { - color: rgba(255, 255, 255, 0.5); -} - -spinbutton.vertical > text { - min-height: 36px; - min-width: 42px; - padding: 0; -} - -spinbutton.vertical > button.up { - margin: 0 3px; -} - -spinbutton.vertical > button.down { - margin: 0 3px; -} - -list > row spinbutton:not(.vertical) > button { - margin: 6px; -} - -list > row spinbutton:not(.vertical) > button.up:dir(ltr), list > row spinbutton:not(.vertical) > button.down:dir(rtl) { - margin-left: 3px; -} - -list > row spinbutton:not(.vertical) > button.up:dir(rtl), list > row spinbutton:not(.vertical) > button.down:dir(ltr) { - margin-right: 3px; -} - -/************** - * ComboBoxes * - **************/ -dropdown > button > box { - border-spacing: 6px; -} - -dropdown arrow, -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -dropdown > popover.menu, -combobox > popover.menu { - margin-top: 6px; - padding: 0; -} - -dropdown button.combo cellview:dir(ltr), -combobox button.combo cellview:dir(ltr) { - margin-left: -2px; -} - -dropdown button.combo cellview:dir(rtl), -combobox button.combo cellview:dir(rtl) { - margin-right: -2px; -} - -dropdown.linked button:nth-child(2):dir(ltr), -combobox.linked button:nth-child(2):dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -dropdown.linked button:nth-child(2):dir(rtl), -combobox.linked button:nth-child(2):dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -dropdown > .linked:not(.vertical) > entry:not(:only-child), -combobox > .linked:not(.vertical) > entry:not(:only-child) { - border-radius: 12px; -} - -dropdown > .linked:not(.vertical) > entry:not(:only-child):first-child, -combobox > .linked:not(.vertical) > entry:not(:only-child):first-child { - margin-right: -36px; - padding-right: 36px; -} - -dropdown > .linked:not(.vertical) > entry:not(:only-child):last-child, -combobox > .linked:not(.vertical) > entry:not(:only-child):last-child { - margin-left: -36px; - padding-left: 36px; -} - -dropdown > .linked:not(.vertical) > button:not(:only-child), -combobox > .linked:not(.vertical) > button:not(:only-child) { - min-height: 16px; - min-width: 16px; - margin: 6px; - padding: 4px; - border-radius: 12px; -} - -.linked:not(.vertical) > combobox:not(:first-child) > box > button.combo { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -.linked:not(.vertical) > combobox:not(:last-child) > box > button.combo { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -.linked.vertical > combobox:not(:first-child) > box > button.combo { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -.linked.vertical > combobox:not(:last-child) > box > button.combo { - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; -} - -button.combo:only-child { - border-radius: 12px; - font-weight: normal; - transition: outline-color 300ms cubic-bezier(0, 0, 0.2, 1), outline-width 300ms cubic-bezier(0, 0, 0.2, 1), outline-offset 300ms cubic-bezier(0, 0, 0.2, 1); - outline: 0 solid transparent; - outline-offset: 4px; - background-color: rgba(255, 255, 255, 0.04); - color: white; -} - -button.combo:only-child:focus { - box-shadow: inset 0 0 0 2px alpha(currentColor, 0.08); - color: white; -} - -button.combo:only-child:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - color: white; -} - -button.combo:only-child:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; - color: white; -} - -button.combo:only-child:checked { - background-color: alpha(currentColor, 0.1); - color: white; -} - -button.combo:only-child:disabled { - box-shadow: none; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); - filter: none; - opacity: 1; -} - -.app-notification, .toolbar.osd, -toolbar.osd { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - padding: 6px; - border-radius: 12px; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); - background-color: #3C3C3C; -} - -.app-notification:backdrop, .toolbar.osd:backdrop, -toolbar.osd:backdrop { - box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); -} - -/************ - * Toolbars * - ************/ -.toolbar, -toolbar { - padding: 3px 6px; - background-color: #212121; - border-spacing: 6px; -} - -.osd .toolbar, .osd toolbar { - background-color: transparent; -} - -.toolbar.osd.left, .toolbar.osd.right, .toolbar.osd.top, .toolbar.osd.bottom, -toolbar.osd.left, -toolbar.osd.right, -toolbar.osd.top, -toolbar.osd.bottom { - border-radius: 0; -} - -.toolbar.osd.bottom, -toolbar.osd.bottom { - box-shadow: none; - background-color: transparent; - background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.4)); -} - -.toolbar.horizontal > separator, -toolbar.horizontal > separator { - margin: 2px; -} - -.toolbar.vertical > separator, -toolbar.vertical > separator { - margin: 2px; -} - -.toolbar:not(.inline-toolbar):not(.osd) scale, -.toolbar:not(.inline-toolbar):not(.osd) entry, -.toolbar:not(.inline-toolbar):not(.osd) spinbutton, -.toolbar:not(.inline-toolbar):not(.osd) button, -toolbar:not(.inline-toolbar):not(.osd) scale, -toolbar:not(.inline-toolbar):not(.osd) entry, -toolbar:not(.inline-toolbar):not(.osd) spinbutton, -toolbar:not(.inline-toolbar):not(.osd) button { - margin: 2px; -} - -.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child), -toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), -toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), -toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { - margin-left: 0; -} - -.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), -.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child), -toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), -toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), -toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { - margin-right: 0; -} - -.toolbar:not(.inline-toolbar):not(.osd) spinbutton entry, -.toolbar:not(.inline-toolbar):not(.osd) spinbutton button, -toolbar:not(.inline-toolbar):not(.osd) spinbutton entry, -toolbar:not(.inline-toolbar):not(.osd) spinbutton button { - margin: 0; -} - -.toolbar:not(.inline-toolbar):not(.osd) switch, -toolbar:not(.inline-toolbar):not(.osd) switch { - margin: 8px 2px; -} - -.toolbar button { - margin: 1px; - border-radius: 6px; -} - -searchbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-style: solid; - border-width: 0 0 1px; - border-color: rgba(255, 255, 255, 0.12); - background-color: #212121; - background-clip: border-box; - box-shadow: none; -} - -searchbar > revealer > box entry, -searchbar > revealer > box button, -searchbar > revealer > box menubutton, -searchbar > revealer > box splitbutton { - margin: 0; -} - -/*************** - * Header bars * - ***************/ -window.about.background.csd headerbar button:not(.suggested-action):not(.destructive-action), headerbar.flat button:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -window.about.background.csd headerbar button:focus:not(.suggested-action):not(.destructive-action), headerbar.flat button:focus:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:hover:not(.suggested-action):not(.destructive-action), headerbar.flat button:hover:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:active:not(.suggested-action):not(.destructive-action), headerbar.flat button:active:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:checked:not(.suggested-action):not(.destructive-action), headerbar.flat button:checked:not(.suggested-action):not(.destructive-action) { - color: white; -} - -window.about.background.csd headerbar button:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -window.about.background.csd headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -window.about.background.csd headerbar button:backdrop:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -window.about.background.csd headerbar button:backdrop:focus:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:focus:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:backdrop:hover:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:hover:not(.suggested-action):not(.destructive-action), window.about.background.csd headerbar button:backdrop:active:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:active:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -window.about.background.csd headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -window.about.background.csd headerbar button:backdrop:checked:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:checked:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -window.about.background.csd headerbar button:backdrop:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar.flat button:backdrop:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar button:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -headerbar .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action) { - border-radius: 9999px; -} - -headerbar button:focus:not(.suggested-action):not(.destructive-action), headerbar button:hover:not(.suggested-action):not(.destructive-action), headerbar button:active:not(.suggested-action):not(.destructive-action), headerbar button:checked:not(.suggested-action):not(.destructive-action) { - color: white; -} - -headerbar button:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action) { - background-color: transparent; - color: rgba(255, 255, 255, 0.5); -} - -headerbar button:backdrop:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.5); -} - -headerbar button:backdrop:focus:not(.suggested-action):not(.destructive-action), headerbar button:backdrop:hover:not(.suggested-action):not(.destructive-action), headerbar button:backdrop:active:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar button:backdrop:checked:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.7); -} - -headerbar button:backdrop:checked:disabled:not(.suggested-action):not(.destructive-action) { - color: rgba(255, 255, 255, 0.3); -} - -headerbar entry { - caret-color: white; -} - -headerbar entry { - background-color: rgba(255, 255, 255, 0.04); -} - -headerbar entry, headerbar entry > text { - color: white; -} - -headerbar entry:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); -} - -headerbar entry image { - color: rgba(255, 255, 255, 0.7); -} - -headerbar entry image:hover, headerbar entry image:active { - color: white; -} - -headerbar entry image:disabled { - color: rgba(255, 255, 255, 0.5); -} - -headerbar { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1), color 75ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - color: white; - min-height: 48px; - padding: 0; - margin: 0; - background-color: transparent; -} - -headerbar:disabled { - color: rgba(255, 255, 255, 0.5); -} - -headerbar:backdrop { - color: rgba(255, 255, 255, 0.7); - background-color: transparent; -} - -headerbar:backdrop:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar .title { - padding: 0 12px; - font-weight: bold; -} - -headerbar .subtitle { - padding: 0 12px; - font-size: smaller; -} - -headerbar .subtitle, -headerbar .dim-label, -headerbar row.expander:not(:checked) image.expander-row-arrow, -row.expander:not(:checked) headerbar image.expander-row-arrow, -headerbar row label.subtitle, -row headerbar label.subtitle { - transition: color 75ms cubic-bezier(0, 0, 0.2, 1); - color: rgba(255, 255, 255, 0.7); -} - -headerbar .subtitle:backdrop, -headerbar .dim-label:backdrop, -headerbar row.expander:not(:checked) image.expander-row-arrow:backdrop, -row.expander:not(:checked) headerbar image.expander-row-arrow:backdrop { - color: rgba(255, 255, 255, 0.5); -} - -headerbar headerbar { - background-color: transparent; - box-shadow: none; -} - -headerbar splitbutton { - border-radius: 9999px; -} - -headerbar splitbutton > button, headerbar splitbutton > menubutton > button { - min-height: 24px; - min-width: 24px; - padding: 6px; - border-radius: 9999px; -} - -headerbar splitbutton > button:dir(ltr), -headerbar splitbutton > menubutton > button:dir(rtl) { - border-top-right-radius: 9999px; - border-bottom-right-radius: 9999px; -} - -headerbar splitbutton > button:dir(rtl), -headerbar splitbutton > menubutton > button:dir(ltr) { - border-top-left-radius: 9999px; - border-bottom-left-radius: 9999px; -} - -headerbar .linked:not(.vertical) > entry:not(:only-child) { - border-radius: 12px; -} - -headerbar button.suggested-action:disabled, -headerbar button.destructive-action:disabled { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.5); -} - -headerbar button.toggle { - border-radius: 9999px; -} - -headerbar.flat { - background-color: #212121; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.7); - border-radius: 18px 18px 0 0; -} - -background.csd.info headerbar.flat, background.csd.about headerbar.flat { - background-color: transparent; - box-shadow: none; -} - -headerbar popover.background > contents { - color: white; -} - -headerbar popover.background > contents .dim-label, headerbar popover.background > contents row.expander:not(:checked) image.expander-row-arrow, row.expander:not(:checked) headerbar popover.background > contents image.expander-row-arrow, headerbar popover.background > contents row label.subtitle, row headerbar popover.background > contents label.subtitle { - color: rgba(255, 255, 255, 0.7); -} - -headerbar popover.background button, headerbar popover.background entry, headerbar popover.background spinbutton { - border-radius: 5px; -} - -headerbar popover.background button:not(.suggested-action):not(.destructive-action) image { - color: white; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action) { - border-radius: 0; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):first-child { - border-radius: 5px 0 0 5px; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):last-child { - border-radius: 0 5px 5px 0; -} - -headerbar popover.background .linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):only-child { - border-radius: 5px; -} - -headerbar stackswitcher { - margin: 6px 0; - border-radius: 9999px; -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button { - border-radius: 9999px; - color: rgba(255, 255, 255, 0.7); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:focus, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:hover, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:active { - color: white; -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked { - color: white; -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:checked:disabled { - color: rgba(255, 255, 255, 0.5); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop { - color: rgba(255, 255, 255, 0.5); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:focus, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:hover, headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:active { - color: rgba(255, 255, 255, 0.7); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked { - color: rgba(255, 255, 255, 0.5); -} - -headerbar stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button:backdrop:checked:disabled { - color: rgba(255, 255, 255, 0.3); -} - -headerbar > windowhandle > box { - padding: 0 6px; -} - -headerbar > windowhandle > box, -headerbar > windowhandle > box > box.start, -headerbar > windowhandle > box > box.end { - border-spacing: 6px; -} - -headerbar entry, -headerbar spinbutton, -headerbar button, -headerbar stackswitcher, -headerbar menubutton, -headerbar splitbutton { - margin-top: 6px; - margin-bottom: 6px; -} - -headerbar menubutton > button, -headerbar spinbutton > button, -headerbar splitbutton > button, -headerbar splitbutton > menubutton, -headerbar .linked > menubutton, -headerbar entry > menubutton { - margin-top: 0; - margin-bottom: 0; -} - -headerbar switch { - margin-top: 12px; - margin-bottom: 12px; -} - -headerbar.selection-mode { - transition: background-color 0.1ms 225ms, color 75ms cubic-bezier(0, 0, 0.2, 1); - animation: ripple-on-headerbar 225ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); - background-color: #3281EA; - color: white; -} - -headerbar.selection-mode:backdrop { - color: rgba(255, 255, 255, 0.7); -} - -headerbar.selection-mode .subtitle:link { - color: white; -} - -headerbar.selection-mode .selection-menu { - padding-left: 16px; - padding-right: 16px; -} - -headerbar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -headerbar .selection-mode { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.2); - background-color: #3281EA; -} - -.tiled headerbar, .tiled-top headerbar, .tiled-right headerbar, .tiled-bottom headerbar, .tiled-left headerbar, .maximized headerbar, .fullscreen headerbar { - border-radius: 0; -} - -headerbar.default-decoration { - min-height: 24px; - padding: 6px; - background-image: none; - background-color: #2C2C2C; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); -} - -headerbar.default-decoration windowcontrols button, -headerbar.default-decoration windowcontrols menubutton { - padding: 0; - min-height: 24px; - min-width: 24px; - margin: 0; -} - -.solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { - border-radius: 0; - box-shadow: none; -} - -window.devel headerbar.titlebar { - background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(50, 129, 234, 0.1)), linear-gradient(to top, #343434 3px, #393939); -} - -window.devel headerbar.titlebar:backdrop { - background: #2C2C2C cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#2C2C2C); - /* background-color would flash */ -} - -headerbar windowcontrols { - border-spacing: 6px; -} - -headerbar windowcontrols:not(.empty).start:dir(ltr), headerbar windowcontrols:not(.empty).end:dir(rtl) { - margin-right: 0; - margin-left: 0; -} - -headerbar windowcontrols:not(.empty).start:dir(rtl), headerbar windowcontrols:not(.empty).end:dir(ltr) { - margin-left: 0; - margin-right: 0; -} - -headerbar windowcontrols button:not(.suggested-action):not(.destructive-action) > image, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action):hover > image, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action):active > image, headerbar windowcontrols button:not(.suggested-action):not(.destructive-action):backdrop > image { - background-color: transparent; -} - -headerbar windowcontrols button:not(.suggested-action):not(.destructive-action) > image { - padding: 0; - border: none; - outline: none; - box-shadow: none; -} - -/************ - * Pathbars * - ************/ - -pathbar > button { - padding-left: 6px; - padding-right: 6px; - border-radius: 12px; - border-spacing: 3px; -} - - -pathbar > button label, -pathbar > button image { - margin-left: 3px; - margin-right: 3px; -} - - -pathbar > button label:not(:only-child):first-child { - margin-left: 0; -} - - -pathbar > button label:not(:only-child):last-child { - margin-right: 0; -} - - -pathbar > button.text-button { - min-width: 0; -} - - -pathbar > button.slider-button { - padding-left: 4px; - padding-right: 4px; -} - -.pathbar { - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.7); - border: none; - border-radius: 12px; - padding: 2px; -} - -headerbar .pathbar { - margin-top: 6px; - margin-bottom: 6px; - background-color: rgba(255, 255, 255, 0.04); - color: rgba(255, 255, 255, 0.7); -} - -.pathbar > button { - margin-top: 0; - margin-bottom: 0; - min-height: 20px; - border-radius: 10px; - border: none; - box-shadow: none; -} - -.pathbar > button:last-child { - background-color: alpha(currentColor, 0.1); - color: white; -} - -/************** - * Tree Views * - **************/ -columnview.view, -treeview.view { - border-left-color: #404040; - border-top-color: #404040; -} - -columnview.view:selected, -treeview.view:selected { - background-color: #2C2C2C; - background-image: image(alpha(currentColor, 0.1)); - box-shadow: none; -} - -columnview.view:hover, columnview.view:selected, -treeview.view:hover, -treeview.view:selected { - border-radius: 0; - box-shadow: none; -} - -columnview.view.separator, -treeview.view.separator { - min-height: 5px; - color: rgba(255, 255, 255, 0.12); -} - -columnview.view:drop(active), -treeview.view:drop(active) { - box-shadow: none; -} - -columnview.view:drop(active).after, -treeview.view:drop(active).after { - border-top-style: none; -} - -columnview.view:drop(active).before, -treeview.view:drop(active).before { - border-bottom-style: none; -} - -columnview.view > dndtarget:drop(active), -treeview.view > dndtarget:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: alpha(currentColor, 0.06); -} - -columnview.view > dndtarget:drop(active).after, -treeview.view > dndtarget:drop(active).after { - border-top-style: none; -} - -columnview.view > dndtarget:drop(active).before, -treeview.view > dndtarget:drop(active).before { - border-bottom-style: none; -} - -columnview.view.expander, -treeview.view.expander { - min-width: 16px; - min-height: 16px; - color: rgba(255, 255, 255, 0.7); - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -columnview.view.expander:dir(rtl), -treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -columnview.view.expander:checked, -treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -columnview.view.expander:hover, -treeview.view.expander:hover { - color: white; -} - -columnview.view.expander:selected, -treeview.view.expander:selected { - color: #3281EA; -} - -columnview.view.expander:selected:hover, -treeview.view.expander:selected:hover { - color: rgba(50, 129, 234, 0.65); -} - -columnview.view.expander:disabled, -treeview.view.expander:disabled { - color: rgba(255, 255, 255, 0.3); -} - -columnview.view.progressbar, -treeview.view.progressbar { - border-bottom: 6px solid #3281EA; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -columnview.view.progressbar:selected:hover, -treeview.view.progressbar:selected:hover { - box-shadow: none; -} - -columnview.view.trough, -treeview.view.trough { - border-bottom: 6px solid rgba(255, 255, 255, 0.15); - box-shadow: none; - background-color: transparent; - background-image: none; -} - -columnview.view.trough:selected:hover, -treeview.view.trough:selected:hover { - box-shadow: none; -} - -columnview.view > header > button, -treeview.view > header > button { - padding: 2px 6px; - border-style: none solid solid none; - border-width: 1px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0; - background-clip: border-box; -} - -columnview.view > header > button:not(:focus):not(:hover):not(:active), -treeview.view > header > button:not(:focus):not(:hover):not(:active) { - color: rgba(255, 255, 255, 0.7); -} - -columnview.view > header > button, columnview.view > header > button:disabled, -treeview.view > header > button, -treeview.view > header > button:disabled { - background-color: #2C2C2C; -} - -columnview.view > header > button:last-child, -treeview.view > header > button:last-child { - border-right-style: none; -} - -columnview.view > header > button sort-indicator, -treeview.view > header > button sort-indicator { - min-height: 16px; - min-width: 16px; -} - -columnview.view > header > button sort-indicator.ascending, -treeview.view > header > button sort-indicator.ascending { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -columnview.view > header > button sort-indicator.descending, -treeview.view > header > button sort-indicator.descending { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -columnview.view button.dnd, -columnview.view header.button.dnd, -treeview.view button.dnd, -treeview.view header.button.dnd { - padding: 2px 6px; - border-style: none solid solid; - border-width: 1px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0; - box-shadow: none; - background-color: #2C2C2C; - background-clip: border-box; - color: #3281EA; -} - -columnview.view acceleditor > label, -treeview.view acceleditor > label { - background-color: #3281EA; -} - -/********* - * Menus * - *********/ -menubar { - padding: 0; - background-color: #2C2C2C; - color: white; -} - -menubar:backdrop { - background-color: #2C2C2C; - color: rgba(255, 255, 255, 0.7); -} - -.csd menubar { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); -} - -menubar > item { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-height: 20px; - padding: 4px 8px; - color: rgba(255, 255, 255, 0.7); -} - -menubar > item:selected { - transition: none; - background-color: alpha(currentColor, 0.1); - color: white; -} - -menubar > item:disabled { - color: rgba(255, 255, 255, 0.3); -} - -menubar > item label:disabled { - color: inherit; -} - -menubar > item popover.menu popover.menu { - margin-left: 9px; -} - -menubar > item popover.menu.background popover.menu.background > contents { - margin: 0; -} - -/********************** - * Popover Base Menus * - **********************/ -popover.menu box.inline-buttons { - padding: 0 14px; -} - -popover.menu box.inline-buttons button.image-button.model { - min-height: 28px; - min-width: 28px; - padding: 0; - border: none; - outline: none; - transition: none; -} - -popover.menu box.inline-buttons button.image-button.model:selected { - background-image: image(alpha(currentColor, 0.06)); -} - -popover.menu box.circular-buttons { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model:focus { - background-color: alpha(currentColor, 0.06); -} - -popover.menu arrow.left, -popover.menu radio.left, -popover.menu check.left { - margin-left: 0; - margin-right: 0; -} - -popover.menu arrow.right, -popover.menu radio.right, -popover.menu check.right { - margin-left: 0; - margin-right: 0; -} - -popover.menu label.title { - font-weight: bold; - padding: 3px 32px; -} - -/************ - * Popovers * - ************/ -popover.background { - font: initial; - padding: 0; -} - -popover.background, popover.background:backdrop { - background-color: transparent; -} - -popover.background > arrow, -popover.background > contents { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - padding: 6px; - box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.14), 0 1px 10.8px 0 rgba(0, 0, 0, 0.12); - background-color: #3C3C3C; - border: none; - border-radius: 11px; - color: white; -} - -popover.background:backdrop > arrow, -popover.background:backdrop > contents { - box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12); -} - -popover.background > contents > list, -popover.background > contents > .view, -popover.background > contents > toolbar { - border-style: none; - box-shadow: none; - background-color: transparent; -} - -popover.background > contents > scrolledwindow > viewport > stack > box { - padding: 0; -} - -popover.background > contents separator { - background-color: rgba(255, 255, 255, 0.12); - margin: 3px 0; -} - -popover.background > contents list { - background-color: transparent; - padding: 0; -} - -popover.background > contents list > row { - padding: 6px 12px; -} - -popover.background > contents list separator { - margin: 0; -} - -popover.background .view:not(:selected), -popover.background toolbar { - background-color: #3C3C3C; -} - -popover.background .linked > button:not(.radio):first-child { - border-radius: 5px 0 0 5px; -} - -popover.background .linked > button:not(.radio):last-child { - border-radius: 0 5px 5px 0; -} - -popover.background .linked > button:not(.radio):only-child { - border-radius: 5px; -} - -popover.background modelbutton { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - min-height: 22px; - min-width: 56px; - padding: 3px 9px; - border-radius: 5px; - color: white; - font: initial; - text-shadow: none; - border-spacing: 6px; -} - -popover.background modelbutton accelerator { - color: rgba(255, 255, 255, 0.5); - margin-left: 30px; -} - -popover.background modelbutton accelerator:disabled { - color: rgba(255, 255, 255, 0.12); -} - -popover.background modelbutton arrow.left { - -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); -} - -popover.background modelbutton arrow.right { - -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); -} - -popover.background.menu button, -popover.background button.model { - min-height: 32px; - padding: 0 8px; - border-radius: 5px; -} - -.osd popover.background, popover.background.touch-selection, popover.background.magnifier { - background-color: transparent; -} - -popover.background listview { - padding: 0; -} - -popover.background listview > row { - padding: 6px 12px; - border-radius: 5px; - margin: 0; -} - -magnifier { - background-color: #2C2C2C; -} - -/************* - * Notebooks * - *************/ -notebook > header tab { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-height: 24px; - min-width: 24px; - padding: 6px 12px; - border-width: 1px; - border-color: transparent; - border-style: solid; - outline: none; - background-clip: padding-box; - box-shadow: none; - color: rgba(255, 255, 255, 0.7); - font-weight: 500; -} - -notebook > header tab:hover { - background-color: #404040; - color: white; -} - -notebook > header tab:disabled { - color: rgba(255, 255, 255, 0.3); -} - -notebook > header tab:checked { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - background-color: #2C2C2C; - background-clip: padding-box; - border-color: #404040; - color: white; - box-shadow: none; -} - -notebook > header tab:checked:disabled { - color: rgba(255, 255, 255, 0.5); -} - -notebook > header tab:checked.reorderable-page { - background-color: #2C2C2C; -} - -notebook { - background-color: #2C2C2C; -} - -frame > paned > notebook > header, notebook.frame > header { - background-color: #242424; -} - -notebook.frame { - border-radius: 12px; -} - -notebook.frame frame > border { - border: none; - border-radius: 12px; -} - -notebook.frame frame > list row.activatable { - border-radius: 12px; -} - -notebook:focus tab:checked { - box-shadow: none; -} - -notebook.frame > header.top { - border-radius: 12px 12px 0 0; -} - -notebook.frame > header.bottom { - border-radius: 0 0 12px 12px; -} - -notebook.frame > header.left { - border-radius: 12px 0 0 12px; -} - -notebook.frame > header.right { - border-radius: 0 12px 12px 0; -} - -notebook > header { - border: none; - background-color: #212121; - padding: 0; -} - -notebook > header.top { - box-shadow: inset 0 -1px #404040; -} - -notebook > header.top > tabs { - margin: 4px 0 0; -} - -notebook > header.top > tabs > tab { - border-radius: 12px 12px 0 0; - border-bottom: none; -} - -notebook > header.bottom { - box-shadow: inset 0 1px #404040; -} - -notebook > header.bottom > tabs { - margin: 0 0 4px; -} - -notebook > header.bottom > tabs > tab { - border-radius: 0 0 12px 12px; - border-top: none; -} - -notebook > header.left { - box-shadow: inset -1px 0 #404040; -} - -notebook > header.left > tabs { - margin: 0 0 0 4px; -} - -notebook > header.left > tabs > tab { - border-radius: 12px 0 0 12px; - border-right: none; -} - -notebook > header.right { - box-shadow: inset 1px 0 #404040; -} - -notebook > header.right > tabs { - margin: 0 4px 0 0; -} - -notebook > header.right > tabs > tab { - border-radius: 0 12px 12px 0; - border-left: none; -} - -notebook > header.top > tabs > arrow { - border-top-style: none; -} - -notebook > header.bottom > tabs > arrow { - border-bottom-style: none; -} - -notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { - padding-left: 4px; - padding-right: 4px; -} - -notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { - margin-left: -8px; - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { - margin-right: -8px; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -notebook > header.left > tabs > arrow { - border-left-style: none; -} - -notebook > header.right > tabs > arrow { - border-right-style: none; -} - -notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { - padding-top: 4px; - padding-bottom: 4px; -} - -notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { - margin-top: -8px; - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { - margin-bottom: -8px; - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -notebook > header > tabs > arrow { - min-height: 16px; - min-width: 16px; - border-radius: 0; -} - -notebook > header tab > box { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - margin: -6px -12px; - padding: 6px 12px; -} - -notebook > header tab > box:drop(active) { - background-color: rgba(255, 255, 255, 0.12); - color: white; -} - -notebook > header tab button.flat:last-child { - margin-left: 6px; - margin-right: -6px; -} - -notebook > header tab button.flat:first-child { - margin-left: -6px; - margin-right: 6px; -} - -notebook > header.top tabs, notebook > header.bottom tabs { - padding-left: 8px; - padding-right: 8px; -} - -notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { - margin-left: 0; -} - -notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { - margin-right: 0; -} - -notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { - border-style: solid; -} - -notebook > header.left tabs, notebook > header.right tabs { - padding-top: 8px; - padding-bottom: 8px; -} - -notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { - margin-top: 0; -} - -notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { - margin-bottom: 0; -} - -notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { - border-style: solid; -} - -notebook > stack:not(:only-child) { - background-color: transparent; - border-radius: 12px; -} - -/************** - * Scrollbars * - **************/ -scrollbar { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - background-color: #2C2C2C; -} - -scrollbar.top { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.left { - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.right { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar > range > trough { - box-shadow: none; - outline: none; - background: none; -} - -scrollbar > range > trough > slider { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - min-width: 8px; - min-height: 8px; - border: 4px solid transparent; - border-radius: 9999px; - background-clip: padding-box; - background-color: rgba(255, 255, 255, 0.5); - box-shadow: none; - outline: none; -} - -scrollbar > range > trough > slider:hover { - background-color: rgba(255, 255, 255, 0.7); -} - -scrollbar > range > trough > slider:active { - background-color: white; -} - -scrollbar > range > trough > slider:disabled { - background-color: rgba(255, 255, 255, 0.3); -} - -scrollbar > range.fine-tune > trough > slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar > range.fine-tune.horizontal > trough > slider { - margin: 2px 0; -} - -scrollbar > range.fine-tune.vertical > trough > slider { - margin: 0 2px; -} - -scrollbar.overlay-indicator:not(.fine-tune) > range > trough > slider { - transition-property: background-color, min-height, min-width; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - border-color: transparent; - background-color: transparent; - box-shadow: none; - outline: none; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > slider { - min-width: 4px; - min-height: 4px; - margin: 3px; - border: 1px solid rgba(44, 44, 44, 0.3); - box-shadow: none; - outline: none; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { - min-width: 4px; - min-height: 4px; - margin: 3px; - border: 1px solid rgba(44, 44, 44, 0.3); - border-radius: 9999px; - background-color: rgba(255, 255, 255, 0.5); - background-clip: padding-box; - -gtk-icon-source: none; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { - background-color: rgba(255, 255, 255, 0.3); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { - min-width: 24px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { - min-width: 8px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { - min-height: 24px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { - min-height: 8px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - background-color: rgba(60, 60, 60, 0.9); -} - -scrollbar.horizontal > range > trough > slider { - min-width: 24px; -} - -scrollbar.vertical > range > trough > slider { - min-height: 24px; -} - -scrollbar button { - min-width: 16px; - min-height: 16px; - padding: 0; - border-radius: 0; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -/********** - * Switch * - **********/ -switch { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - margin: 6px 0; - padding: 0 2px; - border: 5px solid transparent; - border-radius: 9999px; - background-color: rgba(255, 255, 255, 0.3); - background-clip: padding-box; - font-size: 0; - color: transparent; -} - -switch:checked { - background-color: rgba(50, 129, 234, 0.5); -} - -switch:disabled { - opacity: 0.5; -} - -switch image { - margin: -8px; - color: transparent; -} - -switch > slider { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-width: 20px; - min-height: 20px; - margin: -3px -2px; - border-radius: 9999px; - outline: none; - box-shadow: 0 0 0 10px transparent, 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); - background-color: #3C3C3C; -} - -switch:focus > slider { - box-shadow: 0 0 0 10px alpha(currentColor, 0.08), 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); -} - -switch:hover > slider { - box-shadow: 0 0 0 10px alpha(currentColor, 0.08), 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); -} - -switch:focus:hover > slider { - box-shadow: 0 0 0 10px alpha(currentColor, 0.16), 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 1px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 2px -0.6px rgba(0, 0, 0, 0.17); -} - -switch:checked > slider { - background-color: #3281EA; - color: #3281EA; -} - -/************************* - * Check and Radio items * - *************************/ -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; - -gtk-icon-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.14), 0 1px 3px rgba(0, 0, 0, 0.12); -} - -.view.content-view.check:not(list):hover, .view.content-view.check:not(list):active, -.content-view .tile check:not(list):hover, -.content-view .tile check:not(list):active { - -gtk-icon-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 4px 3px rgba(0, 0, 0, 0.14), 0 1px 6px rgba(0, 0, 0, 0.12); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); -} - -.view.content-view.check:not(list):checked, -.content-view .tile check:not(list):checked { - -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); -} - -checkbutton, -radiobutton { - outline: none; - border-spacing: 4px; -} - -checkbutton.text-button, -radiobutton.text-button { - padding: 2px; -} - -checkbutton.text-button label:not(:only-child), -radiobutton.text-button label:not(:only-child) { - margin: 0 4px; -} - -popover checkbutton.text-button > check:dir(ltr), popover radiobutton.text-button > check:dir(ltr) { - margin-left: -16px; -} - -popover checkbutton.text-button > check:dir(rtl), popover radiobutton.text-button > check:dir(rtl) { - margin-right: -16px; -} - -check, -radio { - min-height: 24px; - min-width: 24px; - margin: -8px; - padding: 8px; - border: none; -} - -check:checked, check:indeterminate, -radio:checked, -radio:indeterminate { - color: #81C995; -} - -check:checked:disabled, check:indeterminate:disabled, -radio:checked:disabled, -radio:indeterminate:disabled { - color: rgba(255, 255, 255, 0.3); -} - -check:not(:hover):focus, -radio:not(:hover):focus { - box-shadow: inset 0 0 0 9999px transparent; -} - -popover modelbutton check, popover modelbutton radio { - margin: 0; - padding: 0; -} - -popover modelbutton check, popover modelbutton check:focus, popover modelbutton check:hover, popover modelbutton check:focus:hover, popover modelbutton check:active, popover modelbutton check:disabled, popover modelbutton radio, popover modelbutton radio:focus, popover modelbutton radio:hover, popover modelbutton radio:focus:hover, popover modelbutton radio:active, popover modelbutton radio:disabled { - transition: none; - box-shadow: none; - background: none; - border: none; -} - -popover modelbutton check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton radio:not(:checked):not(:indeterminate):not(:disabled) { - color: rgba(255, 255, 255, 0.7); -} - -popover modelbutton check, popover modelbutton check:hover, popover modelbutton check:disabled, popover modelbutton radio, popover modelbutton radio:hover, popover modelbutton radio:disabled { - box-shadow: none; -} - -popover modelbutton check.left:dir(rtl), popover modelbutton radio.left:dir(rtl) { - margin-left: -12px; - margin-right: -4px; -} - -popover modelbutton check.right:dir(ltr), popover modelbutton radio.right:dir(ltr) { - margin-left: -4px; - margin-right: -12px; -} - - -check { - -gtk-icon-size: 24px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/unchecked-symbolic@2.svg"))); -} - - -check:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic@2.svg"))); -} - - -check:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/mixed-symbolic@2.svg"))); -} - - -radio { - -gtk-icon-size: 24px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/unchecked-symbolic@2.svg"))); -} - - -radio:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/radio-checked-symbolic@2.svg"))); -} - - -radio:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/mixed-symbolic@2.svg"))); -} - - -popover.menu check { - min-height: 18px; - min-width: 18px; - -gtk-icon-size: 18px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-unchecked-symbolic@2.svg"))); -} - - -popover.menu check:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic@2.svg"))); -} - - -popover.menu check:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-mixed-symbolic@2.svg"))); -} - - -popover.menu radio { - min-height: 18px; - min-width: 18px; - border-image: none; - -gtk-icon-size: 18px; - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-unchecked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-unchecked-symbolic@2.svg"))); -} - - -popover.menu radio:checked { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic@2.svg"))); -} - - -popover.menu radio:indeterminate { - -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/small-mixed-symbolic.svg")), -gtk-recolor(url("assets/scalable/small-mixed-symbolic@2.svg"))); -} - -treeview.view check, treeview.view radio, -columnview.view check, -columnview.view radio { - padding: 0; - box-shadow: none; - background: none; - color: rgba(255, 255, 255, 0.7); -} - -treeview.view check:hover, treeview.view check:active, treeview.view radio:hover, treeview.view radio:active, -columnview.view check:hover, -columnview.view check:active, -columnview.view radio:hover, -columnview.view radio:active { - color: white; -} - -treeview.view check:disabled, treeview.view radio:disabled, -columnview.view check:disabled, -columnview.view radio:disabled { - color: rgba(255, 255, 255, 0.3); -} - -treeview.view check:checked, treeview.view check:indeterminate, treeview.view radio:checked, treeview.view radio:indeterminate, -columnview.view check:checked, -columnview.view check:indeterminate, -columnview.view radio:checked, -columnview.view radio:indeterminate { - color: #81C995; -} - -treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, treeview.view radio:checked:disabled, treeview.view radio:indeterminate:disabled, -columnview.view check:checked:disabled, -columnview.view check:indeterminate:disabled, -columnview.view radio:checked:disabled, -columnview.view radio:indeterminate:disabled { - color: rgba(255, 255, 255, 0.3); -} - -treeview.view:hover check, treeview.view:hover radio, treeview.view:selected check, treeview.view:selected radio, treeview.view:focus check, treeview.view:focus radio, treeview.view:focus-within check, treeview.view:focus-within radio, -columnview.view:hover check, -columnview.view:hover radio, -columnview.view:selected check, -columnview.view:selected radio, -columnview.view:focus check, -columnview.view:focus radio, -columnview.view:focus-within check, -columnview.view:focus-within radio { - box-shadow: none; - background-color: transparent; -} - -treeview.view radio:checked { - -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); - border-image: none; -} - -/************ - * GtkScale * - ************/ -scale { - min-height: 2px; - min-width: 2px; -} - -scale.horizontal { - padding: 17px 12px; -} - -scale.vertical { - padding: 12px 17px; -} - -scale.fine-tune.horizontal { - min-height: 4px; - padding-top: 16px; - padding-bottom: 16px; -} - -scale.fine-tune.vertical { - min-width: 4px; - padding-left: 16px; - padding-right: 16px; -} - -scale.fine-tune > trough > slider { - min-height: 32px; - min-width: 32px; - margin: -14px; -} - -scale > trough { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - outline: none; - background-color: rgba(255, 255, 255, 0.3); -} - -scale > trough:disabled { - background-color: rgba(255, 255, 255, 0.15); -} - -scale > trough > slider { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1); - background-repeat: no-repeat; - background-position: center; - background-size: auto, 1000% 1000%; - min-height: 32px; - min-width: 32px; - margin: -15px; - border-radius: 50%; - color: #3281EA; - background-color: transparent; -} - -scale > trough > slider, scale > trough > slider:focus, scale > trough > slider:hover, scale > trough > slider:active { - border: none; - box-shadow: none; - outline: none; -} - -scale > trough > slider { - background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale > trough > slider:focus { - background-color: alpha(currentColor, 0.08); -} - -scale > trough > slider:hover { - background-color: alpha(currentColor, 0.08); -} - -scale > trough > slider:focus:hover { - background-color: alpha(currentColor, 0.16); -} - -scale > trough > slider:active { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple-on-slider 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: auto, 0% 0%; - color: #3281EA; -} - -scale > trough > highlight { - transition: background-image 75ms cubic-bezier(0, 0, 0.2, 1); - background-image: image(#3281EA); -} - -scale > trough > highlight:disabled { - background-color: #212121; - background-image: image(rgba(255, 255, 255, 0.3)); -} - -scale > trough > fill { - transition: background-color 75ms cubic-bezier(0, 0, 0.2, 1); - background-color: rgba(255, 255, 255, 0.3); -} - -scale > trough > fill:disabled { - background-color: transparent; -} - -scale > marks, -scale > value { - color: rgba(255, 255, 255, 0.7); -} - -scale > marks indicator { - background-color: rgba(255, 255, 255, 0.3); - color: transparent; -} - -scale.horizontal marks.top { - margin-bottom: 7px; - margin-top: -15px; -} - -scale.horizontal.fine-tune marks.top { - margin-bottom: 6px; - margin-top: -14px; -} - -scale.horizontal marks.bottom { - margin-top: 7px; - margin-bottom: -15px; -} - -scale.horizontal.fine-tune marks.bottom { - margin-top: 6px; - margin-bottom: -14px; -} - -scale.vertical marks.top { - margin-right: 7px; - margin-left: -15px; -} - -scale.vertical.fine-tune marks.top { - margin-right: 6px; - margin-left: -14px; -} - -scale.vertical marks.bottom { - margin-left: 7px; - margin-right: -15px; -} - -scale.vertical.fine-tune marks.bottom { - margin-left: 6px; - margin-right: -14px; -} - -scale.horizontal > marks indicator { - min-height: 8px; - min-width: 1px; -} - -scale.vertical > marks indicator { - min-height: 1px; - min-width: 8px; -} - -scale.marks-before:not(.marks-after) > trough > slider, scale.marks-after:not(.marks-before) > trough > slider { - transform: none; - box-shadow: none; - border: none; -} - -scale.marks-before:not(.marks-after) > trough > slider:disabled, scale.marks-after:not(.marks-before) > trough > slider:disabled { - box-shadow: none; -} - -scale.horizontal.marks-before:not(.marks-after) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-before:not(.marks-after) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-before:not(.marks-after) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.horizontal.marks-after:not(.marks-before) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-after:not(.marks-before) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.horizontal.marks-after:not(.marks-before) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.vertical.marks-before:not(.marks-after) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-before:not(.marks-after) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-before:not(.marks-after) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.vertical.marks-after:not(.marks-before) > trough > slider { - background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-after:not(.marks-before) > trough > slider:disabled { - background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 0%); -} - -scale.vertical.marks-after:not(.marks-before) > trough > slider:active { - background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); -} - -scale.color { - min-height: 0; - min-width: 0; -} - -scale.color.horizontal { - padding: 0 0 12px 0; -} - -scale.color.horizontal > trough > slider:dir(ltr), scale.color.horizontal > trough > slider:dir(rtl) { - margin-bottom: -24px; - margin-top: 8px; -} - -scale.color.vertical:dir(ltr) { - padding: 0 0 0 12px; -} - -scale.color.vertical:dir(ltr) > trough > slider { - margin-left: -24px; - margin-right: 8px; -} - -scale.color.vertical:dir(rtl) { - padding: 0 12px 0 0; -} - -scale.color.vertical:dir(rtl) > trough > slider { - margin-right: -24px; - margin-left: 8px; -} - -/***************** - * Progress bars * - *****************/ -progressbar { - color: rgba(255, 255, 255, 0.7); - font-size: smaller; -} - -progressbar.horizontal trough, -progressbar.horizontal progress { - min-height: 6px; -} - -progressbar.vertical trough, -progressbar.vertical progress { - min-width: 6px; -} - -progressbar trough { - border-radius: 12px; - background-color: rgba(255, 255, 255, 0.15); -} - -progressbar progress { - border-radius: 12px; - background-color: #3281EA; -} - -progressbar.osd { - min-width: 6px; - min-height: 6px; - background-color: transparent; - box-shadow: none; - margin: 0; - padding: 0; -} - -progressbar.osd trough { - background-color: transparent; -} - -progressbar.osd progress { - background-color: #3281EA; -} - -progressbar trough.empty progress { - all: unset; -} - -/************* - * Level Bar * - *************/ -levelbar.horizontal block { - min-height: 6px; -} - -levelbar.horizontal.discrete block { - min-width: 36px; -} - -levelbar.horizontal.discrete block:not(:last-child) { - margin-right: 2px; -} - -levelbar.vertical block { - min-width: 6px; -} - -levelbar.vertical.discrete block { - min-height: 36px; -} - -levelbar.vertical.discrete block:not(:last-child) { - margin-bottom: 2px; -} - -levelbar trough { - border-radius: 12px; -} - -levelbar block.low { - background-color: #FBC02D; -} - -levelbar block.high, levelbar block:not(.empty) { - background-color: #3281EA; -} - -levelbar block.full { - background-color: #81C995; -} - -levelbar block.empty { - background-color: rgba(255, 255, 255, 0.15); -} - -/**************** - * Print dialog * -*****************/ -window.dialog.print drawing { - color: white; - background: none; - border: none; - padding: 0; -} - -window.dialog.print drawing paper { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2C2C2C; - color: white; -} - -window.dialog.print .dialog-action-box { - margin: 12px; -} - -/********** - * Frames * - **********/ -frame, -.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -frame > list, -.frame > list { - border: none; -} - -frame.view, -.frame.view { - border-radius: 12px; -} - -frame.flat, -.frame.flat { - border-style: none; -} - -frame { - border-radius: 12px; -} - -frame > label { - margin: 4px; -} - -frame.flat > border, statusbar frame > border { - border: none; -} - -actionbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2C2C2C; - background-clip: border-box; - box-shadow: none; -} - -actionbar > revealer > box entry, -actionbar > revealer > box button, -actionbar > revealer > box menubutton, -actionbar > revealer > box splitbutton { - margin: 0; -} - -statusbar { - padding: 6px 18px; -} - -scrolledwindow viewport.frame { - border: none; -} - -stack scrolledwindow.frame viewport.frame list { - border: none; -} - -overshoot.top { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at top, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; -} - -overshoot.bottom { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at bottom, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -overshoot.left { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at left, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; -} - -overshoot.right { - background-size: 200% 70%; - background-image: radial-gradient(farthest-side at right, rgba(255, 255, 255, 0.04) 99%, transparent 100%); - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; -} - -junction { - border: none; - background-color: #2C2C2C; -} - -separator { - min-width: 1px; - min-height: 1px; - background-color: rgba(255, 255, 255, 0.12); -} - -separator.spacer { - background-color: transparent; -} - -separator.spacer.horizontal { - min-width: 12px; -} - -separator.spacer.vertical { - min-height: 12px; -} - -stacksidebar + separator.vertical, -stacksidebar separator.horizontal, button.font separator, button.file separator { - min-width: 0; - min-height: 0; - background-color: transparent; -} - -/********* - * Lists * - *********/ -listview, -list { - border-color: rgba(255, 255, 255, 0.12); - background-color: #2C2C2C; - background-clip: padding-box; - color: rgba(255, 255, 255, 0.7); -} - -listview > row, -list > row { - background-clip: padding-box; -} - -listview > row.expander, -list > row.expander { - padding: 0px; -} - -listview > row.expander .row-header, -list > row.expander .row-header { - padding: 2px; -} - -listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator), -list.horizontal row.separator, -list.separators.horizontal > row:not(.separator) { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator), -list:not(.horizontal) row.separator, -list.separators:not(.horizontal) > row:not(.separator) { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -list.frame { - border-radius: 12px; -} - -row { - background-clip: padding-box; -} - -columnview.view > header > button, -treeview.view > header > button, row.activatable { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1); - outline: none; - box-shadow: inset 0 0 0 9999px transparent; - background-image: radial-gradient(circle farthest-corner at center, transparent 30%, transparent 0%); - background-repeat: no-repeat; - background-position: center; - background-size: 1000% 1000%; -} - -columnview.view > header > button:focus, -treeview.view > header > button:focus, row.activatable:focus { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -columnview.view > header > button:hover, -treeview.view > header > button:hover, row.activatable:hover { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), box-shadow 0ms, background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 1200ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -columnview.view > header > button.has-open-popup, -treeview.view > header > button.has-open-popup, columnview.view > header > button:active, -treeview.view > header > button:active, row.activatable.has-open-popup, row.activatable:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.12) 30%, transparent 0%); - background-size: 100% 100%; -} - -button row.activatable, button row.activatable:hover, button row.activatable.has-open-popup, button row.activatable:active, button row.activatable:active:hover { - background-color: transparent; - box-shadow: none; - background-image: none; - transition: none; - animation: none; -} - -button:checked row { - color: white; -} - -row:selected { - color: inherit; -} - -row:selected image, -row:selected label { - color: white; -} - -row:selected button image, -row:selected button label { - color: inherit; -} - -row:selected:disabled image, -row:selected:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -treeexpander { - border-spacing: 4px; -} - -columnview > listview > row { - padding: 0; -} - -columnview > listview > row > cell { - padding: 8px 6px; -} - -columnview > listview > row > cell:not(:first-child) { - border-left: 1px solid transparent; -} - -columnview > header > button { - padding-left: 6px; - padding-right: 6px; - border-left: 1px solid transparent; -} - -columnview > header > button:first-child { - border-left-width: 0; -} - -columnview.column-separators > listview > row > cell, -columnview.column-separators > header > button { - border-left-color: rgba(255, 255, 255, 0.12); -} - -columnview > listview:not(.horizontal).separators > row:not(.separator) { - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: none; -} - -columnview.data-table > listview > row > cell { - padding-top: 2px; - padding-bottom: 2px; -} - -columnview ~ undershoot.top { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); -} - -columnview row:not(:selected) cell editablelabel:not(.editing):focus-within { - outline: 2px solid alpha(currentColor, 0.06); -} - -columnview row:not(:selected) cell editablelabel.editing:focus-within { - outline: 2px solid #3281EA; -} - -columnview row:not(:selected) cell editablelabel.editing text selection { - color: white; - background-color: #3281EA; -} - -.rich-list { - /* rich lists usually containing other widgets than just labels/text */ -} - -.rich-list > row { - padding: 9px 12px; - min-height: 32px; - /* should be tall even when only containing a label */ -} - -.rich-list > row > box { - border-spacing: 12px; -} - -/**************** - * AdwActionRow * - ****************/ -row label.subtitle { - font-size: smaller; -} - -row > box.header { - margin-left: 12px; - margin-right: 12px; - min-height: 48px; -} - -row > box.header > .icon:disabled { - filter: opacity(0.35); -} - -row > box.header > box.title { - margin-top: 6px; - margin-bottom: 6px; - border-spacing: 3px; -} - -/*************** - * AdwComboRow * - ***************/ -row.combo image.dropdown-arrow:disabled { - filter: opacity(0.35); -} - -row.combo listview.inline { - background: none; - border: none; - box-shadow: none; - color: inherit; -} - -row.combo listview.inline, row.combo listview.inline:disabled { - background: none; - color: inherit; -} - -row.combo popover > contents { - min-width: 120px; -} - -/****************** - * AdwExpanderRow * - ******************/ -list.content > row, list.content > row.expander row.header, -list.boxed-list > row, -list.boxed-list > row.expander row.header, row.expander list.nested > row { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); - color: rgba(255, 255, 255, 0.7); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -.osd list.content > row:focus:focus-visible, .osd list.content > row.expander row.header:focus:focus-visible, list.content > row.expander .osd row.header:focus:focus-visible, -.osd list.boxed-list > row:focus:focus-visible, -.osd list.boxed-list > row.expander row.header:focus:focus-visible, -list.boxed-list > row.expander .osd row.header:focus:focus-visible, .osd row.expander list.nested > row:focus:focus-visible, row.expander .osd list.nested > row:focus:focus-visible { - outline-color: rgba(255, 255, 255, 0.04); -} - -row.expander { - background: none; - padding: 0px; -} - -row.expander > box > list { - background: none; - color: inherit; -} - -row.expander list.nested { - background-color: #2C2C2C; - color: inherit; -} - -row.expander image.expander-row-arrow { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); -} - -row.expander image.expander-row-arrow:dir(ltr) { - margin-left: 6px; -} - -row.expander image.expander-row-arrow:dir(rtl) { - margin-right: 6px; -} - -row.expander:checked image.expander-row-arrow { - -gtk-icon-transform: rotate(0turn); -} - -row.expander:not(:checked) image.expander-row-arrow:dir(ltr) { - -gtk-icon-transform: rotate(0.5turn); -} - -row.expander:not(:checked) image.expander-row-arrow:dir(rtl) { - -gtk-icon-transform: rotate(-0.5turn); -} - -row.expander:checked image.expander-row-arrow:not(:disabled) { - color: #3281EA; -} - -.osd row.expander:checked image.expander-row-arrow:not(:disabled) { - color: inherit; -} - -row.expander image.expander-row-arrow:disabled { - filter: opacity(0.35); -} - -/***************** - * Boxed Lists * - *****************/ -list.content > row.expander, -list.boxed-list > row.expander { - border: none; -} - -list.content > row:first-child, list.content > row:first-child.expander row.header, -list.boxed-list > row:first-child, -list.boxed-list > row:first-child.expander row.header { - border-top-left-radius: 11px; - border-top-right-radius: 11px; -} - -list.content > row:last-child, list.content > row:last-child.expander:not(:checked), list.content > row:last-child.expander:not(:checked) row.header, list.content > row:last-child.expander:checked list.nested, list.content > row:last-child.expander:checked list.nested > row:last-child, list.content > row:only-child, list.content > row:only-child.expander:not(:checked), list.content > row:only-child.expander:not(:checked) row.header, list.content > row:only-child.expander:checked list.nested, list.content > row:only-child.expander:checked list.nested > row:last-child, -list.boxed-list > row:last-child, -list.boxed-list > row:last-child.expander:not(:checked), -list.boxed-list > row:last-child.expander:not(:checked) row.header, -list.boxed-list > row:last-child.expander:checked list.nested, -list.boxed-list > row:last-child.expander:checked list.nested > row:last-child, -list.boxed-list > row:only-child, -list.boxed-list > row:only-child.expander:not(:checked), -list.boxed-list > row:only-child.expander:not(:checked) row.header, -list.boxed-list > row:only-child.expander:checked list.nested, -list.boxed-list > row:only-child.expander:checked list.nested > row:last-child { - border-bottom-left-radius: 11px; - border-bottom-right-radius: 11px; - border-bottom-width: 0; -} - -/********************* - * App Notifications * - *********************/ -.app-notification { - margin: 8px; - border-spacing: 9px; - padding: 9px; - border: none; -} - -.app-notification button.text-button:not(:disabled) { - color: #3281EA; -} - -.app-notification.frame, -.app-notification border { - border-style: none; -} - -/************* - * Expanders * - *************/ -expander { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - min-width: 16px; - min-height: 16px; - color: rgba(255, 255, 255, 0.7); - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -expander:hover, expander:active { - color: white; -} - -expander:disabled { - color: rgba(255, 255, 255, 0.3); -} - -expander-widget > box > title { - border-radius: 12px; -} - -expander-widget > box > title:hover > expander { - color: rgba(255, 255, 255, 0.7); -} - -.navigation-sidebar:not(decoration):not(window):drop(active):focus, .navigation-sidebar:not(decoration):not(window):drop(active), -placessidebar:not(decoration):not(window):drop(active):focus, -placessidebar:not(decoration):not(window):drop(active), -stackswitcher:not(decoration):not(window):drop(active):focus, -stackswitcher:not(decoration):not(window):drop(active), -expander-widget:not(decoration):not(window):drop(active):focus, -expander-widget:not(decoration):not(window):drop(active) { - box-shadow: none; -} - -/************ - * Calendar * - ************/ -calendar { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 12px; - color: white; -} - -calendar:disabled { - color: rgba(255, 255, 255, 0.5); -} - -calendar:selected { - border-radius: 12px; -} - -calendar > header { - padding: 3px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -calendar > header > button { - min-height: 24px; -} - -calendar > grid { - margin: 3px; -} - -calendar > grid > label { - border-radius: 9999px; - margin: 0; -} - -calendar > grid > label.today:selected { - box-shadow: none; -} - -calendar > grid > label:focus { - outline-style: none; -} - -calendar > grid > label.day-number { - padding: 9px; -} - -calendar > grid > label.day-number.other-month { - color: alpha(currentColor, 0.3); -} - -/*********** - * Dialogs * - ***********/ -window.dialog.message.background { - background-color: #3C3C3C; - background-image: none; -} - -window.dialog.message box.dialog-vbox.vertical { - border-spacing: 10px; -} - -window.dialog.message .titlebar { - min-height: 24px; - border-style: none; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); - background-color: #3C3C3C; - color: white; -} - -window.dialog.message .titlebar:backdrop { - background-color: #3C3C3C; - color: rgba(255, 255, 255, 0.7); -} - -window.dialog.message.csd .dialog-action-area { - padding: 6px; - border: none; - box-shadow: none; -} - -window.dialog.message.csd .dialog-action-area > button { - border: none; - box-shadow: none; -} - -window.dialog.message.csd .dialog-action-area > button, window.dialog.message.csd .dialog-action-area > button:first-child, window.dialog.message.csd .dialog-action-area > button:last-child { - border-radius: 9999px; -} - -window.dialog.message.csd .dialog-action-area > button:not(:last-child) { - margin-right: 6px; -} - -window.dialog.message.csd .dialog-action-area > button:not(:disabled) { - color: #3281EA; -} - -window.dialog.message.csd .dialog-action-area > button.destructive-action:not(:disabled) { - color: #F44336; -} - -window.messagedialog .message-area separator { - background-color: transparent; - min-height: 0; -} - -window.messagedialog .response-area { - padding: 6px; - box-shadow: none; - border: none; -} - -window.messagedialog .response-area button { - border: none; - box-shadow: none; - border-radius: 9999px; -} - -window.messagedialog .response-area button:not(:last-child) { - margin-right: 6px; -} - -window.messagedialog .response-area button.suggested:not(:disabled) { - color: #3281EA; -} - -window.messagedialog .response-area button.destructive:not(:disabled) { - color: #F44336; -} - -window.messagedialog .response-area separator { - background-color: transparent; - min-width: 0; -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background-color: #212121; -} - -filechooser stack.view frame > border { - border: none; -} - -filechooserbutton > button > box { - border-spacing: 6px; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -window.aboutdialog stack scrolledwindow.frame, window.aboutdialog stack scrolledwindow.frame > .view, window.aboutdialog stack scrolledwindow.frame > .view > text { - border-radius: 12px; -} - -window.aboutdialog .large-icons { - -gtk-icon-size: 128px; -} - -window.about.background.csd headerbar { - color: rgba(255, 255, 255, 0.7); -} - -/*********** - * Sidebar * - ***********/ -.sidebar { - border-style: none; - background-color: #242424; -} - -.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { - border-right: 1px solid rgba(255, 255, 255, 0.12); - border-left-style: none; -} - -.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { - border-left: 1px solid rgba(255, 255, 255, 0.12); - border-right-style: none; -} - -.sidebar listview.view, -.sidebar list { - background-color: transparent; -} - -paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { - border-style: none; -} - -stacksidebar list { - padding: 6px; - background-color: #242424; -} - -stacksidebar row { - min-height: 24px; - padding: 6px 9px; - border-radius: 6px; -} - -stacksidebar row:selected { - font-weight: 500; -} - -stacksidebar row + row { - margin-top: 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; - color: inherit; -} - -separator.sidebar { - background-color: rgba(255, 255, 255, 0.12); - border-right: none; -} - -separator.sidebar.selection-mode, .selection-mode separator.sidebar { - background-color: rgba(255, 255, 255, 0.15); -} - -separator.sidebar.spacer { - background-color: transparent; -} - -/********************** - * Navigation Sidebar * - **********************/ -.navigation-sidebar { - padding: 6px 0; - border-right: none; -} - -.navigation-sidebar > row { - min-height: 24px; - padding: 6px 9px; - border-radius: 0 9999px 9999px 0; - margin: 0 6px 0 0; -} - -.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { - background-color: alpha(currentColor, 0.08); -} - -.navigation-sidebar > row:selected { - background-color: alpha(currentColor, 0.1); - color: #3281EA; -} - -.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image { - color: #3281EA; -} - -.navigation-sidebar > row:selected:hover { - background-color: alpha(currentColor, 0.16); -} - -.navigation-sidebar > row:selected:focus-visible:focus-within { - outline: none; - background-color: alpha(currentColor, 0.08); -} - -.navigation-sidebar > row:selected:focus-visible:focus-within:hover { - background-color: alpha(currentColor, 0.16); -} - -.navigation-sidebar > row:disabled { - color: rgba(255, 255, 255, 0.5); -} - -.navigation-sidebar > separator { - margin: 6px 0; -} - -/**************** - * File chooser * - ****************/ -row image.sidebar-icon { - transition: color 75ms cubic-bezier(0, 0, 0.2, 1); - color: rgba(255, 255, 255, 0.7); -} - -row image.sidebar-icon:disabled { - color: rgba(255, 255, 255, 0.3); -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar .navigation-sidebar { - padding: 6px 0; -} - -placessidebar .navigation-sidebar > row { - min-height: 32px; - margin: 0 4px 0 0; - padding: 3px; - border-radius: 0 9999px 9999px 0; -} - -placessidebar .navigation-sidebar > row > revealer { - padding: 0 8px 0 16px; -} - -placessidebar .navigation-sidebar > row:selected { - background-color: alpha(currentColor, 0.1); - color: #3281EA; - font-weight: 500; -} - -placessidebar .navigation-sidebar > row:selected image.sidebar-icon { - color: #3281EA; -} - -placessidebar .navigation-sidebar > row:disabled { - color: rgba(255, 255, 255, 0.5); -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label { - color: inherit; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -placessidebar .navigation-sidebar > row.sidebar-placeholder-row { - background-color: alpha(currentColor, 0.08); -} - -placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { - color: #3281EA; -} - -placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row image.sidebar-icon { - color: #3281EA; -} - -placessidebar .navigation-sidebar > row:drop(active) { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), box-shadow 0ms; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -placesview .server-list-button > image { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); - -gtk-icon-transform: rotate(0turn); -} - -placesview .server-list-button:checked > image { - transition: 200ms cubic-bezier(0, 0, 0.2, 1); - -gtk-icon-transform: rotate(-0.5turn); -} - -placesview > actionbar > revealer > box > label { - border-spacing: 6px; -} - -/********* - * Paned * - *********/ -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: image(rgba(255, 255, 255, 0.12)); - background-size: 1px 1px; - background-clip: content-box; - box-shadow: none; -} - -paned > separator.wide { - min-width: 6px; - min-height: 6px; - background-color: #212121; - background-image: image(rgba(255, 255, 255, 0.12)), image(rgba(255, 255, 255, 0.12)); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -/************ - * GtkVideo * - ************/ -video { - background: black; - border-radius: 12px; -} - -video image.osd { - min-width: 64px; - min-height: 64px; - border-radius: 9999px; - border: none; -} - -/************** - * GtkInfoBar * - **************/ -infobar { - border: none; - margin-bottom: 0; -} - -infobar > revealer > box { - padding: 6px; - border-spacing: 12px; -} - -infobar.info > revealer > box, infobar.info:hover > revealer > box, infobar.info:backdrop > revealer > box { - color: white; - background-color: #2C2C2C; -} - -infobar.info > revealer > box button, infobar.info > revealer > box button.text-button:not(:disabled), infobar.info:hover > revealer > box button, infobar.info:hover > revealer > box button.text-button:not(:disabled), infobar.info:backdrop > revealer > box button, infobar.info:backdrop > revealer > box button.text-button:not(:disabled) { - color: #3281EA; -} - -infobar.action > revealer > box, infobar.action:backdrop > revealer > box, infobar.question > revealer > box, infobar.question:backdrop > revealer > box { - background-color: #3281EA; - color: white; -} - -infobar.action > revealer > box button, infobar.action > revealer > box button:hover, infobar.action > revealer > box button:focus, infobar.action > revealer > box button:active, infobar.action > revealer > box button:checked, infobar.action > revealer > box button.text-button:not(:disabled), infobar.action:backdrop > revealer > box button, infobar.action:backdrop > revealer > box button:hover, infobar.action:backdrop > revealer > box button:focus, infobar.action:backdrop > revealer > box button:active, infobar.action:backdrop > revealer > box button:checked, infobar.action:backdrop > revealer > box button.text-button:not(:disabled), infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button.text-button:not(:disabled), infobar.question:backdrop > revealer > box button, infobar.question:backdrop > revealer > box button:hover, infobar.question:backdrop > revealer > box button:focus, infobar.question:backdrop > revealer > box button:active, infobar.question:backdrop > revealer > box button:checked, infobar.question:backdrop > revealer > box button.text-button:not(:disabled) { - color: white; -} - -infobar.action > revealer > box *:link, infobar.action:backdrop > revealer > box *:link, infobar.question > revealer > box *:link, infobar.question:backdrop > revealer > box *:link { - color: white; -} - -infobar.action:hover > revealer > box, infobar.question:hover > revealer > box { - background-color: #1b73e8; -} - -infobar.warning > revealer > box, infobar.warning:backdrop > revealer > box { - background-color: #FBC02D; - color: rgba(0, 0, 0, 0.87); -} - -infobar.warning > revealer > box button, infobar.warning > revealer > box button:hover, infobar.warning > revealer > box button:focus, infobar.warning > revealer > box button:active, infobar.warning > revealer > box button:checked, infobar.warning > revealer > box button.text-button:not(:disabled), infobar.warning:backdrop > revealer > box button, infobar.warning:backdrop > revealer > box button:hover, infobar.warning:backdrop > revealer > box button:focus, infobar.warning:backdrop > revealer > box button:active, infobar.warning:backdrop > revealer > box button:checked, infobar.warning:backdrop > revealer > box button.text-button:not(:disabled) { - color: rgba(0, 0, 0, 0.87); -} - -infobar.warning > revealer > box *:link, infobar.warning:backdrop > revealer > box *:link { - color: rgba(0, 0, 0, 0.87); -} - -infobar.warning:hover > revealer > box { - background-color: #fbb814; -} - -infobar.error > revealer > box, infobar.error:backdrop > revealer > box { - background-color: #F44336; - color: white; -} - -infobar.error > revealer > box button, infobar.error > revealer > box button:hover, infobar.error > revealer > box button:focus, infobar.error > revealer > box button:active, infobar.error > revealer > box button:checked, infobar.error > revealer > box button.text-button:not(:disabled), infobar.error:backdrop > revealer > box button, infobar.error:backdrop > revealer > box button:hover, infobar.error:backdrop > revealer > box button:focus, infobar.error:backdrop > revealer > box button:active, infobar.error:backdrop > revealer > box button:checked, infobar.error:backdrop > revealer > box button.text-button:not(:disabled) { - color: white; -} - -infobar.error > revealer > box *:link, infobar.error:backdrop > revealer > box *:link { - color: white; -} - -infobar.error:hover > revealer > box { - background-color: #f32c1e; -} - -/************ - * Tooltips * - ************/ -tooltip { - padding: 6px 12px; - box-shadow: none; -} - -tooltip.background, tooltip.background.csd { - background-color: rgba(25, 25, 25, 0.9); - color: white; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12); - border-radius: 6px; - margin: 2px 6px 8px 6px; - border: none; -} - -tooltip > box { - border-spacing: 6px; -} - -/***************** - * Color Chooser * - *****************/ -colorswatch.top { - border-top-left-radius: 11px; - border-top-right-radius: 11px; -} - -colorswatch.top overlay { - border-top-left-radius: 11px; - border-top-right-radius: 11px; -} - -colorswatch.bottom { - border-bottom-left-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 11px; - border-bottom-left-radius: 11px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 11px; - border-bottom-left-radius: 11px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 11px; - border-bottom-right-radius: 11px; -} - -colorswatch.dark { - color: white; -} - -colorswatch.light { - color: rgba(0, 0, 0, 0.87); -} - -colorswatch#add-color-button { - border-radius: 11px 11px 0 0; - color: white; -} - -colorswatch#add-color-button:only-child { - border-radius: 11px; -} - -colorswatch#add-color-button overlay { - background-color: #3C3C3C; -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - box-shadow: none; -} - -colorswatch#editor-color-sample { - border-radius: 11px; -} - -colorswatch#editor-color-sample overlay { - border-radius: 11px; -} - -colorchooser .popover.osd { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - border-radius: 12px; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); - background-color: #3C3C3C; -} - -colorchooser .popover.osd:backdrop { - box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); -} - -/******** - * Misc * - ********/ -.content-view { - background-color: #212121; -} - -/********************** - * Window Decorations * - **********************/ -window { - outline: none; - padding: 0; - margin: 0; -} - -window.csd { - border-radius: 18px; - box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 14.4px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-right, window.csd.tiled-bottom, window.csd.tiled-left { - border-radius: 0; -} - -window.csd.background { - background-color: transparent; - background-image: linear-gradient(to bottom, #2C2C2C, #2C2C2C 48px, #212121 48px, #212121); -} - -window.csd:backdrop { - transition: box-shadow 75ms cubic-bezier(0, 0, 0.2, 1); - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd:backdrop.background { - background-color: transparent; - background-image: linear-gradient(to bottom, #2C2C2C, #2C2C2C 48px, #212121 48px, #212121); -} - -window.csd.messagedialog { - background-color: #3C3C3C; - background-image: none; - box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 14.4px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd.messagedialog:backdrop { - background-color: #212121; - background-image: none; - box-shadow: 0 2px 2.4px -1px rgba(0, 0, 0, 0.2), 0 4px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 16px 14.4px 2px transparent, 0 6px 18px 5px transparent, inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.csd.about.background, window.csd.about.background:backdrop, window.csd.info.background, window.csd.info.background:backdrop { - background-color: #212121; - background-image: none; -} - -window.ssd { - box-shadow: none; -} - -window.solid-csd { - margin: 0; - padding: 2px; - border-radius: 0; - box-shadow: none; - background-color: #2C2C2C; -} - -window.solid-csd:backdrop { - background-color: #2C2C2C; -} - -gridview > child:selected, row:selected, calendar:selected, calendar > grid > label.day-number:selected { - background-color: alpha(currentColor, 0.06); -} - -.view:selected, iconview:selected, flowbox > flowboxchild:selected, calendar > grid > label.today, stacksidebar row:selected { - color: #3281EA; - background-color: rgba(50, 129, 234, 0.2); -} - -textview text selection:focus, textview text selection, label > selection, entry > text > selection, calendar > grid > label.today:selected { - color: white; - background-color: #3281EA; -} - -.monospace { - font-family: monospace; -} - -.numeric { - font-feature-settings: "tnum"; -} - -/********************** - * Touch Copy & Paste * - **********************/ -cursor-handle { - color: #3281EA; - -gtk-icon-source: -gtk-recolor(url("assets/scalable/cursor-handle-symbolic.svg")); -} - -cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { - padding-top: 6px; -} - -shortcuts-section { - margin: 20px; -} - -.shortcuts-search-results { - margin: 20px; - border-spacing: 24px; -} - -shortcut { - border-spacing: 6px; -} - -shortcut > .keycap { - min-width: 12px; - min-height: 26px; - margin-top: 2px; - padding-bottom: 2px; - padding-left: 8px; - padding-right: 8px; - border: solid 1px rgba(255, 255, 255, 0.12); - border-radius: 8px; - box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); - background-color: #3C3C3C; - background-clip: border-box; - color: white; - font-size: smaller; -} - -:not(decoration):not(window):drop(active) { - caret-color: #3281EA; -} - -stackswitcher { - min-height: 0; - padding: 0; - border-radius: 9999px; - background-color: alpha(currentColor, 0.05); -} - -stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action) { - margin: 0 0; - border-radius: 9999px; -} - -stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button { - min-width: 100px; -} - -stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked { - background-color: #3281EA; - color: white; -} - -stackswitcher button.text-button { - min-width: 100px; -} - -stackswitcher.circular { - border-spacing: 12px; -} - -stackswitcher.circular button.circular, -stackswitcher.circular button.text-button.circular { - min-width: 36px; - min-height: 36px; - padding: 0; -} - -/************* - * App Icons * - *************/ -.lowres-icon { - -gtk-icon-shadow: none; -} - -.icon-dropshadow { - -gtk-icon-shadow: none; -} - -/********* - * Emoji * - *********/ -popover.emoji-picker { - padding: 0; -} - -popover.emoji-picker > contents { - padding: 0; -} - -.emoji-searchbar { - padding: 6px; - border-spacing: 6px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background: none; -} - -.emoji-searchbar entry { - margin: 0; -} - -.emoji-searchbar entry text { - background: none; - box-shadow: none; -} - -.emoji-toolbar { - padding: 0; - border-spacing: 3px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background: none; - box-shadow: none; -} - -button.emoji-section { - margin: 0; - padding: 6px; - border-radius: 9px; -} - -button.emoji-section:checked { - color: #3281EA; -} - -popover.emoji-picker emoji { - font-size: x-large; - padding: 6px; - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - border-radius: 12px; -} - -popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { - background: alpha(currentColor, 0.08); -} - -emoji-completion-row { - min-height: 28px; - padding: 0 12px; -} - -emoji-completion-row > box { - border-spacing: 6px; - padding: 2px 6px; -} - -emoji-completion-row:focus, emoji-completion-row:hover, -emoji-completion-row emoji:hover, emoji-completion-row emoji:focus { - background-color: alpha(currentColor, 0.08); - color: white; -} - -popover.entry-completion > contents { - padding: 0; -} - -.nautilus-window.background.csd { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window.background.csd, .nautilus-window.background.csd:backdrop { - background-image: none; - background-color: #2C2C2C; -} - -.nautilus-window headerbar { - background-color: transparent; - box-shadow: none; -} - -.nautilus-window flap > separator { - background: none; - min-width: 0; -} - -.nautilus-window flap.unfolded > placessidebar { - background-color: transparent; - border-radius: 18px; - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow { - margin: 0 0 12px 12px; - border-radius: 12px; - background-color: rgba(50, 129, 234, 0.08); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow overshoot.top { - border-radius: 12px 12px 0 0; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow overshoot.bottom { - border-radius: 0 0 12px 12px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar { - padding: 16px 0 16px 0; - background: none; - border-radius: 12px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > separator { - background: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable { - border-radius: 0; - padding: 0; - margin: -8px 0 -8px 0; - animation: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable > revealer.sidebar-revealer { - padding-left: 12px; - padding-right: 0; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable > revealer.sidebar-revealer > box { - padding-right: 18px; - padding-left: 0; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:focus, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:active { - background: none; - box-shadow: none; - animation: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable label.sidebar-label { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable image.sidebar-icon { - padding-right: 6px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable label.sidebar-label { - color: inherit; - min-height: 54px; - padding-left: 6px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable.sidebar-placeholder-row { - background-color: transparent; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active) { - border-radius: 0; - border-radius: 9999px 0 0 9999px; - background-color: rgba(245, 124, 0, 0.1); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active), .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active) image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:drop(active) label.sidebar-label { - color: #F57C00; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:hover label.sidebar-label { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected { - background-color: transparent; - font-weight: 700; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected label.sidebar-label { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected > revealer > box { - color: #3281EA; - background-color: #2C2C2C; - border-image-width: 10px 10px 10px 46px; - border-image-slice: 10 10 10 46; - border-image-repeat: stretch; - border-image-source: -gtk-scaled(url("assets/row-selected-dark.png"), url("assets/row-selected-dark@2.png")); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected label.sidebar-label { - padding-left: 14px; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:selected button.sidebar-button { - color: #3281EA; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled image.sidebar-icon, .nautilus-window flap.unfolded > placessidebar > scrolledwindow > viewport > list.navigation-sidebar > row.activatable:disabled label.sidebar-label { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > scrollbar { - margin: 3px 3px 3px 0; - background: none; - border: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > scrollbar though { - background: none; -} - -.nautilus-window flap.unfolded > placessidebar > scrolledwindow > scrollbar though > slider { - border: none; -} - -.nautilus-window tabbar .box { - padding: 0 12px; - background-color: transparent; - box-shadow: inset 0 -1px #404040; -} - -.nautilus-window tabbar tab { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window tabbar tab:hover:not(:selected):not(:active):not(:checked) { - color: white; - background-color: rgba(255, 255, 255, 0.05); -} - -.nautilus-window tabbar tab:active, .nautilus-window tabbar tab:checked, .nautilus-window tabbar tab:selected { - color: white; -} - -.nautilus-window tabbar tab:active:disabled, .nautilus-window tabbar tab:checked:disabled, .nautilus-window tabbar tab:selected:disabled { - color: rgba(255, 255, 255, 0.5); -} - -.nautilus-window tabbar tab:disabled { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window placesview label { - color: rgba(255, 255, 255, 0.7); -} - -.nautilus-window placesview label:disabled { - color: rgba(255, 255, 255, 0.3); -} - -.nautilus-window infobar { - margin: 3px; -} - -.nautilus-window infobar > revealer > box { - border-radius: 6px; -} - -.nautilus-window label.search-information { - margin: 3px; - border-radius: 6px; -} - -.nautilus-window .floating-bar { - min-height: 24px; - padding: 2px; - margin: 6px; - border: none; - border-radius: 9999px; - background-color: rgba(33, 33, 33, 0.95); - box-shadow: none; -} - -.nautilus-window .floating-bar button { - margin: 4px; -} - -#NautilusViewCell clamp box { - margin: 0; - border-spacing: 0; -} - -#NautilusQueryEditor { - border-radius: 9999px; - color: rgba(255, 255, 255, 0.7); - padding: 0 4px 0 8px; -} - -#NautilusQueryEditor:focus-within { - color: white; -} - -#NautilusQueryEditor:disabled { - color: rgba(255, 255, 255, 0.3); -} - -#NautilusQueryEditor > menubutton > button.image-button { - min-width: 28px; - min-height: 28px; - margin: 4px 0; - padding: 0; -} - -#NautilusQueryEditor > text { - margin: 0; -} - -#NautilusPathBar { - background-color: rgba(255, 255, 255, 0.04); - border-radius: 9999px; - margin: 6px 0; -} - -#NautilusPathBar #NautilusPathButton { - margin: 0 3px; - border-radius: 9999px; -} - -#NautilusPathBar #NautilusPathButton.current-dir { - color: white; -} - -#NautilusPathBar #NautilusPathButton.current-dir:hover, #NautilusPathBar #NautilusPathButton.current-dir:active { - background: none; - box-shadow: none; -} - -#NautilusPathBar #NautilusPathButton:first-child { - margin-left: 0; -} - -#NautilusPathBar > menubutton > button { - border-radius: 9999px; -} - -#NautilusQueryEditorTag { - border-radius: 9999px; -} - -#NautilusQueryEditorTag > button { - margin: 3px; - padding: 0; - min-height: 22px; - min-width: 22px; -} - -window.dialog > box > stack > box > box > notebook.frame { - border-width: 0 0 0 1px; - border-radius: 0; -} - -leaflet { - background-color: transparent; -} - -leaflet stack.background { - background-color: transparent; -} - -leaflet > box > scrolledwindow > viewport > widget > stack { - background-color: #2C2C2C; -} - -.history-view { - background-color: #2C2C2C; -} - -#displayitem { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.small .card { - border-radius: 0; - box-shadow: none; -} - -.small .card.forecast-card { - border-width: 1px 0; -} - -.small .card.display-container { - border-width: 0 0 1px 0; -} - -leaflet button.number-button { - background-color: rgba(255, 255, 255, 0.1); -} - -leaflet button.number-button:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -leaflet button.number-button:active { - background-color: rgba(255, 255, 255, 0.3); -} - -leaflet button.clear-button.image-button { - border-radius: 12px; -} - -datechooser.view button.flat.pill, datechooser.view button.circular.day { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - -.contacts-contact-list list.navigation-sidebar { - background: none; -} - -flowboxchild > button.card.category-tile { - padding: 21px; - border: none; - border-radius: 12px; -} - -flowboxchild > button.card.category-tile-iconless { - padding: 9px 15px; -} - -app-context-bar > box:not(:first-child) > button.flat { - border-radius: 0; -} - -app-context-bar > box:not(:first-child) > button.flat:last-child { - border-radius: 0 12px 12px 0; -} - -app-context-bar > box:first-child > button.flat { - border-radius: 0; -} - -app-context-bar > box:first-child > button.flat:first-child { - border-radius: 12px 0 0 12px; -} - -app-context-bar > box > button.flat { - border-left-color: rgba(255, 255, 255, 0.12); -} - -carousel.card { - border: none; -} - -.context-tile-lozenge { - min-height: 28px; - min-width: 28px; - padding: 6px; - margin: 6px; -} - -.context-tile-lozenge.grey { - color: white; - background-color: rgba(255, 255, 255, 0.12); -} - -.context-tile-lozenge.green, .context-tile-lozenge.details-rating-0 { - color: #4cb168; - background-color: rgba(129, 201, 149, 0.15); -} - -.context-tile-lozenge.blue, .context-tile-lozenge.details-rating-5 { - color: #1A73E8; - background-color: rgba(26, 115, 232, 0.15); -} - -.context-tile-lozenge.yellow, .context-tile-lozenge.details-rating-12 { - color: #d79b04; - background-color: rgba(251, 192, 45, 0.15); -} - -.context-tile-lozenge.details-rating-15 { - color: #F57C00; - background-color: rgba(245, 124, 0, 0.15); -} - -.context-tile-lozenge.red, .context-tile-lozenge.details-rating-18 { - color: #d2190b; - background-color: rgba(244, 67, 54, 0.15); -} - -screenshot-carousel box.frame.view { - border-width: 1px 0; - border-radius: 0; -} - -/* Styling for specific category buttons. */ -.category-tile.category-create { - background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%); - color: white; -} - -.category-tile.category-create:hover { - background: linear-gradient(180deg, shade(#ce8cd7, 1.07) 0%, shade(#2861c6, 1.1) 100%); -} - -.category-tile.category-create:active { - background: linear-gradient(180deg, shade(#ce8cd7, 0.95) 0%, shade(#2861c6, 0.95) 100%); -} - -.category-tile.category-develop { - background: #5e5c64; - color: white; -} - -.category-tile.category-develop:hover { - background: shade(#5e5c64, 1.2); -} - -.category-tile.category-develop:active { - background-color: shade(#5e5c64, 0.95); -} - -.category-tile.category-learn { - background: linear-gradient(180deg, #2ec27e 30%, #27a66c 100%); - color: white; -} - -.category-tile.category-learn:hover { - background: linear-gradient(180deg, shade(#2ec27e, 1.06) 30%, shade(#27a66c, 1.06) 100%); -} - -.category-tile.category-learn:active { - background: linear-gradient(180deg, shade(#2ec27e, 0.95) 30%, shade(#27a66c, 0.95) 100%); -} - -.category-tile.category-play { - background: linear-gradient(75deg, #f9e2a7 0%, #eb5ec3 50%, #6d53e0 100%); - color: #393484; -} - -.category-tile.category-play:hover { - background: linear-gradient(75deg, shade(#f9e2a7, 1.07) 0%, shade(#eb5ec3, 1.07) 50%, shade(#6d53e0, 1.07) 100%); -} - -.category-tile.category-play:active { - background: linear-gradient(75deg, shade(#f9e2a7, 0.97) 0%, shade(#eb5ec3, 0.95) 50%, shade(#6d53e0, 1.07) 100%); -} - -.category-tile.category-socialize { - background: linear-gradient(90deg, #ef4e9b 0%, #f77466 100%); - color: rgba(255, 255, 255, 0.7); -} - -.category-tile.category-socialize:hover { - background: linear-gradient(90deg, shade(#ef4e9b, 1.08) 0%, shade(#f77466, 1.08) 100%); -} - -.category-tile.category-socialize:active { - background: linear-gradient(90deg, shade(#ef4e9b, 0.95) 0%, shade(#f77466, 0.95) 100%); -} - -.category-tile.category-work { - padding: 1px; - /* FIXME: work around https://gitlab.gnome.org/GNOME/gtk/-/issues/4324 */ - color: #1c71d8; - background-color: #fdf8d7; - background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); - background-size: 10px 10px, 10px 10px; - background-position: -1px -4px, center -1px; -} - -.category-tile.category-work:hover { - background-color: #fefcef; - background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); -} - -.category-tile.category-work:active { - background-color: #fcf4bf; - background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); -} - -.polari-room-list .sidebar { - background: none; -} - -.polari-room-list .sidebar > row.activatable:selected { - background-color: #3281EA; - color: white; -} - -.polari-room-list popover.background > arrow, -.polari-room-list popover.background > contents { - padding: 0; -} - -window.org-gnome-Builder headerbar splitbutton notification button { - margin: 0; - min-height: 24px; - min-width: 24px; - padding: 0; -} - -popover.background.global-search > arrow, -popover.background.global-search > contents { - padding: 0; -} - -panelframeswitcher { - padding: 6px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -panelframetabbar { - border-bottom: none; -} - -.frameheader.header { - min-height: 24px; - background-color: rgba(255, 255, 255, 0.04); -} - -.frameheader.header > button { - border: none; - margin: 0; - padding: 3px; -} - -.frameheader.header tabbar.inline > revealer > box { - min-height: 24px; -} - -.frameheader.header tabbar.inline > revealer > box .start-action { - padding: 0; - border: none; -} - -.frameheader.header tabbar.inline > revealer > box .end-action { - padding: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -.frameheader.header tabbar.inline > revealer > box .end-action menubutton > button { - margin: 3px; - min-height: 24px; - min-width: 24px; - padding: 6px; - border-radius: 12px; -} - -.frameheader.header tabbar.inline > revealer > box tabbox { - border: none; - background: none; -} - -panelstatusbar { - background-color: #212121; -} - -panelstatusbar > menubutton > button, -panelstatusbar > paneltogglebutton button.image-button { - border-radius: 0; -} - -.style-variant { - padding: 0 12px; -} - -.style-variant button.toggle { - padding: 0; -} - -.style-variant button.toggle, .style-variant button.toggle:hover, .style-variant button.toggle:focus, .style-variant button.toggle:active, .style-variant button.toggle:checked { - background: none; - outline: none; - border: none; - box-shadow: none; -} - -.style-variant button.toggle > stylevariantpreview > .wallpaper { - border-radius: 12px; - outline-color: transparent; - outline-width: 3px; - outline-offset: 3px; - outline-style: solid; - box-shadow: none; -} - -.style-variant button.toggle:hover > stylevariantpreview > .wallpaper { - outline-color: rgba(255, 255, 255, 0.04); -} - -.style-variant button.toggle:active > stylevariantpreview > .wallpaper { - outline-color: rgba(255, 255, 255, 0.3); -} - -.style-variant button.toggle:checked > stylevariantpreview > .wallpaper { - outline-color: #3281EA; -} - -window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list { - border: none; - border-radius: 0; -} - -window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list > row:first-child, window.dialog > .dialog-vbox > box > scrolledwindow > viewport > widget > list.boxed-list > row:last-child { - border-radius: 0; -} - -button.colorpad { - padding: 0px; - margin: 0px; - background-blend-mode: screen; - background-image: linear-gradient(45deg, #0f0f0f55 25%, transparent 25%, transparent 75%, #0f0f0f55 75%, #0f0f0f55), linear-gradient(45deg, #0f0f0f55 25%, transparent 25%, transparent 75%, #0f0f0f55 75%, #0f0f0f55); - background-color: @colorpad_color; - color: @colorpad_fg_color; - background-size: 18px 18px; - background-position: 0px 0px, 9px 9px; -} - -button.colorpad:hover { - filter: brightness(93%); -} - -button.colorpad:active { - filter: brightness(86%); -} - -button.colorpad:checked { - filter: brightness(100%); -} - -avatar { - border-radius: 9999px; - font-weight: bold; -} - -avatar.color1 { - background-image: linear-gradient(#83b6ec, #337fdc); - color: #cfe1f5; -} - -avatar.color2 { - background-image: linear-gradient(#7ad9f1, #0f9ac8); - color: #caeaf2; -} - -avatar.color3 { - background-image: linear-gradient(#8de6b1, #29ae74); - color: #cef8d8; -} - -avatar.color4 { - background-image: linear-gradient(#b5e98a, #6ab85b); - color: #e6f9d7; -} - -avatar.color5 { - background-image: linear-gradient(#f8e359, #d29d09); - color: #f9f4e1; -} - -avatar.color6 { - background-image: linear-gradient(#ffcb62, #d68400); - color: #ffead1; -} - -avatar.color7 { - background-image: linear-gradient(#ffa95a, #ed5b00); - color: #ffe5c5; -} - -avatar.color8 { - background-image: linear-gradient(#f78773, #e62d42); - color: #f8d2ce; -} - -avatar.color9 { - background-image: linear-gradient(#e973ab, #e33b6a); - color: #fac7de; -} - -avatar.color10 { - background-image: linear-gradient(#cb78d4, #9945b5); - color: #e7c2e8; -} - -avatar.color11 { - background-image: linear-gradient(#9e91e8, #7a59ca); - color: #d5d2f5; -} - -avatar.color12 { - background-image: linear-gradient(#e3cf9c, #b08952); - color: #f2eade; -} - -avatar.color13 { - background-image: linear-gradient(#be916d, #785336); - color: #e5d6ca; -} - -avatar.color14 { - background-image: linear-gradient(#c0bfbc, #6e6d71); - color: #d8d7d3; -} - -avatar.contrasted { - color: white; -} - -avatar.image { - background: none; -} - -splitbutton.suggested-action > button, splitbutton.suggested-action > menubutton > button, splitbutton.destructive-action > button, splitbutton.destructive-action > menubutton > button, splitbutton.opaque > button, splitbutton.opaque > menubutton > button, menubutton.suggested-action > button, menubutton.destructive-action > button, menubutton.opaque > button, button.suggested-action, button.destructive-action, button.opaque { - box-shadow: none; - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0, 0, 0.2, 1); -} - -.osd splitbutton.suggested-action > button:focus:focus-visible, .osd splitbutton.suggested-action > menubutton > button:focus:focus-visible, .osd splitbutton.destructive-action > button:focus:focus-visible, .osd splitbutton.destructive-action > menubutton > button:focus:focus-visible, .osd splitbutton.opaque > button:focus:focus-visible, .osd splitbutton.opaque > menubutton > button:focus:focus-visible, .osd menubutton.suggested-action > button:focus:focus-visible, .osd menubutton.destructive-action > button:focus:focus-visible, .osd menubutton.opaque > button:focus:focus-visible, .osd button.suggested-action:focus:focus-visible, .osd button.destructive-action:focus:focus-visible, .osd button.opaque:focus:focus-visible { - outline: none; -} - -splitbutton.suggested-action > button:hover, splitbutton.suggested-action > menubutton > button:hover, splitbutton.destructive-action > button:hover, splitbutton.destructive-action > menubutton > button:hover, splitbutton.opaque > button:hover, splitbutton.opaque > menubutton > button:hover, menubutton.suggested-action > button:hover, menubutton.destructive-action > button:hover, menubutton.opaque > button:hover, button.suggested-action:hover, button.destructive-action:hover, button.opaque:hover { - background-image: image(alpha(currentColor, 0.1)); -} - -splitbutton.suggested-action > button.keyboard-activating, splitbutton.suggested-action > menubutton > button.keyboard-activating, splitbutton.destructive-action > button.keyboard-activating, splitbutton.destructive-action > menubutton > button.keyboard-activating, splitbutton.opaque > button.keyboard-activating, splitbutton.opaque > menubutton > button.keyboard-activating, menubutton.suggested-action > button.keyboard-activating, menubutton.destructive-action > button.keyboard-activating, menubutton.opaque > button.keyboard-activating, button.keyboard-activating.suggested-action, button.keyboard-activating.destructive-action, button.keyboard-activating.opaque, splitbutton.suggested-action > button:active, splitbutton.suggested-action > menubutton > button:active, splitbutton.destructive-action > button:active, splitbutton.destructive-action > menubutton > button:active, splitbutton.opaque > button:active, splitbutton.opaque > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, button.suggested-action:active, button.destructive-action:active, button.opaque:active { - background-image: image(rgba(0, 0, 0, 0.2)); -} - -splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button:checked, menubutton.suggested-action > button:checked, menubutton.destructive-action > button:checked, menubutton.opaque > button:checked, button.suggested-action:checked, button.destructive-action:checked, button.opaque:checked { - background-image: image(rgba(0, 0, 0, 0.15)); -} - -splitbutton.suggested-action > button:checked:hover, splitbutton.suggested-action > menubutton > button:checked:hover, splitbutton.destructive-action > button:checked:hover, splitbutton.destructive-action > menubutton > button:checked:hover, splitbutton.opaque > button:checked:hover, splitbutton.opaque > menubutton > button:checked:hover, menubutton.suggested-action > button:checked:hover, menubutton.destructive-action > button:checked:hover, menubutton.opaque > button:checked:hover, button.suggested-action:checked:hover, button.destructive-action:checked:hover, button.opaque:checked:hover { - background-image: image(rgba(0, 0, 0, 0.05)); -} - -splitbutton.suggested-action > button:checked.keyboard-activating, splitbutton.suggested-action > menubutton > button:checked.keyboard-activating, splitbutton.destructive-action > button:checked.keyboard-activating, splitbutton.destructive-action > menubutton > button:checked.keyboard-activating, splitbutton.opaque > button:checked.keyboard-activating, splitbutton.opaque > menubutton > button:checked.keyboard-activating, menubutton.suggested-action > button:checked.keyboard-activating, menubutton.destructive-action > button:checked.keyboard-activating, menubutton.opaque > button:checked.keyboard-activating, button.suggested-action:checked.keyboard-activating, button.destructive-action:checked.keyboard-activating, button.opaque:checked.keyboard-activating, splitbutton.suggested-action > button:checked:active, splitbutton.suggested-action > menubutton > button:checked:active, splitbutton.destructive-action > button:checked:active, splitbutton.destructive-action > menubutton > button:checked:active, splitbutton.opaque > button:checked:active, splitbutton.opaque > menubutton > button:checked:active, menubutton.suggested-action > button:checked:active, menubutton.destructive-action > button:checked:active, menubutton.opaque > button:checked:active, button.suggested-action:checked:active, button.destructive-action:checked:active, button.opaque:checked:active { - background-image: image(rgba(0, 0, 0, 0.3)); -} - -button.opaque { - background-color: #4c4c4c; - color: white; -} - -button.destructive-action { - color: white; -} - -button.destructive-action, button.destructive-action:checked { - background-color: #F44336; -} - -button.suggested-action { - color: white; -} - -button.suggested-action, button.suggested-action:checked { - background-color: #3281EA; -} - -button.font separator { - background-color: transparent; -} - -button.font > box { - border-spacing: 6px; -} - -button.font > box > box > label { - font-weight: bold; -} - -menubutton.pill > button, button.pill { - padding: 10px 32px; - border-radius: 9999px; -} - -button.card { - background-clip: padding-box; - font-weight: inherit; - box-shadow: none; - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); -} - -button.card:hover { - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); -} - -button.card.keyboard-activating, button.card:active { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - -button.card:checked { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1), background-size 0ms, background-image 0ms, border 0ms; - animation: ripple 225ms cubic-bezier(0, 0, 0.2, 1) forwards; - box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.08); - background-image: radial-gradient(circle, alpha(currentColor, 0.12) 10%, transparent 0%); - background-size: 100% 100%; -} - -button.card:drop(active) { - color: #F57C00; - box-shadow: inset 0 0 0 1px #F57C00; -} - -menubutton.osd { - background: none; - color: inherit; -} - -menubutton.suggested-action { - background-color: #3281EA; - color: white; -} - -menubutton.destructive-action { - background-color: #F44336; - color: white; -} - -menubutton.opaque { - background-color: #4c4c4c; - color: white; -} - -menubutton.suggested-action, menubutton.destructive-action, menubutton.opaque { - border-radius: 12px; -} - -menubutton.suggested-action.circular, menubutton.suggested-action.pill, menubutton.destructive-action.circular, menubutton.destructive-action.pill, menubutton.opaque.circular, menubutton.opaque.pill { - border-radius: 9999px; -} - -menubutton.suggested-action > button, menubutton.suggested-action > button:checked, menubutton.destructive-action > button, menubutton.destructive-action > button:checked, menubutton.opaque > button, menubutton.opaque > button:checked { - background-color: transparent; - color: inherit; -} - -menubutton.image-button > button { - min-width: 24px; - padding-left: 6px; - padding-right: 6px; -} - -menubutton arrow { - min-height: 16px; - min-width: 16px; -} - -menubutton arrow.none { - -gtk-icon-source: -gtk-icontheme("open-menu-symbolic"); -} - -menubutton arrow.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -menubutton arrow.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -menubutton arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -menubutton arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -splitbutton { - border-radius: 12px; -} - -splitbutton:disabled { - filter: none; - opacity: 1; -} - -splitbutton, splitbutton > separator { - transition: all 75ms cubic-bezier(0, 0, 0.2, 1); - transition-property: background; -} - -splitbutton > separator { - margin-top: 6px; - margin-bottom: 6px; - background: none; -} - -splitbutton > menubutton > button { - padding-left: 6px; - padding-right: 6px; -} - -splitbutton.image-button > button { - min-height: 24px; - min-width: 24px; - padding: 6px; -} - -splitbutton.text-button.image-button > button, splitbutton.image-text-button > button { - padding-left: 9px; - padding-right: 9px; -} - -splitbutton.text-button.image-button > button > box, splitbutton.image-text-button > button > box { - border-spacing: 6px; -} - -splitbutton > button:dir(ltr), -splitbutton > menubutton > button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - margin-right: 0; -} - -splitbutton > button:dir(rtl), -splitbutton > menubutton > button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - margin-left: 0; -} - -splitbutton.flat > separator { - background: rgba(255, 255, 255, 0.12); -} - -splitbutton.flat:hover, splitbutton.flat:active, splitbutton.flat:checked { - background: alpha(currentColor, 0.1); - color: white; -} - -splitbutton.flat:hover > separator, splitbutton.flat:active > separator, splitbutton.flat:checked > separator { - background: none; -} - -splitbutton.flat:focus-within:focus-visible > separator { - background: none; -} - -splitbutton.flat > button, -splitbutton.flat > menubutton > button { - border-radius: 12px; -} - -splitbutton.suggested-action { - background-color: #3281EA; - color: white; -} - -splitbutton.destructive-action { - background-color: #F44336; - color: white; -} - -splitbutton.opaque { - background-color: #4c4c4c; - color: white; -} - -splitbutton.suggested-action > button, splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button, splitbutton.opaque > menubutton > button:checked { - color: inherit; - background-color: transparent; -} - -splitbutton.suggested-action > menubutton > button:dir(ltr), splitbutton.destructive-action > menubutton > button:dir(ltr), splitbutton.opaque > menubutton > button:dir(ltr) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -splitbutton.suggested-action > menubutton > button:dir(rtl), splitbutton.destructive-action > menubutton > button:dir(rtl), splitbutton.opaque > menubutton > button:dir(rtl) { - box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); -} - -splitbutton > menubutton > button > arrow.none { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -buttoncontent { - border-spacing: 6px; -} - -buttoncontent > label { - font-weight: bold; -} - -buttoncontent > label:dir(ltr) { - padding-right: 2px; -} - -buttoncontent > label:dir(rtl) { - padding-left: 2px; -} - -.arrow-button > box > buttoncontent > label:dir(ltr), splitbutton > button > buttoncontent > label:dir(ltr) { - padding-right: 0; -} - -.arrow-button > box > buttoncontent > label:dir(rtl), splitbutton > button > buttoncontent > label:dir(rtl) { - padding-left: 0; -} - -toast { - margin: 12px; - margin-bottom: 24px; - border-radius: 9999px; - border-spacing: 6px; - padding: 6px; - box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.14), 0 1px 10.8px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.7); - font-weight: normal; -} - -toast:dir(ltr) { - padding-left: 12px; -} - -toast:dir(rtl) { - padding-right: 12px; -} - -toast > widget { - margin: 0 6px; -} - -statuspage > scrolledwindow > viewport > box { - margin: 36px 12px; - border-spacing: 36px; -} - -statuspage > scrolledwindow > viewport > box > clamp > box { - border-spacing: 12px; -} - -statuspage > scrolledwindow > viewport > box > clamp > box > .icon { - -gtk-icon-size: 128px; - color: alpha(currentColor, 0.45); -} - -statuspage > scrolledwindow > viewport > box > clamp > box > .icon:disabled { - opacity: 0.45; -} - -statuspage > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { - margin-bottom: 24px; -} - -statuspage.compact > scrolledwindow > viewport > box { - margin: 24px 12px; - border-spacing: 24px; -} - -statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon { - -gtk-icon-size: 96px; -} - -statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { - margin-bottom: 12px; -} - -statuspage.compact > scrolledwindow > viewport > box > clamp > box > .title { - font-size: 18pt; -} - -list.content, -list.boxed-list, .card { - border-radius: 12px; - box-shadow: none; - border: 1px solid rgba(255, 255, 255, 0.12); - background-clip: padding-box; - background-color: #2C2C2C; - color: rgba(255, 255, 255, 0.7); -} - -preferencespage > scrolledwindow > viewport > clamp > box { - margin: 24px 12px; - border-spacing: 24px; -} - -preferencesgroup > box, preferencesgroup > box .labels { - border-spacing: 6px; -} - -preferencesgroup > box > box.header:not(.single-line) { - margin-bottom: 6px; -} - -preferencesgroup > box > box.single-line { - min-height: 36px; -} - -preferencesgroup > box button.background-preview-button.toggle { - padding: 0; - background: none; - box-shadow: none; - outline-color: transparent; - outline-width: 3px; - outline-offset: 3px; - outline-style: solid; -} - -preferencesgroup > box button.background-preview-button.toggle, preferencesgroup > box button.background-preview-button.toggle > background-preview { - border-radius: 6px; -} - -preferencesgroup > box button.background-preview-button.toggle:hover { - outline-color: rgba(255, 255, 255, 0.04); -} - -preferencesgroup > box button.background-preview-button.toggle:active { - outline-color: rgba(255, 255, 255, 0.3); -} - -preferencesgroup > box button.background-preview-button.toggle:checked { - outline-color: #3281EA; -} - -viewswitcher { - margin: 0; -} - -viewswitcher.wide { - border-spacing: 3px; - border-radius: 9999px; - background-color: rgba(255, 255, 255, 0.04); - margin-top: 6px; - margin-bottom: 6px; -} - -viewswitcher.wide button.toggle:checked, viewswitcher.wide button.toggle.flat:checked { - background-color: #3281EA; - color: white; -} - -viewswitcher.wide button.toggle:checked:backdrop, viewswitcher.wide button.toggle.flat:checked:backdrop { - color: rgba(255, 255, 255, 0.5); -} - -viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator { - background-color: white; -} - -viewswitcher.wide button.toggle:checked indicatorbin.needs-attention > indicator > label, viewswitcher.wide button.toggle.flat:checked indicatorbin.needs-attention > indicator > label { - color: #3281EA; -} - -viewswitcher.narrow button.toggle { - border-radius: 0; - margin: 0; - border: none; -} - -viewswitcher button.toggle { - font-weight: bold; - padding: 0; - min-height: 0; - margin: 0; -} - -viewswitcher button.toggle > stack > box.narrow { - font-size: 0.75rem; - padding-top: 7px; - padding-bottom: 5px; - border-spacing: 4px; -} - -viewswitcher button.toggle > stack > box.narrow > stack > label { - padding-left: 8px; - padding-right: 8px; -} - -viewswitcher button.toggle > stack > box.wide { - padding: 0 12px; - border-spacing: 6px; -} - -viewswitcherbar actionbar > revealer > box { - padding: 0; -} - -viewswitchertitle viewswitcher { - margin-left: 12px; - margin-right: 12px; -} - -indicatorbin > indicator, indicatorbin > mask { - min-width: 6px; - min-height: 6px; - border-radius: 9999px; -} - -indicatorbin > indicator { - margin: 1px; - padding: 0; - background: alpha(currentColor, 0.4); -} - -indicatorbin > indicator > label { - font-size: 0.6rem; - font-weight: bold; - padding: 2px 5px; - color: white; -} - -indicatorbin > mask { - padding: 1px; - background: black; -} - -indicatorbin.needs-attention > indicator { - background-color: #3281EA; -} - -indicatorbin.needs-attention > indicator > label { - color: white; -} - -tabbar .box { - min-height: 28px; - background-color: #212121; - color: rgba(255, 255, 255, 0.7); - padding: 0; - box-shadow: inset 0 -1px #404040; - border-bottom: none; -} - -tabbar tabbox > tabboxchild { - border-radius: 0; - margin: 0; - padding-top: 4px; -} - -tabbar tabbox > separator { - margin-top: 9px; - margin-bottom: 9px; - transition: opacity 150ms ease-in-out; -} - -tabbar tabbox > separator.hidden { - opacity: 0; -} - -tabbar tabbox > revealer > indicator { - min-width: 2px; - border-radius: 2px; - margin: 9px 6px; - background: alpha(#3281EA, 0.5); -} - -tabbar tab { - transition: none; - border-radius: 12px 12px 0 0; - border: 1px solid transparent; - border-bottom-width: 0; - color: rgba(255, 255, 255, 0.7); - padding: 6px 12px; -} - -tabbar tab:hover:not(:selected):not(:active):not(:checked) { - transition: none; - background-color: #404040; - box-shadow: none; - color: white; - border-color: #404040; - border-radius: 12px 12px 0 0; -} - -tabbar tab:selected, tabbar tab:checked, tabbar tab:active { - transition: background-color 150ms ease-in-out; - background-color: #2C2C2C; - box-shadow: none; - color: white; - border-color: #404040; - border-radius: 12px 12px 0 0; -} - -tabbar .start-action, -tabbar .end-action { - padding: 6px; -} - -tabbar .start-action:dir(ltr), -tabbar .end-action:dir(rtl) { - padding-right: 0; -} - -tabbar .start-action:dir(rtl), -tabbar .end-action:dir(ltr) { - padding-left: 0; -} - -tabview > stack { - background-color: #2C2C2C; -} - -dnd tab { - background-color: #212121; - color: rgba(255, 255, 255, 0.7); - box-shadow: none; - margin: 24px; -} - -tabbar tab button.image-button, -dnd tab button.image-button { - padding: 0; - margin: 0; - min-width: 20px; - min-height: 20px; - border-radius: 9999px; - border: none; -} - -tabbar tab indicator, -dnd tab indicator { - min-height: 2px; - border-radius: 2px; - background: alpha(#3281EA, 0.5); -} - -tabview:drop(active), -tabbox:drop(active) { - box-shadow: none; -} - -.unfolded stacksidebar.sidebar { - border: none; -} - -/* GTK NAMED COLORS - ---------------- - use responsibly! */ -/* -widget text/foreground color */ -@define-color theme_fg_color white; -/* -text color for entries, views and content in general */ -@define-color theme_text_color white; -/* -widget base background color */ -@define-color theme_bg_color #212121; -/* -text widgets and the like base background color */ -@define-color theme_base_color #2C2C2C; -/* -base background color of selections */ -@define-color theme_selected_bg_color #3281EA; -/* -text/foreground color of selections */ -@define-color theme_selected_fg_color white; -/* -base background color of insensitive widgets */ -@define-color insensitive_bg_color #212121; -/* -text foreground color of insensitive widgets */ -@define-color insensitive_fg_color rgba(255, 255, 255, 0.5); -/* -insensitive text widgets and the like base background color */ -@define-color insensitive_base_color #242424; -/* -widget text/foreground color on backdrop windows */ -@define-color theme_unfocused_fg_color white; -/* -text color for entries, views and content in general on backdrop windows */ -@define-color theme_unfocused_text_color white; -/* -widget base background color on backdrop windows */ -@define-color theme_unfocused_bg_color #212121; -/* -text widgets and the like base background color on backdrop windows */ -@define-color theme_unfocused_base_color #2C2C2C; -/* -base background color of selections on backdrop windows */ -@define-color theme_unfocused_selected_bg_color #3281EA; -/* -text/foreground color of selections on backdrop windows */ -@define-color theme_unfocused_selected_fg_color white; -/* -insensitive color on backdrop windows */ -@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.5); -/* -widgets main borders color */ -@define-color borders rgba(255, 255, 255, 0.12); -/* -widgets main borders color on backdrop windows */ -@define-color unfocused_borders rgba(255, 255, 255, 0.12); -/* -these are pretty self explicative */ -@define-color warning_color #FBC02D; -@define-color error_color #F44336; -@define-color success_color #81C995; -/* -these colors are exported for the window manager and shouldn't be used in applications, -read if you used those and something break with a version upgrade you're on your own... */ -@define-color wm_title white; -@define-color wm_unfocused_title rgba(255, 255, 255, 0.7); -@define-color wm_highlight rgba(255, 255, 255, 0.1); -@define-color wm_bg #2C2C2C; -@define-color wm_unfocused_bg #2C2C2C; -/* -FIXME this is really an API */ -@define-color content_view_bg #2C2C2C; -@define-color placeholder_text_color silver; -/* Very contrasty background for text views (@theme_text_color foreground) */ -@define-color text_view_bg #1d1d1d; -@define-color budgie_tasklist_indicator_color rgba(255, 255, 255, 0.7); -@define-color budgie_tasklist_indicator_color_active #3281EA; -@define-color budgie_tasklist_indicator_color_active_window rgba(44, 93, 160, 0.8075); -@define-color budgie_tasklist_indicator_color_attention #FBC02D; -@define-color STRAWBERRY_100 #FF9262; -@define-color STRAWBERRY_300 #FF793E; -@define-color STRAWBERRY_500 #F15D22; -@define-color STRAWBERRY_700 #CF3B00; -@define-color STRAWBERRY_900 #AC1800; -@define-color ORANGE_100 #FFDB91; -@define-color ORANGE_300 #FFCA40; -@define-color ORANGE_500 #FAA41A; -@define-color ORANGE_700 #DE8800; -@define-color ORANGE_900 #C26C00; -@define-color BANANA_100 #FFFFA8; -@define-color BANANA_300 #FFFA7D; -@define-color BANANA_500 #FFCE51; -@define-color BANANA_700 #D1A023; -@define-color BANANA_900 #A27100; -@define-color LIME_100 #A2F3BE; -@define-color LIME_300 #8ADBA6; -@define-color LIME_500 #73C48F; -@define-color LIME_700 #479863; -@define-color LIME_900 #1C6D38; -@define-color BLUEBERRY_100 #94A6FF; -@define-color BLUEBERRY_300 #6A7CE0; -@define-color BLUEBERRY_500 #3F51B5; -@define-color BLUEBERRY_700 #213397; -@define-color BLUEBERRY_900 #031579; -@define-color GRAPE_100 #D25DE6; -@define-color GRAPE_300 #B84ACB; -@define-color GRAPE_500 #9C27B0; -@define-color GRAPE_700 #830E97; -@define-color GRAPE_900 #6A007E; -@define-color COCOA_100 #9F9792; -@define-color COCOA_300 #7B736E; -@define-color COCOA_500 #574F4A; -@define-color COCOA_700 #463E39; -@define-color COCOA_900 #342C27; -@define-color SILVER_100 #EEE; -@define-color SILVER_300 #CCC; -@define-color SILVER_500 #AAA; -@define-color SILVER_700 #888; -@define-color SILVER_900 #666; -@define-color SLATE_100 #888; -@define-color SLATE_300 #666; -@define-color SLATE_500 #444; -@define-color SLATE_700 #222; -@define-color SLATE_900 #111; -@define-color BLACK_100 #474341; -@define-color BLACK_300 #403C3A; -@define-color BLACK_500 #393634; -@define-color BLACK_700 #33302F; -@define-color BLACK_900 #2B2928; -@define-color blue_1 #99c1f1; -@define-color blue_2 #62a0ea; -@define-color blue_3 #3584e4; -@define-color blue_4 #1c71d8; -@define-color blue_5 #1a5fb4; -@define-color green_1 #8ff0a4; -@define-color green_2 #57e389; -@define-color green_3 #33d17a; -@define-color green_4 #2ec27e; -@define-color green_5 #26a269; -@define-color yellow_1 #f9f06b; -@define-color yellow_2 #f8e45c; -@define-color yellow_3 #f6d32d; -@define-color yellow_4 #f5c211; -@define-color yellow_5 #e5a50a; -@define-color orange_1 #ffbe6f; -@define-color orange_2 #ffa348; -@define-color orange_3 #ff7800; -@define-color orange_4 #e66100; -@define-color orange_5 #c64600; -@define-color red_1 #f66151; -@define-color red_2 #ed333b; -@define-color red_3 #e01b24; -@define-color red_4 #c01c28; -@define-color red_5 #a51d2d; -@define-color purple_1 #dc8add; -@define-color purple_2 #c061cb; -@define-color purple_3 #9141ac; -@define-color purple_4 #813d9c; -@define-color purple_5 #613583; -@define-color brown_1 #cdab8f; -@define-color brown_2 #b5835a; -@define-color brown_3 #986a44; -@define-color brown_4 #865e3c; -@define-color brown_5 #63452c; -@define-color light_1 #ffffff; -@define-color light_2 #f6f5f4; -@define-color light_3 #deddda; -@define-color light_4 #c0bfbc; -@define-color light_5 #9a9996; -@define-color dark_1 #77767b; -@define-color dark_2 #5e5c64; -@define-color dark_3 #3d3846; -@define-color dark_4 #241f31; -@define-color dark_5 #000000; -/* GTK NAMED COLORS - ---------------- - use responsibly! */ -@define-color accent_bg_color #3281EA; -@define-color accent_fg_color white; -@define-color accent_color #3281EA; -@define-color destructive_bg_color #F44336; -@define-color destructive_fg_color white; -@define-color destructive_color #F44336; -@define-color success_bg_color #81C995; -@define-color success_fg_color rgba(0, 0, 0, 0.87); -@define-color success_color #81C995; -@define-color warning_bg_color #FBC02D; -@define-color warning_fg_color rgba(0, 0, 0, 0.87); -@define-color warning_color #FBC02D; -@define-color error_bg_color #F44336; -@define-color error_fg_color white; -@define-color error_color #F44336; -@define-color window_bg_color #212121; -@define-color window_fg_color white; -@define-color view_bg_color #2C2C2C; -@define-color view_fg_color white; -@define-color headerbar_bg_color #2C2C2C; -@define-color headerbar_fg_color white; -@define-color headerbar_border_color rgba(255, 255, 255, 0.12); -@define-color headerbar_backdrop_color #2C2C2C; -@define-color headerbar_shade_color rgba(255, 255, 255, 0.12); -@define-color card_bg_color #2C2C2C; -@define-color card_fg_color white; -@define-color card_shade_color rgba(255, 255, 255, 0.12); -@define-color dialog_bg_color #242424; -@define-color dialog_fg_color white; -@define-color popover_bg_color #3C3C3C; -@define-color popover_fg_color white; -@define-color shade_color rgba(255, 255, 255, 0.12); -@define-color scrollbar_outline_color rgba(255, 255, 255, 0.12); diff --git a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/settings.ini b/pika-hyprland-settings/etc/skel/.config/gtk-4.0/settings.ini deleted file mode 100644 index a5016ad..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtk-4.0/settings.ini +++ /dev/null @@ -1,10 +0,0 @@ -[Settings] -gtk-application-prefer-dark-theme=true -gtk-cursor-theme-name=breeze_cursors -gtk-cursor-theme-size=24 -gtk-decoration-layout=icon:minimize,maximize,close -gtk-enable-animations=true -gtk-font-name=Fira Sans Book, 10 -gtk-icon-theme-name=Papirus -gtk-primary-button-warps-slider=false -gtk-theme-name=Orchis-Dark diff --git a/pika-hyprland-settings/etc/skel/.config/gtkrc b/pika-hyprland-settings/etc/skel/.config/gtkrc deleted file mode 100644 index 2ee5357..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtkrc +++ /dev/null @@ -1,2 +0,0 @@ -# created by KDE Plasma, Sun Mar 26 13:04:42 2023 -# diff --git a/pika-hyprland-settings/etc/skel/.config/gtkrc-2.0 b/pika-hyprland-settings/etc/skel/.config/gtkrc-2.0 deleted file mode 100644 index a45aa4f..0000000 --- a/pika-hyprland-settings/etc/skel/.config/gtkrc-2.0 +++ /dev/null @@ -1,5 +0,0 @@ -# created by KDE Plasma, Sun Mar 26 13:04:42 2023 -# - -gtk-alternative-button-order = 1 - diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/env.conf b/pika-hyprland-settings/etc/skel/.config/hypr/env.conf new file mode 100644 index 0000000..6cbf16e --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.config/hypr/env.conf @@ -0,0 +1,29 @@ +# General +env=MOZ_ENABLE_WAYLAND,1 +env=XDG_SESSION_TYPE,wayland +env=XDG_CURRENT_DESKTOP,Hyprland +env=XDG_SESSION_DESKTOP,Hyprland +env=MOZ_DBUS_REMOTE,1 +env=GDK_BACKEND,wayland +env=QT_AUTO_SCREEN_SCALE_FACTOR,1 +env=QT_QPA_PLATFORM,wayland +env=QT_WAYLAND_FORCE_DPI,physical +env=SDL_VIDEODRIVER,wayland +env=CLUTTER_BACKEND,wayland +env=TERM,kitty +env=TERMINAL,kitty +env=ELECTRON_OZONE_PLATFORM_HINT,auto +env=HYPRCURSOR_THEME,McMojave +env=HYPRCURSOR_SIZE,32 +env=XCURSOR_THEME,McMojaveOrig +env=XCURSOR_SIZE,24 +env=QT_QPA_PLATFORMTHEME,gnome +env=STEAM_FORCE_DESKTOPUI_SCALING,1 +# Nvidia +#env=GSK_RENDERER,ngl +#env = NVD_BACKEND,direct +#env = LIBVA_DRIVER_NAME,nvidia +#env = GBM_BACKEND,nvidia-drm +#env = __GLX_VENDOR_LIBRARY_NAME,nvidia +#env = __GL_VRR_ALLOWED,1 +#env = __GL_GSYNC_ALLOWED,1 \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/exec.conf b/pika-hyprland-settings/etc/skel/.config/hypr/exec.conf index ea2488c..82d4813 100644 --- a/pika-hyprland-settings/etc/skel/.config/hypr/exec.conf +++ b/pika-hyprland-settings/etc/skel/.config/hypr/exec.conf @@ -1,12 +1,8 @@ exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once=/usr/share/pika/portal.sh -exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec-once=dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY exec-once=systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once=mako exec-once=hyprpaper -exec-once=nm-applet -exec-once=/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1 +exec-once=swayosd-server +exec-once=sleep 5 && nm-applet +exec-once=/usr/bin/mate-polkit exec-once=ags -exec-once=/etc/pika_login.sh -exec-once=swayidle timeout 300 '/usr/share/pika/lock.sh --grace 10 --fade-in 4' timeout 330 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '/usr/share/pika/lock.sh' -exec-once=pika-installer & \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/hypridle.conf b/pika-hyprland-settings/etc/skel/.config/hypr/hypridle.conf new file mode 100644 index 0000000..c08d4a4 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.config/hypr/hypridle.conf @@ -0,0 +1,18 @@ +general { + lock_cmd = pidof hyprlock || hyprlock # avoid starting multiple hyprlock instances. + before_sleep_cmd = loginctl lock-session # lock before suspend. + after_sleep_cmd = hyprctl dispatch dpms on # to avoid having to press a key twice to turn on the display. + ignore_dbus_inhibit = false + ignore_systemd_inhibit = false +} + +listener { + timeout = 300 # 5min + on-timeout = loginctl lock-session # lock screen when timeout has passed +} + +listener { + timeout = 360 # 6min + on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed + on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired. +} diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf b/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf index 259170f..5b18e06 100644 --- a/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf +++ b/pika-hyprland-settings/etc/skel/.config/hypr/hyprland.conf @@ -1,7 +1,6 @@ general { - sensitivity=1.00 - apply_sens_to_raw=1 layout=dwindle + allow_tearing = 1 gaps_in = 3 gaps_out = 6 border_size = 2 @@ -9,8 +8,13 @@ general { col.inactive_border = rgba(04404aaa) } +xwayland { + use_nearest_neighbor = 0 + force_zero_scaling = 1 +} + input { - #kb_layout= + kb_layout=gb repeat_rate=50 repeat_delay=300 numlock_by_default=1 @@ -39,11 +43,29 @@ dwindle { preserve_split = 1 } +render { + explicit_sync = 2 + explicit_sync_kms = 2 + direct_scanout = 0 +} + +opengl { + nvidia_anti_flicker = 0 + force_introspection = 2 +} + +cursor { + no_hardware_cursors = 0 + enable_hyprcursor = 1 + allow_dumb_copy = 0 + sync_gsettings_theme = 1 +} + decoration { rounding=15 blur { enabled = true - xray = true + xray = false size = 2 passes = 3 new_optimizations = on @@ -51,10 +73,6 @@ decoration { noise = 0.01 contrast = 1.6 brightness = 1.1 - - #contrast = 1 - #brightness = 1 - } drop_shadow=0 shadow_range=6 @@ -66,7 +84,9 @@ decoration { } misc { - enable_swallow = true + vrr = 2 + vfr = 0 + enable_swallow = false swallow_regex = ^(kitty)$ disable_hyprland_logo = true disable_splash_rendering = true @@ -75,28 +95,16 @@ misc { animate_mouse_windowdragging = true mouse_move_enables_dpms = true key_press_enables_dpms = true + middle_click_paste = false } -env=MOZ_ENABLE_WAYLAND,1 -env=XDG_SESSION_TYPE,wayland -env=XDG_CURRENT_DESKTOP,Hyprland -env=XDG_SESSION_DESKTOP,Hyprland -env=MOZ_DBUS_REMOTE,1 -env=GDK_BACKEND,wayland -env=QT_AUTO_SCREEN_SCALE_FACTOR,1 -env=QT_QPA_PLATFORM,wayland;xcb -env=QT_WAYLAND_FORCE_DPI,physical -env=QT_QPA_PLATFORMTHEME,gnome -env=SDL_VIDEODRIVER,wayland -env=CLUTTER_BACKEND,wayland -env=TERM,kitty -env=TERMINAL,kitty -env=SDL_VIDEO_EGL_ALLOW_TRANSPARENCY,1 -env=GTK_IM_MODULE,fcitx -env=QT_IM_MODULE,fcitx -env=XMODIFIERS,@im=fcitx -env=QT_STYLE_OVERRIDE,kvantum +debug { + overlay = 0 + damage_blink = 0 + damage_tracking = 0 +} +source=~/.config/hypr/env.conf source=~/.config/hypr/exec.conf source=~/.config/hypr/keybinds.conf source=~/.config/hypr/monitors.conf diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/hyprlandd.conf b/pika-hyprland-settings/etc/skel/.config/hypr/hyprlandd.conf new file mode 100644 index 0000000..3bff4d6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.config/hypr/hyprlandd.conf @@ -0,0 +1,145 @@ +general { + layout=dwindle + allow_tearing = 1 + gaps_in = 3 + gaps_out = 6 + border_size = 2 + col.active_border = rgba(0DB7D4FF) rgba(7AA2F7FF) rgba(9778D0FF) 45deg + col.inactive_border = rgba(04404aaa) +} + +xwayland { + use_nearest_neighbor = 0 + force_zero_scaling = 1 +} + +input { + kb_layout=gb + repeat_rate=50 + repeat_delay=300 + numlock_by_default=1 + left_handed=0 + + follow_mouse=2 + accel_profile=flat +} + +gestures { + workspace_swipe=1 +} + +animations { + enabled=1 + bezier = md3_decel, 0.05, 0.7, 0.1, 1 + animation = windows, 1, 2, md3_decel, popin 80% + animation = border, 1, 10, default + animation = fade, 1, 2, default + animation = workspaces, 1, 3, md3_decel + animation = specialWorkspace, 1, 3, md3_decel, slidevert +} + +dwindle { + pseudotile = 1 + preserve_split = 1 +} + +render { + explicit_sync = 1 + explicit_sync_kms = 1 + direct_scanout = 0 +} + +opengl { + nvidia_anti_flicker = 0 + force_introspection = 2 +} + +cursor { + no_hardware_cursors = 0 + enable_hyprcursor = 1 + allow_dumb_copy = 0 + sync_gsettings_theme = 1 +} + +decoration { + rounding=15 + blur { + enabled = true + xray = false + size = 2 + passes = 3 + new_optimizations = on + + noise = 0.01 + contrast = 1.6 + brightness = 1.1 + + #contrast = 1 + #brightness = 1 + + } + drop_shadow=0 + shadow_range=6 + shadow_render_power=2 + shadow_ignore_window=1 + shadow_offset= 0 0 + col.shadow=rgba(1A1A1AEE) + col.shadow_inactive=rgba(1A1A1AEE) +} + +misc { + vrr = 2 + vfr = 1 + enable_swallow = false + swallow_regex = ^(kitty)$ + disable_hyprland_logo = true + disable_splash_rendering = true + focus_on_activate = true + animate_manual_resizes = true + animate_mouse_windowdragging = true + mouse_move_enables_dpms = true + key_press_enables_dpms = true + middle_click_paste = false +} + +debug { + overlay = 0 + damage_blink = 0 + damage_tracking = 2 +} + +env=MOZ_ENABLE_WAYLAND,1 +env=XDG_SESSION_TYPE,wayland +env=XDG_CURRENT_DESKTOP,Hyprland +env=XDG_SESSION_DESKTOP,Hyprland +env=MOZ_DBUS_REMOTE,1 +env=GDK_BACKEND,wayland +env=QT_AUTO_SCREEN_SCALE_FACTOR,1 +env=QT_QPA_PLATFORM,wayland +env=QT_WAYLAND_FORCE_DPI,physical +env=SDL_VIDEODRIVER,wayland +env=CLUTTER_BACKEND,wayland +env=TERM,kitty +env=TERMINAL,kitty +#env=SDL_VIDEO_EGL_ALLOW_TRANSPARENCY,1 +env = NVD_BACKEND,direct +env = LIBVA_DRIVER_NAME,nvidia +env = ELECTRON_OZONE_PLATFORM_HINT,auto +env = GBM_BACKEND,nvidia-drm +env = __GLX_VENDOR_LIBRARY_NAME,nvidia +env = __GL_VRR_ALLOWED,1 +env = __GL_GSYNC_ALLOWED,1 +env = ELECTRON_OZONE_PLATFORM_HINT,auto +env = GOOGLE_DEFAULT_CLIENT_SECRET,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 +env = GOOGLE_DEFAULT_CLIENT_ID,514517749804-ssrladfi9ra4sebphsv057agnfvt4885.apps.googleusercontent.com +env = GOOGLE_API_KEY,AIzaSyAtHKPJF20E8gNtqjLQtYUd1kxUAP6kozs +env = HYPRCURSOR_THEME,McMojave +env = HYPRCURSOR_SIZE,32 +env = XCURSOR_THEME,McMojaveOrig +env = XCURSOR_SIZE,24 +env = QT_QPA_PLATFORMTHEME,gnome + +source=~/.config/hypr/exec.conf +source=~/.config/hypr/keybinds.conf +source=~/.config/hypr/monitors.conf +source=~/.config/hypr/windows.conf diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/hyprlock.conf b/pika-hyprland-settings/etc/skel/.config/hypr/hyprlock.conf new file mode 100644 index 0000000..078a150 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.config/hypr/hyprlock.conf @@ -0,0 +1,92 @@ +# sample hyprlock.conf +# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock + +source = $HOME/.config/hypr/mocha.conf + +$accent = $mauve +$accentAlpha = $mauveAlpha +$font = JetBrainsMono Nerd Font + +# GENERAL +general { + disable_loading_bar = true + hide_cursor = true +} + +# BACKGROUND +background { + monitor = + path = /usr/share/wallpapers/pika/adventurer_s_guild_by_neytirix_ddm554q.jpg + blur_passes = 1 + color = $base +} + +# LAYOUT +label { + monitor = + text = Layout: $LAYOUT + color = $text + font_size = 25 + font_family = $font + position = 30, -30 + halign = left + valign = top +} + +# TIME +label { + monitor = + text = $TIME + color = $text + font_size = 90 + font_family = $font + position = -30, 0 + halign = right + valign = top +} + +# DATE +label { + monitor = + text = cmd[update:43200000] date +"%A, %d %B %Y" + color = $text + font_size = 25 + font_family = $font + position = -30, -150 + halign = right + valign = top +} + +# USER AVATAR +image { + monitor = + path = $HOME/.face + size = 100 + border_color = $accent + position = 0, 75 + halign = center + valign = center +} + +# INPUT FIELD +input-field { + monitor = + size = 300, 60 + outline_thickness = 4 + dots_size = 0.2 + dots_spacing = 0.2 + dots_center = true + outer_color = $accent + inner_color = $surface0 + font_color = $text + fade_on_empty = false + placeholder_text = 󰌾 Logged in as $USER + hide_input = false + check_color = $accent + fail_color = $red + fail_text = $FAIL ($ATTEMPTS) + capslock_color = $yellow + position = 0, -47 + halign = center + valign = center +} diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/hyprpaper.conf b/pika-hyprland-settings/etc/skel/.config/hypr/hyprpaper.conf index 32e5e89..f52b24d 100644 --- a/pika-hyprland-settings/etc/skel/.config/hypr/hyprpaper.conf +++ b/pika-hyprland-settings/etc/skel/.config/hypr/hyprpaper.conf @@ -1,2 +1,2 @@ -preload = /usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png -wallpaper = ,/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png \ No newline at end of file +preload = /usr/share/wallpapers/pika/adventurer_s_guild_by_neytirix_ddm554q.jpg +wallpaper = ,/usr/share/wallpapers/pika/adventurer_s_guild_by_neytirix_ddm554q.jpg diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/keybinds.conf b/pika-hyprland-settings/etc/skel/.config/hypr/keybinds.conf index 920a60a..0a1230d 100644 --- a/pika-hyprland-settings/etc/skel/.config/hypr/keybinds.conf +++ b/pika-hyprland-settings/etc/skel/.config/hypr/keybinds.conf @@ -4,12 +4,12 @@ $mainMod = SUPER bindm=$mainMod,mouse:272,movewindow bindm=$mainMod,mouse:273,resizewindow -bind=SUPERSHIFT,B,exec,chrome +bind=SUPERSHIFT,B,exec,chromium bind=$mainMod,Return,exec,kitty -bind=$mainMod,N,exec,nm-connection-editor -bind=SUPERSHIFT,V,exec,pavucontrol-qt +bind=$mainMod,N,exec,swaync-client -t -sw +bind=SUPERSHIFT,V,exec,pavucontrol bind=SUPERSHIFT,Q,exec,wlogout -p layer-shell -bind=SUPERSHIFT,F,exec,thunar +bind=SUPERSHIFT,F,exec,nautilus bind=$mainMod,Escape,exec,hyprctl reload bind=$mainMod,Escape,exec,notify-send "Config Reloaded" @@ -19,13 +19,13 @@ bind=$mainMod,Q,killactive, bind=SUPERCONTROL,Q,exec,hyprctl kill bind=$mainMod,F,fullscreen, -bindle=,XF86AudioRaiseVolume,exec,swayosd --output-volume raise -bindle=,XF86AudioLowerVolume,exec,swayosd --output-volume lower -bindl=,XF86AudioMute,exec,swayosd --output-volume mute-toggle -bindl=,XF86AudioMicMute,exec,swayosd --input-volume mute-toggle -bindle=,XF86MonBrightnessUp,exec,swayosd --brightness raise -bindle=,XF86MonBrightnessDown,exec,swayosd --brightness lower -bindl=,Caps_Lock,exec,sleep 0.2 && swayosd --caps-lock +bindle=,XF86AudioRaiseVolume,exec,swayosd-client --output-volume raise +bindle=,XF86AudioLowerVolume,exec,swayosd-client --output-volume lower +bindl=,XF86AudioMute,exec,swayosd-client --output-volume mute-toggle +bindl=,XF86AudioMicMute,exec,swayosd-client --input-volume mute-toggle +bindle=,XF86MonBrightnessUp,exec,swayosd-client --brightness raise +bindle=,XF86MonBrightnessDown,exec,swayosd-client --brightness lower +bindl=,Caps_Lock,exec,sleep 0.2 && swayosd-client --caps-lock bind=,XF86Calculator,exec,kcalc bindl=,XF86AudioPlay,exec,playerctl play-pause bindl=,XF86AudioStop,exec,playerctl stop @@ -37,8 +37,8 @@ bind=$mainMod,left,movefocus,l bind=$mainMod,right,movefocus,r bind=$mainMod,up,movefocus,u bind=$mainMod,down,movefocus,d -bind=SUPERSHIFT,left,movewindow,l -bind=SUPERSHIFT,right,movewindow,r +bind=SUPERSHIFT,left,movetoworkspace,-1 +bind=SUPERSHIFT,right,movetoworkspace,+1 bind=SUPERSHIFT,up,movewindow,u bind=SUPERSHIFT,down,movewindow,d bind=SUPERCONTROL,left,workspace,-1 @@ -64,7 +64,7 @@ bind=SUPERALT,down,resizeactive,0 20 bind=$mainMod,F12,exec,hyprctl keyword misc:no_vfr 0 bind=SUPERALT,F12,exec,hyprctl keyword misc:no_vfr 1 -bind=,Print,exec,/usr/bin/grimshot --notify copy area +bind=,Print,exec,wayfreeze & PID=$!; sleep .1; grim -g "$(slurp)" - | wl-copy; kill $PID bind=CTRL,Print,exec,/usr/bin/grimshot --notify save screen bind=SHIFT,Print,exec,/usr/bin/grimshot --notify copy screen bind=CTRLSHIFT,Print,exec,/usr/bin/grimshot --notify save area diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/mocha.conf b/pika-hyprland-settings/etc/skel/.config/hypr/mocha.conf new file mode 100644 index 0000000..8ccb56a --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.config/hypr/mocha.conf @@ -0,0 +1,78 @@ + +$rosewater = rgb(f5e0dc) +$rosewaterAlpha = f5e0dc + +$flamingo = rgb(f2cdcd) +$flamingoAlpha = f2cdcd + +$pink = rgb(f5c2e7) +$pinkAlpha = f5c2e7 + +$mauve = rgb(cba6f7) +$mauveAlpha = cba6f7 + +$red = rgb(f38ba8) +$redAlpha = f38ba8 + +$maroon = rgb(eba0ac) +$maroonAlpha = eba0ac + +$peach = rgb(fab387) +$peachAlpha = fab387 + +$yellow = rgb(f9e2af) +$yellowAlpha = f9e2af + +$green = rgb(a6e3a1) +$greenAlpha = a6e3a1 + +$teal = rgb(94e2d5) +$tealAlpha = 94e2d5 + +$sky = rgb(89dceb) +$skyAlpha = 89dceb + +$sapphire = rgb(74c7ec) +$sapphireAlpha = 74c7ec + +$blue = rgb(89b4fa) +$blueAlpha = 89b4fa + +$lavender = rgb(b4befe) +$lavenderAlpha = b4befe + +$text = rgb(cdd6f4) +$textAlpha = cdd6f4 + +$subtext1 = rgb(bac2de) +$subtext1Alpha = bac2de + +$subtext0 = rgb(a6adc8) +$subtext0Alpha = a6adc8 + +$overlay2 = rgb(9399b2) +$overlay2Alpha = 9399b2 + +$overlay1 = rgb(7f849c) +$overlay1Alpha = 7f849c + +$overlay0 = rgb(6c7086) +$overlay0Alpha = 6c7086 + +$surface2 = rgb(585b70) +$surface2Alpha = 585b70 + +$surface1 = rgb(45475a) +$surface1Alpha = 45475a + +$surface0 = rgb(313244) +$surface0Alpha = 313244 + +$base = rgb(1e1e2e) +$baseAlpha = 1e1e2e + +$mantle = rgb(181825) +$mantleAlpha = 181825 + +$crust = rgb(11111b) +$crustAlpha = 11111b diff --git a/pika-hyprland-settings/etc/skel/.config/hypr/windows.conf b/pika-hyprland-settings/etc/skel/.config/hypr/windows.conf index d347696..4128f63 100644 --- a/pika-hyprland-settings/etc/skel/.config/hypr/windows.conf +++ b/pika-hyprland-settings/etc/skel/.config/hypr/windows.conf @@ -16,8 +16,11 @@ windowrulev2 = noborder,class:^(steamwebhelper)$ windowrulev2 = noshadow,class:^(steamwebhelper)$ windowrulev2 = noblur,class:^(steamwebhelper)$ windowrulev2 = idleinhibit always,class:^(gamescope)$ -windowrulev2 = float,class:^(thunar)$,title:^(Copying)(.*)$ -windowrulev2 = float,class:^(thunar)$,title:^(Confirm)(.*)$ -windowrulev2 = float,class:^(thunar)$,title:^(File)(.*)$ -windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$ -windowrulev2 = float,class:^(io.calamares.calamares)$ \ No newline at end of file +windowrulev2 = fullscreen, class:^(steam_app_.*)$ +windowrulev2 = immediate, fullscreen:1 +windowrulev2 = idleinhibit always, fullscreen:1 +windowrulev2 = immediate, class:^(steam_app_.*)$ +windowrulev2 = stayfocused, class:^(steam_app_.*)$ +windowrulev2 = idleinhibit always, class:^(steam_app_.*)$ +windowrulev2 = allowsinput, class:^(steam_app_.*)$ +windowrulev2 = renderunfocused, class:^(steam_app_.*)$ \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.config/ironbar/config.json b/pika-hyprland-settings/etc/skel/.config/ironbar/config.json deleted file mode 100644 index 47b849f..0000000 --- a/pika-hyprland-settings/etc/skel/.config/ironbar/config.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "anchor_to_edges": true, - "position": "top", - "icon_theme": "paper", - "start": [ - { - "all_monitors": false, - "type": "workspaces" - }, - { - "format": [ - " {cpu_percent}%", - " {temp_c:k10temp-Tctl}°C", - "󰍛 {memory_percent}%", - " {disk_percent:/}%", - "󰥔 {uptime}" - ], - "interval": { - "cpu": 1, - "disks": 300, - "memory": 30, - "networks": 3, - "temps": 5 - }, - "type": "sys_info" - } - ], - "center": [ - { - "type": "focused", - "show_icon": true, - "show_title": true, - "icon_size": 32, - "truncate": "end" - } - ], - "end": [ - { - "player_type": "mpris", - "truncate": { - "max_length": 100, - "mode": "end" - }, - "type": "music" - }, - { - "type": "tray" - }, - { - "type": "upower", - "format": "󰁹 {percentage}%", - "icon_size": 0 - }, - { - "type": "clock", - "format": "%H:%M" - }, - { - "bar": [ - { - "on_click": "!wlogout -p layer-shell", - "label": "  ", - "name": "power-btn", - "type": "button" - } - ], - "class": "power-menu", - "type": "custom" - } - ] -} diff --git a/pika-hyprland-settings/etc/skel/.config/ironbar/style.css b/pika-hyprland-settings/etc/skel/.config/ironbar/style.css deleted file mode 100644 index ec31093..0000000 --- a/pika-hyprland-settings/etc/skel/.config/ironbar/style.css +++ /dev/null @@ -1,267 +0,0 @@ -@define-color color_bg rgba(4, 7, 32, 0.75); -@define-color color_text rgb(205, 214, 244); - -* { - font-family: FiraCode Nerd Font, sans-serif; - font-size: 1.035em; - - border: none; -} - -#bar { - background-color: @color_bg; -} - -.background, -.container, -.container * { - background-color: @color_bg; - color: @color_text; - border-radius: 0; - border: none; - margin: 0; -} - -.workspaces { - background-color: @color_bg; -} - -.workspaces .item { - color: @color_text; - box-shadow: none; - background-color: @color_bg; - border-radius: 0; - background-image: none; -} - -.workspaces .text-button { - color: @color_text; - background-color: @color_bg; - border-radius: 0; - background-image: none; - margin: 0; - border-radius: 0; - padding: 10px; -} - -.workspaces .item.focused { - border-radius: 0; - box-shadow: inset 0 -3px; - background-color: @color_bg; -} - -.workspaces *:not(.focused):hover { - background-color: @color_bg; - background-image: none; - box-shadow: inset 0 -3px; -} - -.clock { - color: @color_text; - background-color: @color_bg; - margin-left: 5px; - background-image: none; - border: 0; - border-color: transparent; - margin: 0; - border-radius: 0; - box-shadow: none; -} - -.script { - padding-left: 10px; - color: @color_text; -} - -.sysinfo { - margin-left: 10px; - color: @color_text; - background-color: @color_bg; -} - -.sysinfo .item { - margin-left: 5px; - background-color: @color_bg; -} - -.tray { - background-color: @color_bg; - margin-left: 10px; -} - -.tray .item { - background-color: @color_bg; - color: @color_text; -} - -.music { - background-color: @color_bg; - background-image: none; - color: @color_text; - box-shadow: none; -} - -.popup { - background-color: @color_bg; - color: @color_text; - border: 1px solid #424242; - font-size: 0.7em; -} - -.tray .item { - background-color: @color_bg; -} - -.tray .popup { - background-color: @color_bg; - color: @color_text; - border: 1px solid #424242; -} - -.tray .popup menu, -.tray .popup label { - background-color: transparent; -} - -.tray .popup menuitem { - padding: 10px; - background-color: transparent; - box-shadow: none; -} - -.tray .popup menuitem:hover { - box-shadow: inset 0 -3px; -} - -.popup-clock { - padding: 0.5em; - font-size: 1.1em; -} - -.clock:hover { - box-shadow: inset 0 -3px; - border-radius: 0; -} - -.calendar-clock { - color: @color_text; - font-size: 2.5em; - padding-bottom: 0.1em; -} - -.calendar { - background-color: @color_bg; - color: @color_text; - padding: 0 0.4em; -} - -.calendar:selected { - background-color: #107ae3; -} - -.music:hover { - box-shadow: inset 0 -3px; - border-radius: 0; -} - -.music .contents .label { - padding: 0 15px; -} - -.popup-music { - color: @color_text; - padding: 1em; -} - -.popup-music .album-art { - margin-right: 1em; -} - -.popup-music .icon, -.popup-music .label { - font-size: 1em; - padding: 0.2em; -} - -.popup-music .controls * { - box-shadow: none; - border-radius: 0; - background-color: @color_bg; - color: @color_text; - background-image: none; - border: none; -} - -.popup-music .controls .btn-prev:hover, -.popup-music .controls .btn-play:hover, -.popup-music .controls .btn-pause:hover, -.popup-music .controls .btn-next:hover { - box-shadow: inset 0 -3px; - border-radius: 0; -} - -.popup-music .volume .bottom { - padding: 4px; -} - -.popup-music .volume .label { - padding-left: 14px; - margin-top: -16px; -} - -.focused { - color: @color_text; -} - -.power-menu { - box-shadow: none; - background-color: @color_bg; - background-image: none; -} - -.power-menu #power-btn { - color: @color_text; - box-shadow: none; - background-image: none; - background-color: @color_bg; -} - -.power-menu #power-btn:hover { - box-shadow: inset 0 -3px; - border-radius: 0; -} - -.popup-power-menu { - padding: 1em; -} - -.popup-power-menu #header { - color: @color_text; - font-size: 1.4em; - border-bottom: 1px solid white; - padding-bottom: 0.4em; - margin-bottom: 0.8em; -} - -.popup-power-menu .power-btn { - color: @color_text; - background-color: @color_bg; - border: 1px solid white; - padding: 0.6em 1em; -} - -.popup-power-menu .power-btn+.power-btn { - margin-left: 1em; -} - -.popup-power-menu .power-btn:hover { - background-color: @color_bg; -} - -.upower .icon { - opacity: 0; -} - -.upower { - color: @color_text; -} diff --git a/pika-hyprland-settings/etc/skel/.config/kcminputrc b/pika-hyprland-settings/etc/skel/.config/kcminputrc deleted file mode 100644 index 5169986..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kcminputrc +++ /dev/null @@ -1,10 +0,0 @@ -[$Version] -update_info=delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize,kcminputrc_fix_botched_5_21_0.upd:kcminputrc_fix_botched_5_21_0_pre,kcminputrc_fix_botched_5_21_0.upd:kcminputrc_fix_botched_5_21_0,kcminputrc_repeat.upd:kcminputrc_migrate_key_repeat - -[Mouse] -X11LibInputXAccelProfileFlat=false -XLbInptAccelProfileFlat=true -cursorTheme=breeze_cursors - -[Tmp] -update_info=delete_cursor_old_default_size.upd:DeleteCursorOldDefaultSize diff --git a/pika-hyprland-settings/etc/skel/.config/kdeglobals b/pika-hyprland-settings/etc/skel/.config/kdeglobals deleted file mode 100644 index 1fb8101..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kdeglobals +++ /dev/null @@ -1,185 +0,0 @@ -[$Version] -update_info=filepicker.upd:filepicker-remove-old-previews-entry,fonts_global.upd:Fonts_Global,fonts_global_toolbar.upd:Fonts_Global_Toolbar,icons_remove_effects.upd:IconsRemoveEffects,kwin.upd:animation-speed,style_widgetstyle_default_breeze.upd:StyleWidgetStyleDefaultBreeze - -[ColorEffects:Disabled] -ChangeSelectionColor= -Color=150,150,150 -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65 -ContrastEffect=1 -Enable= -IntensityAmount=0.1 -IntensityEffect=2 - -[ColorEffects:Inactive] -ChangeSelectionColor=true -Color=150,150,150 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.1 -ContrastEffect=2 -Enable=false -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=90,90,90 -BackgroundNormal=77,77,77 -DecorationFocus=30,146,255 -DecorationHover=87,177,255 -ForegroundActive=61,174,233 -ForegroundInactive=223,223,223,100 -ForegroundLink=66,133,244 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=223,223,223 -ForegroundPositive=1,162,153 -ForegroundVisited=0,188,212 - -[Colors:Complementary] -BackgroundAlternate=48,48,48 -BackgroundNormal=40,40,40 -DecorationFocus=30,146,255 -DecorationHover=61,174,230 -ForegroundActive=246,116,0 -ForegroundInactive=239,240,241,100 -ForegroundLink=61,174,230 -ForegroundNegative=237,21,21 -ForegroundNeutral=201,206,59 -ForegroundNormal=239,240,241 -ForegroundPositive=17,209,22 -ForegroundVisited=61,174,230 - -[Colors:Header] -BackgroundAlternate=51,51,51 -BackgroundNormal=44,44,44 -DecorationFocus=0,120,215 -DecorationHover=66,156,227 -ForegroundActive=61,174,233 -ForegroundInactive=223,223,223,100 -ForegroundLink=66,133,244 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=223,223,223 -ForegroundPositive=1,162,153 -ForegroundVisited=0,188,212 - -[Colors:Header][Inactive] -BackgroundAlternate=48,48,48 -BackgroundNormal=42,42,42 -DecorationFocus=0,120,215 -DecorationHover=66,156,227 -ForegroundActive=61,174,233 -ForegroundInactive=223,223,223,70 -ForegroundLink=66,133,244 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=223,223,223,150 -ForegroundPositive=1,162,153 -ForegroundVisited=0,188,212 - -[Colors:Selection] -BackgroundAlternate=29,153,243 -BackgroundNormal=26,115,232 -DecorationFocus=101,183,255 -DecorationHover=131,201,255 -ForegroundActive=252,252,252 -ForegroundInactive=255,255,255,150 -ForegroundLink=253,188,75 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=255,255,255 -ForegroundPositive=1,162,153 -ForegroundVisited=189,195,199 - -[Colors:Tooltip] -BackgroundAlternate=40,40,40 -BackgroundNormal=40,40,40 -DecorationFocus=30,146,255 -DecorationHover=30,146,255 -ForegroundActive=61,174,233 -ForegroundInactive=223,223,223,150 -ForegroundLink=66,133,244 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=223,223,223 -ForegroundPositive=1,162,153 -ForegroundVisited=0,188,212 - -[Colors:View] -BackgroundAlternate=48,48,48 -BackgroundNormal=48,48,48 -DecorationFocus=30,146,255 -DecorationHover=30,146,255 -ForegroundActive=61,174,233 -ForegroundInactive=223,223,223,100 -ForegroundLink=66,133,244 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=223,223,223 -ForegroundPositive=1,162,153 -ForegroundVisited=0,188,212 - -[Colors:Window] -BackgroundAlternate=48,48,48 -BackgroundNormal=40,40,40 -DecorationFocus=30,146,255 -DecorationHover=30,146,255 -ForegroundActive=61,174,233 -ForegroundInactive=223,223,223,100 -ForegroundLink=66,133,244 -ForegroundNegative=218,68,83 -ForegroundNeutral=255,109,0 -ForegroundNormal=223,223,223 -ForegroundPositive=1,162,153 -ForegroundVisited=0,188,212 - -[General] -ColorSchemeHash=78952f1103f6f2c59b78c6ed5fa382c3f5ec18e7 -XftHintStyle=hintslight -XftSubPixel=none -fixed=Fira Mono,10,-1,5,50,0,0,0,0,0 -font=Fira Sans Book,10,-1,5,50,0,0,0,0,0 -menuFont=Fira Sans Book,10,-1,5,50,0,0,0,0,0 -smallestReadableFont=Roboto Slab,8,-1,5,50,0,0,0,0,0 -toolBarFont=Fira Sans Book,10,-1,5,50,0,0,0,0,0 - -[Icons] -Theme=Papirus - -[KDE] -AnimationDurationFactor=0.25 -LookAndFeelPackage=org.pikaos.kde-theme -ShowDeleteCommand=true -SingleClick=false -widgetStyle=kvantum-dark - -[KFileDialog Settings] -Allow Expansion=false -Automatically select filename extension=true -Breadcrumb Navigation=true -Decoration position=2 -LocationCombo Completionmode=5 -PathCombo Completionmode=5 -Show Bookmarks=false -Show Full Path=false -Show Inline Previews=true -Show Preview=false -Show Speedbar=true -Show hidden files=false -Sort by=Name -Sort directories first=true -Sort hidden files last=false -Sort reversed=false -Speedbar Width=146 -View Style=DetailTree - -[WM] -activeBackground=40,40,40 -activeBlend=40,40,40 -activeFont=Fira Sans Condensed ExtraBold,10,-1,5,81,0,0,0,0,0,Regular -activeForeground=223,223,223 -inactiveBackground=50,50,50 -inactiveBlend=50,50,50 -inactiveForeground=223,223,223,100 diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/kitty.conf b/pika-hyprland-settings/etc/skel/.config/kitty/kitty.conf index 9beed00..73a3ffb 100644 --- a/pika-hyprland-settings/etc/skel/.config/kitty/kitty.conf +++ b/pika-hyprland-settings/etc/skel/.config/kitty/kitty.conf @@ -1,5 +1,5 @@ linux_display_server wayland -font_family FiraCode Nerd Font +font_family Lilex bold_font auto italic_font auto bold_italic_font auto @@ -9,92 +9,75 @@ cursor_shape beam scrollback_lines 10000 repaint_delay 6 sync_to_monitor yes -window_padding_width 12 -background_opacity 0.90 confirm_os_window_close 0 -#tab_bar_min_tabs 1 -#tab_bar_edge bottom -#tab_bar_style powerline -#tab_powerline_style slanted -#tab_title_template {title}{' :{}:'.format(num_windows) if num_windows > 1 else ''} -# vim:ft=kitty +#window +window_padding_width 6 +selection_foreground #d8caac +selection_background #505a60 +background_opacity 0.90 -## name: Catppuccin Kitty Mocha -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/mocha.conf -## blurb: Soothing pastel theme for the high-spirited! +foreground #a9b1d6 +background #1a1b26 +# Black +color0 #414868 +color8 #414868 +# Red +color1 #f7768e +color9 #f7768e -# The basic colors -foreground #CDD6F4 -background #1E1E2E -selection_foreground #1E1E2E -selection_background #F5E0DC +# Green +color2 #73daca +color10 #73daca -# Cursor colors -cursor #F5E0DC -cursor_text_color #1E1E2E +# Yellow +color3 #e0af68 +color11 #e0af68 -# URL underline color when hovering with mouse -url_color #F5E0DC +# Blue +color4 #7aa2f7 +color12 #7aa2f7 -# Kitty window border colors -active_border_color #B4BEFE -inactive_border_color #6C7086 -bell_border_color #F9E2AF +# Magenta +color5 #bb9af7 +color13 #bb9af7 -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system +# Cyan +color6 #7dcfff +color14 #7dcfff -# Tab bar colors -active_tab_foreground #11111B -active_tab_background #CBA6F7 -inactive_tab_foreground #CDD6F4 -inactive_tab_background #181825 -tab_bar_background #11111B +# White +color7 #c0caf5 +color15 #c0caf5 -# Colors for marks (marked text in the terminal) -mark1_foreground #1E1E2E -mark1_background #B4BEFE -mark2_foreground #1E1E2E -mark2_background #CBA6F7 -mark3_foreground #1E1E2E -mark3_background #74C7EC +# Cursor +cursor #c0caf5 +cursor_text_color #1a1b26 -# The 16 terminal colors +# Selection highlight +selection_foreground none +selection_background #28344a -# black -color0 #45475A -color8 #585B70 +# The color for highlighting URLs on mouse-over +url_color #9ece6a -# red -color1 #F38BA8 -color9 #F38BA8 +# Window borders +active_border_color #3d59a1 +inactive_border_color #101014 +bell_border_color #e0af68 -# green -color2 #A6E3A1 -color10 #A6E3A1 +# Tab bar +tab_bar_style fade +tab_fade 1 +active_tab_foreground #3d59a1 +active_tab_background #16161e +active_tab_font_style bold +inactive_tab_foreground #787c99 +inactive_tab_background #16161e +inactive_tab_font_style bold +tab_bar_background #101014 -# yellow -color3 #F9E2AF -color11 #F9E2AF - -# blue -color4 #89B4FA -color12 #89B4FA - -# magenta -color5 #F5C2E7 -color13 #F5C2E7 - -# cyan -color6 #94E2D5 -color14 #94E2D5 - -# white -color7 #BAC2DE -color15 #A6ADC8 +# Title bar +macos_titlebar_color #16161e diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-frappe.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-frappe.conf deleted file mode 100644 index cb0660d..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-frappe.conf +++ /dev/null @@ -1,50 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Diff Frappe -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/diff-frappe.conf -## blurb: Soothing pastel theme for the high-spirited! - -# text -foreground #C6D0F5 -# base -background #303446 -# subtext0 -title_fg #A5ADCE - -# mantle -title_bg #292C3C -margin_bg #292C3C - -# subtext1 -margin_fg #B5BFE2 -# mantle -filler_bg #292C3C - -# 30% red, 70% base -removed_bg #674B59 -# 50% red, 50% base -highlight_removed_bg #8C5B65 -# 40% red, 60% base -removed_margin_bg #79535F - -# 30% green, 70% base -added_bg #53635A -# 50% green, 50% base -highlight_added_bg #6B8368 -# 40% green, 60% base -added_margin_bg #5F7361 - -# mantle -hunk_margin_bg #292C3C -hunk_bg #292C3C - -# 40% yellow, 60% base -search_bg #786F63 -# text -search_fg #C6D0F5 -# 30% sky, 70% base -select_bg #4F6372 -# text -select_fg #C6D0F5 diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-latte.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-latte.conf deleted file mode 100644 index dee2f99..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-latte.conf +++ /dev/null @@ -1,50 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Diff Latte -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/diff-latte.conf -## blurb: Soothing pastel theme for the high-spirited! - -# text -foreground #4C4F69 -# base -background #EFF1F5 -# subtext0 -title_fg #6C6F85 - -# mantle -title_bg #E6E9EF -margin_bg #E6E9EF - -# subtext1 -margin_fg #5C5F77 -# mantle -filler_bg #E6E9EF - -# 30% red, 70% base -removed_bg #E6ADBD -# 50% red, 50% base -highlight_removed_bg #E18097 -# 40% red, 60% base -removed_margin_bg #E397AA - -# 30% green, 70% base -added_bg #BBD9B8 -# 50% green, 50% base -highlight_added_bg #98C990 -# 40% green, 60% base -added_margin_bg #A9D1A4 - -# mantle -hunk_margin_bg #E6E9EF -hunk_bg #E6E9EF - -# 40% yellow, 60% base -search_bg #E8C99E -# text -search_fg #4C4F69 -# 30% sky, 70% base -select_bg #A8DAF0 -# text -select_fg #4C4F69 diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-macchiato.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-macchiato.conf deleted file mode 100644 index 2eb088e..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-macchiato.conf +++ /dev/null @@ -1,50 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Diff Macchiato -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/diff-macchiato.conf -## blurb: Soothing pastel theme for the high-spirited! - -# text -foreground #CAD3F5 -# base -background #24273A -# subtext0 -title_fg #A5ADCB - -# mantle -title_bg #1E2030 -margin_bg #1E2030 - -# subtext1 -margin_fg #B8C0E0 -# mantle -filler_bg #1E2030 - -# 30% red, 70% base -removed_bg #604456 -# 50% red, 50% base -highlight_removed_bg #895768 -# 40% red, 60% base -removed_margin_bg #744D5F - -# 30% green, 70% base -added_bg #4B5D55 -# 50% green, 50% base -highlight_added_bg #658168 -# 40% green, 60% base -added_margin_bg #586F5E - -# mantle -hunk_margin_bg #1E2030 -hunk_bg #1E2030 - -# 40% yellow, 60% base -search_bg #EED49F -# text -search_fg #CAD3F5 -# 30% sky, 70% base -select_bg #445B6C -# text -select_fg #CAD3F5 diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-mocha.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-mocha.conf deleted file mode 100644 index 26a3f31..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/diff-mocha.conf +++ /dev/null @@ -1,50 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Diff Mocha -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/diff-mocha.conf -## blurb: Soothing pastel theme for the high-spirited! - -# text -foreground #CDD6F4 -# base -background #1E1E2E -# subtext0 -title_fg #A6ADC8 - -# mantle -title_bg #181825 -margin_bg #181825 - -# subtext1 -margin_fg #A6ADC8 -# mantle -filler_bg #181825 - -# 30% red, 70% base -removed_bg #5E3F53 -# 50% red, 50% base -highlight_removed_bg #89556B -# 40% red, 60% base -removed_margin_bg #734A5F - -# 30% green, 70% base -added_bg #475951 -# 50% green, 50% base -highlight_added_bg #628168 -# 40% green, 60% base -added_margin_bg #546D5C - -# mantle -hunk_margin_bg #181825 -hunk_bg #181825 - -# 40% yellow, 60% base -search_bg #A1937B -# text -search_fg #CDD6F4 -# 30% sky, 70% base -select_bg #45475A -# text -select_fg #CDD6F4 diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/frappe.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/frappe.conf deleted file mode 100644 index a5959a9..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/frappe.conf +++ /dev/null @@ -1,80 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Frappe -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/frappe.conf -## blurb: Soothing pastel theme for the high-spirited! - - - -# The basic colors -foreground #C6D0F5 -background #303446 -selection_foreground #303446 -selection_background #F2D5CF - -# Cursor colors -cursor #F2D5CF -cursor_text_color #303446 - -# URL underline color when hovering with mouse -url_color #F2D5CF - -# Kitty window border colors -active_border_color #BABBF1 -inactive_border_color #737994 -bell_border_color #E5C890 - -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system - -# Tab bar colors -active_tab_foreground #232634 -active_tab_background #CA9EE6 -inactive_tab_foreground #C6D0F5 -inactive_tab_background #292C3C -tab_bar_background #232634 - -# Colors for marks (marked text in the terminal) -mark1_foreground #303446 -mark1_background #BABBF1 -mark2_foreground #303446 -mark2_background #CA9EE6 -mark3_foreground #303446 -mark3_background #85C1DC - -# The 16 terminal colors - -# black -color0 #51576D -color8 #626880 - -# red -color1 #E78284 -color9 #E78284 - -# green -color2 #A6D189 -color10 #A6D189 - -# yellow -color3 #E5C890 -color11 #E5C890 - -# blue -color4 #8CAAEE -color12 #8CAAEE - -# magenta -color5 #F4B8E4 -color13 #F4B8E4 - -# cyan -color6 #81C8BE -color14 #81C8BE - -# white -color7 #B5BFE2 -color15 #A5ADCE diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/latte.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/latte.conf deleted file mode 100644 index 2e34c7a..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/latte.conf +++ /dev/null @@ -1,80 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Latte -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/latte.conf -## blurb: Soothing pastel theme for the high-spirited! - - - -# The basic colors -foreground #4C4F69 -background #EFF1F5 -selection_foreground #EFF1F5 -selection_background #DC8A78 - -# Cursor colors -cursor #DC8A78 -cursor_text_color #EFF1F5 - -# URL underline color when hovering with mouse -url_color #DC8A78 - -# Kitty window border colors -active_border_color #7287FD -inactive_border_color #9CA0B0 -bell_border_color #DF8E1D - -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system - -# Tab bar colors -active_tab_foreground #EFF1F5 -active_tab_background #8839EF -inactive_tab_foreground #4C4F69 -inactive_tab_background #9CA0B0 -tab_bar_background #BCC0CC - -# Colors for marks (marked text in the terminal) -mark1_foreground #EFF1F5 -mark1_background #7287fD -mark2_foreground #EFF1F5 -mark2_background #8839EF -mark3_foreground #EFF1F5 -mark3_background #209FB5 - -# The 16 terminal colors - -# black -color0 #5C5F77 -color8 #6C6F85 - -# red -color1 #D20F39 -color9 #D20F39 - -# green -color2 #40A02B -color10 #40A02B - -# yellow -color3 #DF8E1D -color11 #DF8E1D - -# blue -color4 #1E66F5 -color12 #1E66F5 - -# magenta -color5 #EA76CB -color13 #EA76CB - -# cyan -color6 #179299 -color14 #179299 - -# white -color7 #ACB0BE -color15 #BCC0CC diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/macchiato.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/macchiato.conf deleted file mode 100644 index 4a95930..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/macchiato.conf +++ /dev/null @@ -1,80 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Macchiato -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/macchiato.conf -## blurb: Soothing pastel theme for the high-spirited! - - - -# The basic colors -foreground #CAD3F5 -background #24273A -selection_foreground #24273A -selection_background #F4DBD6 - -# Cursor colors -cursor #F4DBD6 -cursor_text_color #24273A - -# URL underline color when hovering with mouse -url_color #F4DBD6 - -# Kitty window border colors -active_border_color #B7BDF8 -inactive_border_color #6E738D -bell_border_color #EED49F - -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system - -# Tab bar colors -active_tab_foreground #181926 -active_tab_background #C6A0F6 -inactive_tab_foreground #CAD3F5 -inactive_tab_background #1E2030 -tab_bar_background #181926 - -# Colors for marks (marked text in the terminal) -mark1_foreground #24273A -mark1_background #B7BDF8 -mark2_foreground #24273A -mark2_background #C6A0F6 -mark3_foreground #24273A -mark3_background #7DC4E4 - -# The 16 terminal colors - -# black -color0 #494D64 -color8 #5B6078 - -# red -color1 #ED8796 -color9 #ED8796 - -# green -color2 #A6DA95 -color10 #A6DA95 - -# yellow -color3 #EED49F -color11 #EED49F - -# blue -color4 #8AADF4 -color12 #8AADF4 - -# magenta -color5 #F5BDE6 -color13 #F5BDE6 - -# cyan -color6 #8BD5CA -color14 #8BD5CA - -# white -color7 #B8C0E0 -color15 #A5ADCB diff --git a/pika-hyprland-settings/etc/skel/.config/kitty/themes/mocha.conf b/pika-hyprland-settings/etc/skel/.config/kitty/themes/mocha.conf deleted file mode 100644 index 3f48800..0000000 --- a/pika-hyprland-settings/etc/skel/.config/kitty/themes/mocha.conf +++ /dev/null @@ -1,80 +0,0 @@ -# vim:ft=kitty - -## name: Catppuccin Kitty Mocha -## author: Catppuccin Org -## license: MIT -## upstream: https://github.com/catppuccin/kitty/blob/main/mocha.conf -## blurb: Soothing pastel theme for the high-spirited! - - - -# The basic colors -foreground #CDD6F4 -background #1E1E2E -selection_foreground #1E1E2E -selection_background #F5E0DC - -# Cursor colors -cursor #F5E0DC -cursor_text_color #1E1E2E - -# URL underline color when hovering with mouse -url_color #F5E0DC - -# Kitty window border colors -active_border_color #B4BEFE -inactive_border_color #6C7086 -bell_border_color #F9E2AF - -# OS Window titlebar colors -wayland_titlebar_color system -macos_titlebar_color system - -# Tab bar colors -active_tab_foreground #11111B -active_tab_background #CBA6F7 -inactive_tab_foreground #CDD6F4 -inactive_tab_background #181825 -tab_bar_background #11111B - -# Colors for marks (marked text in the terminal) -mark1_foreground #1E1E2E -mark1_background #B4BEFE -mark2_foreground #1E1E2E -mark2_background #CBA6F7 -mark3_foreground #1E1E2E -mark3_background #74C7EC - -# The 16 terminal colors - -# black -color0 #45475A -color8 #585B70 - -# red -color1 #F38BA8 -color9 #F38BA8 - -# green -color2 #A6E3A1 -color10 #A6E3A1 - -# yellow -color3 #F9E2AF -color11 #F9E2AF - -# blue -color4 #89B4FA -color12 #89B4FA - -# magenta -color5 #F5C2E7 -color13 #F5C2E7 - -# cyan -color6 #94E2D5 -color14 #94E2D5 - -# white -color7 #BAC2DE -color15 #A6ADC8 diff --git a/pika-hyprland-settings/etc/skel/.config/ksmserverrc b/pika-hyprland-settings/etc/skel/.config/ksmserverrc deleted file mode 100644 index 2ed164a..0000000 --- a/pika-hyprland-settings/etc/skel/.config/ksmserverrc +++ /dev/null @@ -1,5 +0,0 @@ -[$Version] -update_info=ksmserver_update_loginMode_value.upd:ksmserver_update_loginMode_value_default_enum - -[General] -loginMode=emptySession diff --git a/pika-hyprland-settings/etc/skel/.config/ksplashrc b/pika-hyprland-settings/etc/skel/.config/ksplashrc deleted file mode 100644 index c252676..0000000 --- a/pika-hyprland-settings/etc/skel/.config/ksplashrc +++ /dev/null @@ -1,3 +0,0 @@ -[KSplash] -Engine=none -Theme=None diff --git a/pika-hyprland-settings/etc/skel/.config/libinput-gestures.conf b/pika-hyprland-settings/etc/skel/.config/libinput-gestures.conf deleted file mode 100644 index 7efb958..0000000 --- a/pika-hyprland-settings/etc/skel/.config/libinput-gestures.conf +++ /dev/null @@ -1,23 +0,0 @@ -# brought from garuda - -#Browser actions Back and Forward -gesture swipe left 3 xdotool key alt+Right -gesture swipe right 3 xdotool key alt+Left - -#Present Windows -gesture swipe down 3 qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Expose" - -#Desktop Grid -gesture swipe up 3 qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "ShowDesktopGrid" - -#Minimize -gesture swipe down 4 qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Window Minimize" - -#Maximize -gesture swipe up 4 qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Window Maximize" - -#Next virtual desktop -gesture swipe left 4 qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Switch to Next Desktop" - -#Previous virtual desktop -gesture swipe right 4 qdbus org.kde.kglobalaccel /component/kwin invokeShortcut "Switch to Previous Desktop" diff --git a/pika-hyprland-settings/etc/skel/.config/mako/config b/pika-hyprland-settings/etc/skel/.config/mako/config deleted file mode 100644 index ae13168..0000000 --- a/pika-hyprland-settings/etc/skel/.config/mako/config +++ /dev/null @@ -1,19 +0,0 @@ -anchor=top-right -icons=1 -actions=1 -markup=1 -padding=10 -default-timeout=5000 -font=FiraCode Nerd Font 10 -border-radius=4 -margin=25,16,0 -border-size=1 -group-by=app-name,urgency - -background-color=#1e1e2eee -text-color=#cdd6f4 -border-color=#89b4fa -progress-color=over #313244 - -[urgency=high] -border-color=#fab387 diff --git a/pika-hyprland-settings/etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc b/pika-hyprland-settings/etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc deleted file mode 100644 index 26a91a3..0000000 --- a/pika-hyprland-settings/etc/skel/.config/plasma-org.kde.plasma.desktop-appletsrc +++ /dev/null @@ -1,159 +0,0 @@ -[ActionPlugins][0] -MiddleButton;NoModifier=org.kde.paste -RightButton;NoModifier=org.kde.contextmenu -wheel:Vertical;NoModifier=org.kde.switchdesktop - -[ActionPlugins][1] -RightButton;NoModifier=org.kde.contextmenu - -[Containments][64] -ItemGeometries-1920x1080= -ItemGeometriesHorizontal= -activityId=782a5605-8137-46a9-8dcb-a9ef79641448 -formfactor=0 -immutability=1 -lastScreen=0 -location=0 -plugin=org.kde.plasma.folder -wallpaperplugin=org.kde.image - -[Containments][64][ConfigDialog] -DialogHeight=510 -DialogWidth=680 - -[Containments][64][General] -filterMimeTypes=\\0 - -[Containments][64][Wallpaper][org.kde.image][General] -Image=/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png -SlidePaths=/usr/share/plasma/wallpapers/,/usr/share/wallpapers/ - -[Containments][65] -activityId= -formfactor=2 -immutability=1 -lastScreen=0 -location=4 -plugin=org.kde.panel -wallpaperplugin=org.kde.image - -[Containments][65][Applets][66] -immutability=1 -plugin=org.kde.plasma.kickoff - -[Containments][65][Applets][66][Configuration] -PreloadWeight=100 -popupHeight=510 -popupWidth=687 - -[Containments][65][Applets][66][Configuration][General] -favoritesPortedToKAstats=true - -[Containments][65][Applets][66][Configuration][Shortcuts] -global=Alt+F1 - -[Containments][65][Applets][66][Shortcuts] -global=Alt+F1 - -[Containments][65][Applets][67] -immutability=1 -plugin=org.kde.plasma.pager - -[Containments][65][Applets][68] -immutability=1 -plugin=org.kde.plasma.icontasks - -[Containments][65][Applets][68][Configuration][General] -launchers=applications:pika-welcome-welcome.desktop,applications:systemsettings.desktop,preferred://filemanager,preferred://browser,applications:org.kde.konsole.desktop,applications:org.kde.kate.desktop,applications:update-manager.desktop,applications:mintinstall.desktop - -[Containments][65][Applets][69] -immutability=1 -plugin=org.kde.plasma.marginsseparator - -[Containments][65][Applets][70] -immutability=1 -plugin=org.kde.plasma.systemtray - -[Containments][65][Applets][70][Configuration] -PreloadWeight=55 -SystrayContainmentId=71 - -[Containments][65][Applets][81] -immutability=1 -plugin=org.kde.plasma.digitalclock - -[Containments][65][Applets][81][Configuration] -PreloadWeight=55 -popupHeight=450 -popupWidth=396 - -[Containments][65][Applets][82] -immutability=1 -plugin=org.kde.plasma.showdesktop - -[Containments][65][ConfigDialog] -DialogHeight=74 -DialogWidth=1920 - -[Containments][65][General] -AppletOrder=66;67;68;69;70;81;82 - -[Containments][71] -activityId= -formfactor=2 -immutability=1 -lastScreen=0 -location=4 -plugin=org.kde.plasma.private.systemtray -wallpaperplugin=org.kde.image - -[Containments][71][Applets][72] -immutability=1 -plugin=org.kde.kdeconnect - -[Containments][71][Applets][73] -immutability=1 -plugin=org.kde.plasma.clipboard - -[Containments][71][Applets][74] -immutability=1 -plugin=org.kde.plasma.devicenotifier - -[Containments][71][Applets][75] -immutability=1 -plugin=org.kde.plasma.keyboardlayout - -[Containments][71][Applets][76] -immutability=1 -plugin=org.kde.plasma.manage-inputmethod - -[Containments][71][Applets][77] -immutability=1 -plugin=org.kde.plasma.notifications - -[Containments][71][Applets][78] -immutability=1 -plugin=org.kde.plasma.printmanager - -[Containments][71][Applets][79] -immutability=1 -plugin=org.kde.plasma.vault - -[Containments][71][Applets][80] -immutability=1 -plugin=org.kde.plasma.volume - -[Containments][71][Applets][83] -immutability=1 -plugin=org.kde.plasma.battery - -[Containments][71][Applets][84] -immutability=1 -plugin=org.kde.plasma.networkmanagement - -[Containments][71][General] -extraItems=org.kde.kdeconnect,org.kde.kupapplet,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.notifications,org.kde.plasma.printmanager,org.kde.plasma.vault,org.kde.plasma.volume -knownItems=org.kde.kdeconnect,org.kde.kupapplet,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.notifications,org.kde.plasma.printmanager,org.kde.plasma.vault,org.kde.plasma.volume - -[ScreenMapping] -itemsOnDisabledScreens= diff --git a/pika-hyprland-settings/etc/skel/.config/plasmarc b/pika-hyprland-settings/etc/skel/.config/plasmarc deleted file mode 100644 index a316542..0000000 --- a/pika-hyprland-settings/etc/skel/.config/plasmarc +++ /dev/null @@ -1,2 +0,0 @@ -[Wallpapers] -usersWallpapers=/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png diff --git a/pika-hyprland-settings/etc/skel/.config/plasmashellrc b/pika-hyprland-settings/etc/skel/.config/plasmashellrc deleted file mode 100644 index 41f2349..0000000 --- a/pika-hyprland-settings/etc/skel/.config/plasmashellrc +++ /dev/null @@ -1,11 +0,0 @@ -[PlasmaViews][Panel 65] -floating=1 - -[PlasmaViews][Panel 65][Defaults] -thickness=44 - -[PlasmaViews][Panel 65][Horizontal1920] -thickness=44 - -[Updates] -performed=/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/containmentactions_middlebutton.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/desktop-base.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_font_settings.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_migrateiconsetting.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_remove_shortcut.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/maintain_existing_desktop_icon_sizes.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/move_desktop_layout_config.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/no_middle_click_paste_on_panels.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/systemloadviewer_systemmonitor.js,/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/unlock_widgets.js diff --git a/pika-hyprland-settings/etc/skel/.config/xfce4/helpers.rc b/pika-hyprland-settings/etc/skel/.config/xfce4/helpers.rc deleted file mode 100644 index 7b125bd..0000000 --- a/pika-hyprland-settings/etc/skel/.config/xfce4/helpers.rc +++ /dev/null @@ -1,2 +0,0 @@ -TerminalEmulator=kitty -TerminalEmulatorDismissed=true diff --git a/pika-hyprland-settings/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/pika-hyprland-settings/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml deleted file mode 100644 index b145857..0000000 --- a/pika-hyprland-settings/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/pika-hyprland-settings/etc/skel/.gtkrc-2.0 b/pika-hyprland-settings/etc/skel/.gtkrc-2.0 deleted file mode 100644 index 57062e8..0000000 --- a/pika-hyprland-settings/etc/skel/.gtkrc-2.0 +++ /dev/null @@ -1,11 +0,0 @@ -gtk-theme-name="Orchis-Dark" -gtk-enable-animations=1 -gtk-primary-button-warps-slider=0 -gtk-toolbar-style=3 -gtk-menu-images=1 -gtk-button-images=1 -gtk-cursor-theme-size=24 -gtk-cursor-theme-name="breeze_cursors" -gtk-icon-theme-name="Papirus" -gtk-font-name="Fira Sans Book, 10" - diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/00000000000000020006000e7e9ffc3f b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/00000000000000020006000e7e9ffc3f new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/00000000000000020006000e7e9ffc3f @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/00008160000006810000408080010102 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/00008160000006810000408080010102 new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/00008160000006810000408080010102 @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/03b6e0fcb3499374a867c041f52298f0 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/03b6e0fcb3499374a867c041f52298f0 new file mode 120000 index 0000000..031757c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/03b6e0fcb3499374a867c041f52298f0 @@ -0,0 +1 @@ +circle \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/1081e37283d90000800003c07f3ef6bf b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/1081e37283d90000800003c07f3ef6bf new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/1081e37283d90000800003c07f3ef6bf @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/3085a0e285430894940527032f8b26df b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/3085a0e285430894940527032f8b26df new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/3085a0e285430894940527032f8b26df @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/4498f0e0c1937ffe01fd06f973665830 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/4498f0e0c1937ffe01fd06f973665830 new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/4498f0e0c1937ffe01fd06f973665830 @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/6407b0e94181790501fd1e167b474872 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/6407b0e94181790501fd1e167b474872 new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/6407b0e94181790501fd1e167b474872 @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/640fb0e74195791501fd1ed57b41487f b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/640fb0e74195791501fd1ed57b41487f new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/640fb0e74195791501fd1ed57b41487f @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/9081237383d90e509aa00f00170e968f b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/9081237383d90e509aa00f00170e968f new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/9081237383d90e509aa00f00170e968f @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/9d800788f1b08800ae810202380a0822 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/9d800788f1b08800ae810202380a0822 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/9d800788f1b08800ae810202380a0822 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/alias b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/alias new file mode 100644 index 0000000..8e4d763 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/alias differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/all-scroll b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/all-scroll new file mode 100644 index 0000000..624d229 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/all-scroll differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/arrow new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/arrow @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_left_corner b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_left_corner new file mode 100644 index 0000000..b77f33f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_left_corner differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_right_corner b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_right_corner new file mode 100644 index 0000000..7ab1963 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_right_corner differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_side b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_side new file mode 100644 index 0000000..deafffc Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/bottom_side differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/cell b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/cell new file mode 100644 index 0000000..041fd2e Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/cell differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/center_ptr b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/center_ptr new file mode 100644 index 0000000..edaced4 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/center_ptr differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/circle b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/circle new file mode 120000 index 0000000..23bfed6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/circle @@ -0,0 +1 @@ +not-allowed \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/closedhand b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/closedhand new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/closedhand @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/col-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/col-resize new file mode 100644 index 0000000..2ab1ed1 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/col-resize differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/color-picker b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/color-picker new file mode 100644 index 0000000..77298e5 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/color-picker differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/context-menu b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/context-menu new file mode 100644 index 0000000..7529e05 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/context-menu differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/copy b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/copy new file mode 100644 index 0000000..77992ff Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/copy differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/cross b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/cross new file mode 120000 index 0000000..67580a7 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/cross @@ -0,0 +1 @@ +crosshair \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/crossed_circle b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/crossed_circle new file mode 120000 index 0000000..23bfed6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/crossed_circle @@ -0,0 +1 @@ +not-allowed \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/crosshair b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/crosshair new file mode 100644 index 0000000..401491f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/crosshair differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/d9ce0ab605698f320427677b458ad60b b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/d9ce0ab605698f320427677b458ad60b new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/d9ce0ab605698f320427677b458ad60b @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/default b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/default new file mode 100644 index 0000000..662cfb6 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/default differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-copy b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-copy new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-copy @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-move b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-move new file mode 100644 index 0000000..2ac9bcd Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-move differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-no-drop b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-no-drop new file mode 100644 index 0000000..35c2dcd Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-no-drop differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-none b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-none new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/dnd-none @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/down-arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/down-arrow new file mode 100644 index 0000000..404b75d Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/down-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/draft b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/draft new file mode 100644 index 0000000..be74a98 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/draft differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/e-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/e-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/e-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/e29285e634086352946a0e7090d73106 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/e29285e634086352946a0e7090d73106 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/e29285e634086352946a0e7090d73106 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/fleur b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/fleur new file mode 100644 index 0000000..f26116b Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/fleur differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/forbidden b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/forbidden new file mode 120000 index 0000000..226af18 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/forbidden @@ -0,0 +1 @@ +no-drop \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/grab b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/grab new file mode 120000 index 0000000..0834bff --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/grab @@ -0,0 +1 @@ +openhand \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/grabbing b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/grabbing new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/grabbing @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/h_double_arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/h_double_arrow new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/h_double_arrow @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/half-busy b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/half-busy new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/half-busy @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/hand1 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/hand1 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/hand1 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/hand2 b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/hand2 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/hand2 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/help b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/help new file mode 100644 index 0000000..52c4bc9 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/help differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ibeam b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ibeam new file mode 120000 index 0000000..f3a3485 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ibeam @@ -0,0 +1 @@ +text \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left-arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left-arrow new file mode 100644 index 0000000..62bcd65 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr_help b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr_help new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr_help @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr_watch b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr_watch new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_ptr_watch @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_side b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_side new file mode 100644 index 0000000..0f4dabb Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/left_side differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/link b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/link new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/link @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ll_angle b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ll_angle new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ll_angle @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/lr_angle b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/lr_angle new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/lr_angle @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/move b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/move new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/move @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/n-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/n-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/n-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ne-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ne-resize new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ne-resize @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nesw-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nesw-resize new file mode 120000 index 0000000..e0935e6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nesw-resize @@ -0,0 +1 @@ +size_bdiag \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/no-drop b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/no-drop new file mode 100644 index 0000000..6ac2b30 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/no-drop differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/not-allowed b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/not-allowed new file mode 100644 index 0000000..abb9aa6 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/not-allowed differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nw-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nw-resize new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nw-resize @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nwse-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nwse-resize new file mode 120000 index 0000000..913bbc3 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/nwse-resize @@ -0,0 +1 @@ +size_fdiag \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/openhand b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/openhand new file mode 100644 index 0000000..512d181 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/openhand differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pencil b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pencil new file mode 100644 index 0000000..d07a8aa Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pencil differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pirate b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pirate new file mode 100644 index 0000000..54c8214 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pirate differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/plus b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/plus new file mode 120000 index 0000000..d1b147b --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/plus @@ -0,0 +1 @@ +cell \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pointer b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pointer new file mode 100644 index 0000000..115d19a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pointer differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pointing_hand b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pointing_hand new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/pointing_hand @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/progress b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/progress new file mode 100644 index 0000000..09a3037 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/progress differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/question_arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/question_arrow new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/question_arrow @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right-arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right-arrow new file mode 100644 index 0000000..4fb8c4b Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right_ptr b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right_ptr new file mode 100644 index 0000000..d6f9936 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right_ptr differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right_side b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right_side new file mode 100644 index 0000000..dd480fb Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/right_side differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/row-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/row-resize new file mode 100644 index 0000000..2ae656b Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/row-resize differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/s-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/s-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/s-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sb_h_double_arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sb_h_double_arrow new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sb_h_double_arrow @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sb_v_double_arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sb_v_double_arrow new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sb_v_double_arrow @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/se-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/se-resize new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/se-resize @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_all b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_all new file mode 120000 index 0000000..147f744 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_all @@ -0,0 +1 @@ +fleur \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_bdiag b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_bdiag new file mode 100644 index 0000000..84a9a68 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_bdiag differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_fdiag b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_fdiag new file mode 100644 index 0000000..18e3bfb Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_fdiag differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_hor b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_hor new file mode 100644 index 0000000..78f59e8 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_hor differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_ver b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_ver new file mode 100644 index 0000000..05435df Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/size_ver differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/split_h b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/split_h new file mode 120000 index 0000000..3ce0e22 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/split_h @@ -0,0 +1 @@ +col-resize \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/split_v b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/split_v new file mode 120000 index 0000000..93d9c89 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/split_v @@ -0,0 +1 @@ +row-resize \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sw-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sw-resize new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/sw-resize @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/text b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/text new file mode 100644 index 0000000..a4002ce Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/text differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_left_corner b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_left_corner new file mode 100644 index 0000000..20b8f43 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_left_corner differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_right_corner b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_right_corner new file mode 100644 index 0000000..ca8cd77 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_right_corner differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_side b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_side new file mode 100644 index 0000000..90dcfd0 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/top_side differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ul_angle b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ul_angle new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ul_angle @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/up-arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/up-arrow new file mode 100644 index 0000000..5c8e154 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/up-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ur_angle b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ur_angle new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/ur_angle @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/v_double_arrow b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/v_double_arrow new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/v_double_arrow @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/vertical-text b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/vertical-text new file mode 100644 index 0000000..861e5b2 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/vertical-text differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/w-resize b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/w-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/w-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/wait b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/wait new file mode 100644 index 0000000..2703383 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/wait differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/watch b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/watch new file mode 120000 index 0000000..fd80437 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/watch @@ -0,0 +1 @@ +wait \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/wayland-cursor b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/wayland-cursor new file mode 100644 index 0000000..d1c30c7 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/wayland-cursor differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/whats_this b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/whats_this new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/whats_this @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/x-cursor b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/x-cursor new file mode 100644 index 0000000..d26239c Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/x-cursor differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/xterm b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/xterm new file mode 120000 index 0000000..f3a3485 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/xterm @@ -0,0 +1 @@ +text \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/zoom-in b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/zoom-in new file mode 100644 index 0000000..5f586bc Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/zoom-in differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/zoom-out b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/zoom-out new file mode 100644 index 0000000..a7ba4c0 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/cursors/zoom-out differ diff --git a/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/index.theme b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/index.theme new file mode 100644 index 0000000..73430a5 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.icons/McMojave-cursors/index.theme @@ -0,0 +1,3 @@ +[Icon Theme] +Name=McMojave Cursors + diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Bold.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Bold.ttf new file mode 100644 index 0000000..37ffc42 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Bold.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-BoldItalic.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-BoldItalic.ttf new file mode 100644 index 0000000..5e8d50f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-BoldItalic.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ExtraLight.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ExtraLight.ttf new file mode 100644 index 0000000..c044f2a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ExtraLight.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ExtraLightItalic.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ExtraLightItalic.ttf new file mode 100644 index 0000000..61c22df Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ExtraLightItalic.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Italic.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Italic.ttf new file mode 100644 index 0000000..e6afafd Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Italic.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Medium.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Medium.ttf new file mode 100644 index 0000000..3a3e522 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Medium.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-MediumItalic.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-MediumItalic.ttf new file mode 100644 index 0000000..43d7908 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-MediumItalic.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Regular.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Regular.ttf new file mode 100644 index 0000000..bb83019 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Regular.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Thin.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Thin.ttf new file mode 100644 index 0000000..d392439 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-Thin.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ThinItalic.ttf b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ThinItalic.ttf new file mode 100644 index 0000000..f465f60 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/fonts/Lilex-ThinItalic.ttf differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/alias.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/alias.hlc new file mode 100644 index 0000000..0744df1 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/alias.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/all-scroll.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/all-scroll.hlc new file mode 100644 index 0000000..ec9b4c4 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/all-scroll.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_left_corner.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_left_corner.hlc new file mode 100644 index 0000000..4d2ccd3 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_left_corner.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_right_corner.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_right_corner.hlc new file mode 100644 index 0000000..f985cf0 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_right_corner.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_side.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_side.hlc new file mode 100644 index 0000000..85ba42d Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/bottom_side.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/cell.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/cell.hlc new file mode 100644 index 0000000..0bd5193 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/cell.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/center_ptr.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/center_ptr.hlc new file mode 100644 index 0000000..c69c435 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/center_ptr.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/col-resize.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/col-resize.hlc new file mode 100644 index 0000000..b902203 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/col-resize.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/color-picker.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/color-picker.hlc new file mode 100644 index 0000000..d579950 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/color-picker.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/context-menu.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/context-menu.hlc new file mode 100644 index 0000000..e50519a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/context-menu.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/copy.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/copy.hlc new file mode 100644 index 0000000..d7a4e07 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/copy.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/crosshair.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/crosshair.hlc new file mode 100644 index 0000000..ccfa972 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/crosshair.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/default.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/default.hlc new file mode 100644 index 0000000..c025e68 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/default.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/dnd-move.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/dnd-move.hlc new file mode 100644 index 0000000..ecefbff Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/dnd-move.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/dnd-no-drop.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/dnd-no-drop.hlc new file mode 100644 index 0000000..abb3dae Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/dnd-no-drop.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/down-arrow.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/down-arrow.hlc new file mode 100644 index 0000000..97d8d2c Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/down-arrow.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/draft.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/draft.hlc new file mode 100644 index 0000000..5e045a8 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/draft.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/fleur.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/fleur.hlc new file mode 100644 index 0000000..e142acf Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/fleur.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/help.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/help.hlc new file mode 100644 index 0000000..2d7d40a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/help.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/left-arrow.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/left-arrow.hlc new file mode 100644 index 0000000..ebf3f8f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/left-arrow.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/left_side.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/left_side.hlc new file mode 100644 index 0000000..c24e294 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/left_side.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/no-drop.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/no-drop.hlc new file mode 100644 index 0000000..ef8bc7c Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/no-drop.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/not-allowed.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/not-allowed.hlc new file mode 100644 index 0000000..a202637 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/not-allowed.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/openhand.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/openhand.hlc new file mode 100644 index 0000000..f23582d Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/openhand.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pencil.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pencil.hlc new file mode 100644 index 0000000..3c0f2f4 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pencil.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pirate.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pirate.hlc new file mode 100644 index 0000000..1e62b0e Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pirate.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pointer.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pointer.hlc new file mode 100644 index 0000000..a469417 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/pointer.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/progress.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/progress.hlc new file mode 100644 index 0000000..29a32e2 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/progress.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right-arrow.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right-arrow.hlc new file mode 100644 index 0000000..6612808 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right-arrow.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right_ptr.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right_ptr.hlc new file mode 100644 index 0000000..67cbb6c Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right_ptr.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right_side.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right_side.hlc new file mode 100644 index 0000000..2e7c3ff Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/right_side.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/row-resize.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/row-resize.hlc new file mode 100644 index 0000000..ee1e61c Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/row-resize.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_bdiag.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_bdiag.hlc new file mode 100644 index 0000000..493979f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_bdiag.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_fdiag.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_fdiag.hlc new file mode 100644 index 0000000..83c6731 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_fdiag.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_hor.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_hor.hlc new file mode 100644 index 0000000..eaaf180 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_hor.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_ver.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_ver.hlc new file mode 100644 index 0000000..3ab3432 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/size_ver.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/text.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/text.hlc new file mode 100644 index 0000000..ef79c43 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/text.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_left_corner.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_left_corner.hlc new file mode 100644 index 0000000..9f17ab6 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_left_corner.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_right_corner.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_right_corner.hlc new file mode 100644 index 0000000..af61b10 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_right_corner.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_side.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_side.hlc new file mode 100644 index 0000000..b739fe1 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/top_side.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/up-arrow.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/up-arrow.hlc new file mode 100644 index 0000000..892ee03 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/up-arrow.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/vertical-text.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/vertical-text.hlc new file mode 100644 index 0000000..949d53a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/vertical-text.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/wait.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/wait.hlc new file mode 100644 index 0000000..fb6701f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/wait.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/wayland-cursor.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/wayland-cursor.hlc new file mode 100644 index 0000000..062ea72 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/wayland-cursor.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/x-cursor.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/x-cursor.hlc new file mode 100644 index 0000000..7ecf1c7 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/x-cursor.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/zoom-in.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/zoom-in.hlc new file mode 100644 index 0000000..f3b9d5a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/zoom-in.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/zoom-out.hlc b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/zoom-out.hlc new file mode 100644 index 0000000..924dec0 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/hyprcursors/zoom-out.hlc differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/manifest.hl b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/manifest.hl new file mode 100644 index 0000000..8c24689 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojave/manifest.hl @@ -0,0 +1,4 @@ +name = McMojave +description = Hyprcursor port of the McMojave theme by @vinceluice (https://github.com/vinceliuice/McMojave-cursors) +version = 0.1 +cursors_directory = hyprcursors diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/00000000000000020006000e7e9ffc3f b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/00000000000000020006000e7e9ffc3f new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/00000000000000020006000e7e9ffc3f @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/00008160000006810000408080010102 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/00008160000006810000408080010102 new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/00008160000006810000408080010102 @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/03b6e0fcb3499374a867c041f52298f0 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/03b6e0fcb3499374a867c041f52298f0 new file mode 120000 index 0000000..031757c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/03b6e0fcb3499374a867c041f52298f0 @@ -0,0 +1 @@ +circle \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/08e8e1c95fe2fc01f976f1e063a24ccd b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/08e8e1c95fe2fc01f976f1e063a24ccd new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/08e8e1c95fe2fc01f976f1e063a24ccd @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/1081e37283d90000800003c07f3ef6bf b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/1081e37283d90000800003c07f3ef6bf new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/1081e37283d90000800003c07f3ef6bf @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/3085a0e285430894940527032f8b26df b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/3085a0e285430894940527032f8b26df new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/3085a0e285430894940527032f8b26df @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/3ecb610c1bf2410f44200f48c40d3599 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/3ecb610c1bf2410f44200f48c40d3599 new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/3ecb610c1bf2410f44200f48c40d3599 @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/4498f0e0c1937ffe01fd06f973665830 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/4498f0e0c1937ffe01fd06f973665830 new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/4498f0e0c1937ffe01fd06f973665830 @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/6407b0e94181790501fd1e167b474872 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/6407b0e94181790501fd1e167b474872 new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/6407b0e94181790501fd1e167b474872 @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/640fb0e74195791501fd1ed57b41487f b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/640fb0e74195791501fd1ed57b41487f new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/640fb0e74195791501fd1ed57b41487f @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/9081237383d90e509aa00f00170e968f b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/9081237383d90e509aa00f00170e968f new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/9081237383d90e509aa00f00170e968f @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/9d800788f1b08800ae810202380a0822 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/9d800788f1b08800ae810202380a0822 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/9d800788f1b08800ae810202380a0822 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/a2a266d0498c3104214a47bd64ab0fc8 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/a2a266d0498c3104214a47bd64ab0fc8 new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/a2a266d0498c3104214a47bd64ab0fc8 @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/alias b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/alias new file mode 100644 index 0000000..8e4d763 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/alias differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/all-scroll b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/all-scroll new file mode 100644 index 0000000..624d229 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/all-scroll differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/arrow new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/arrow @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/b66166c04f8c3109214a4fbd64a50fc8 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/b66166c04f8c3109214a4fbd64a50fc8 new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/b66166c04f8c3109214a4fbd64a50fc8 @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_left_corner b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_left_corner new file mode 100644 index 0000000..b77f33f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_left_corner differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_right_corner b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_right_corner new file mode 100644 index 0000000..7ab1963 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_right_corner differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_side b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_side new file mode 100644 index 0000000..deafffc Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/bottom_side differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/cell b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/cell new file mode 100644 index 0000000..041fd2e Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/cell differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/center_ptr b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/center_ptr new file mode 100644 index 0000000..edaced4 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/center_ptr differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/circle b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/circle new file mode 120000 index 0000000..23bfed6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/circle @@ -0,0 +1 @@ +not-allowed \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/closedhand b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/closedhand new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/closedhand @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/col-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/col-resize new file mode 100644 index 0000000..2ab1ed1 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/col-resize differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/color-picker b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/color-picker new file mode 100644 index 0000000..77298e5 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/color-picker differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/context-menu b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/context-menu new file mode 100644 index 0000000..7529e05 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/context-menu differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/copy b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/copy new file mode 100644 index 0000000..77992ff Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/copy differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/cross b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/cross new file mode 120000 index 0000000..67580a7 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/cross @@ -0,0 +1 @@ +crosshair \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/crossed_circle b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/crossed_circle new file mode 120000 index 0000000..23bfed6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/crossed_circle @@ -0,0 +1 @@ +not-allowed \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/crosshair b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/crosshair new file mode 100644 index 0000000..401491f Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/crosshair differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/d9ce0ab605698f320427677b458ad60b b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/d9ce0ab605698f320427677b458ad60b new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/d9ce0ab605698f320427677b458ad60b @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/default b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/default new file mode 100644 index 0000000..662cfb6 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/default differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-copy b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-copy new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-copy @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-move b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-move new file mode 100644 index 0000000..2ac9bcd Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-move differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-no-drop b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-no-drop new file mode 100644 index 0000000..35c2dcd Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-no-drop differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-none b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-none new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/dnd-none @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/down-arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/down-arrow new file mode 100644 index 0000000..404b75d Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/down-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/draft b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/draft new file mode 100644 index 0000000..be74a98 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/draft differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/e-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/e-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/e-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/e29285e634086352946a0e7090d73106 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/e29285e634086352946a0e7090d73106 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/e29285e634086352946a0e7090d73106 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/fleur b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/fleur new file mode 100644 index 0000000..f26116b Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/fleur differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/forbidden b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/forbidden new file mode 120000 index 0000000..226af18 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/forbidden @@ -0,0 +1 @@ +no-drop \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/grab b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/grab new file mode 120000 index 0000000..0834bff --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/grab @@ -0,0 +1 @@ +openhand \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/grabbing b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/grabbing new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/grabbing @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/h_double_arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/h_double_arrow new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/h_double_arrow @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/half-busy b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/half-busy new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/half-busy @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/hand1 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/hand1 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/hand1 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/hand2 b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/hand2 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/hand2 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/help b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/help new file mode 100644 index 0000000..52c4bc9 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/help differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ibeam b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ibeam new file mode 120000 index 0000000..f3a3485 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ibeam @@ -0,0 +1 @@ +text \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left-arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left-arrow new file mode 100644 index 0000000..62bcd65 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr_help b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr_help new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr_help @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr_watch b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr_watch new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_ptr_watch @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_side b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_side new file mode 100644 index 0000000..0f4dabb Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/left_side differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/link b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/link new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/link @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ll_angle b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ll_angle new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ll_angle @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/lr_angle b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/lr_angle new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/lr_angle @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/move b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/move new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/move @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/n-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/n-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/n-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ne-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ne-resize new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ne-resize @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nesw-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nesw-resize new file mode 120000 index 0000000..e0935e6 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nesw-resize @@ -0,0 +1 @@ +size_bdiag \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/no-drop b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/no-drop new file mode 100644 index 0000000..6ac2b30 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/no-drop differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/not-allowed b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/not-allowed new file mode 100644 index 0000000..abb9aa6 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/not-allowed differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nw-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nw-resize new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nw-resize @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nwse-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nwse-resize new file mode 120000 index 0000000..913bbc3 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/nwse-resize @@ -0,0 +1 @@ +size_fdiag \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/openhand b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/openhand new file mode 100644 index 0000000..512d181 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/openhand differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pencil b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pencil new file mode 100644 index 0000000..d07a8aa Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pencil differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pirate b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pirate new file mode 100644 index 0000000..54c8214 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pirate differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/plus b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/plus new file mode 120000 index 0000000..d1b147b --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/plus @@ -0,0 +1 @@ +cell \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pointer b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pointer new file mode 100644 index 0000000..115d19a Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pointer differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pointing_hand b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pointing_hand new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/pointing_hand @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/progress b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/progress new file mode 100644 index 0000000..09a3037 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/progress differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/question_arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/question_arrow new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/question_arrow @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right-arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right-arrow new file mode 100644 index 0000000..4fb8c4b Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right_ptr b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right_ptr new file mode 100644 index 0000000..d6f9936 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right_ptr differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right_side b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right_side new file mode 100644 index 0000000..dd480fb Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/right_side differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/row-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/row-resize new file mode 100644 index 0000000..2ae656b Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/row-resize differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/s-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/s-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/s-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sb_h_double_arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sb_h_double_arrow new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sb_h_double_arrow @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sb_v_double_arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sb_v_double_arrow new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sb_v_double_arrow @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/se-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/se-resize new file mode 120000 index 0000000..9a02514 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/se-resize @@ -0,0 +1 @@ +bottom_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_all b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_all new file mode 120000 index 0000000..147f744 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_all @@ -0,0 +1 @@ +fleur \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_bdiag b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_bdiag new file mode 100644 index 0000000..84a9a68 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_bdiag differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_fdiag b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_fdiag new file mode 100644 index 0000000..18e3bfb Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_fdiag differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_hor b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_hor new file mode 100644 index 0000000..78f59e8 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_hor differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_ver b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_ver new file mode 100644 index 0000000..05435df Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/size_ver differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/split_h b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/split_h new file mode 120000 index 0000000..3ce0e22 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/split_h @@ -0,0 +1 @@ +col-resize \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/split_v b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/split_v new file mode 120000 index 0000000..93d9c89 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/split_v @@ -0,0 +1 @@ +row-resize \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sw-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sw-resize new file mode 120000 index 0000000..aab13ad --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/sw-resize @@ -0,0 +1 @@ +bottom_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/text b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/text new file mode 100644 index 0000000..a4002ce Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/text differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_left_corner b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_left_corner new file mode 100644 index 0000000..20b8f43 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_left_corner differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_right_corner b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_right_corner new file mode 100644 index 0000000..ca8cd77 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_right_corner differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_side b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_side new file mode 100644 index 0000000..90dcfd0 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/top_side differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ul_angle b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ul_angle new file mode 120000 index 0000000..be1ee95 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ul_angle @@ -0,0 +1 @@ +top_left_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/up-arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/up-arrow new file mode 100644 index 0000000..5c8e154 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/up-arrow differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ur_angle b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ur_angle new file mode 120000 index 0000000..19274a2 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/ur_angle @@ -0,0 +1 @@ +top_right_corner \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/v_double_arrow b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/v_double_arrow new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/v_double_arrow @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/vertical-text b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/vertical-text new file mode 100644 index 0000000..861e5b2 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/vertical-text differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/w-resize b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/w-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/w-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/wait b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/wait new file mode 100644 index 0000000..c05189d Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/wait differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/watch b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/watch new file mode 120000 index 0000000..fd80437 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/watch @@ -0,0 +1 @@ +wait \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/wayland-cursor b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/wayland-cursor new file mode 100644 index 0000000..d1c30c7 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/wayland-cursor differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/whats_this b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/whats_this new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/whats_this @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/x-cursor b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/x-cursor new file mode 100644 index 0000000..d26239c Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/x-cursor differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/xterm b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/xterm new file mode 120000 index 0000000..f3a3485 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/xterm @@ -0,0 +1 @@ +text \ No newline at end of file diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/zoom-in b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/zoom-in new file mode 100644 index 0000000..5f586bc Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/zoom-in differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/zoom-out b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/zoom-out new file mode 100644 index 0000000..a7ba4c0 Binary files /dev/null and b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/cursors/zoom-out differ diff --git a/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/index.theme b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/index.theme new file mode 100644 index 0000000..a3d4ff4 --- /dev/null +++ b/pika-hyprland-settings/etc/skel/.local/share/icons/McMojaveOrig/index.theme @@ -0,0 +1,3 @@ +[Icon Theme] +Name=McMojaveOrig + diff --git a/pika-hyprland-settings/usr/share/pika/greetd/config.toml b/pika-hyprland-settings/usr/share/pika/greetd/config.toml deleted file mode 100644 index 73c3276..0000000 --- a/pika-hyprland-settings/usr/share/pika/greetd/config.toml +++ /dev/null @@ -1,11 +0,0 @@ -[terminal] -vt = 7 - -[default_session] -command = "tuigreet -g 'Welcome to pikaos' --user-menu --asterisks --cmd Hyprland" -user = "_greetd" - -#Autologin -#[initial_session] -#command = "Hyprland" -#user = "pikaos" diff --git a/pika-hyprland-settings/usr/share/pika/lock.sh b/pika-hyprland-settings/usr/share/pika/lock.sh deleted file mode 100755 index a1b2d19..0000000 --- a/pika-hyprland-settings/usr/share/pika/lock.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -swaylock --screenshots --clock --indicator-idle-visible \ - --indicator-radius 100 \ - --indicator-thickness 7 \ - --ring-color 455a64 \ - --key-hl-color be5046 \ - --text-color ffc107 \ - --line-color 00000000 \ - --inside-color 00000088 \ - --separator-color 00000000 \ - --fade-in 0.1 \ - --effect-scale 0.5 --effect-blur 7x3 --effect-scale 2 \ - --effect-greyscale \ - --effect-vignette 0.5:0.5 \ - --effect-compose "1.5%,1.5%;-1x10%;/usr/share/pika/lock.svg" \ - "$@" \ No newline at end of file diff --git a/pika-hyprland-settings/usr/share/pika/lock.svg b/pika-hyprland-settings/usr/share/pika/lock.svg deleted file mode 100644 index 03fa0e4..0000000 --- a/pika-hyprland-settings/usr/share/pika/lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pika-hyprland-settings/usr/share/pika/portal.sh b/pika-hyprland-settings/usr/share/pika/portal.sh deleted file mode 100644 index b725180..0000000 --- a/pika-hyprland-settings/usr/share/pika/portal.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -sleep 4 -killall xdg-desktop-portal-hyprland -killall xdg-desktop-portal -/usr/libexec/xdg-desktop-portal-hyprland & -sleep 4 -/usr/libexec/xdg-desktop-portal & diff --git a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/defaults b/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/defaults deleted file mode 100644 index d069a51..0000000 --- a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/defaults +++ /dev/null @@ -1,24 +0,0 @@ -[kcminputrc][Mouse] -cursorTheme=Breeze_Snow - -[kdeglobals][General] -ColorScheme=OrchisDark - -[kdeglobals][Icons] -Theme=Papirus-Dark - -[kdeglobals][KDE] -widgetStyle=kvantum-dark - -[kwinrc][DesktopSwitcher] -LayoutName=org.kde.breeze.desktop - -[kwinrc][WindowSwitcher] -LayoutName=org.kde.breeze.desktop - -[kwinrc][org.kde.kdecoration2] -library=org.kde.kwin.aurorae -theme=__aurorae__svg__Orchis-dark_Nvidia - -[plasmarc][Theme] -name=Orchis-dark diff --git a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/layouts/org.kde.plasma.desktop-layout.js b/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/layouts/org.kde.plasma.desktop-layout.js deleted file mode 100644 index 3f8f707..0000000 --- a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/layouts/org.kde.plasma.desktop-layout.js +++ /dev/null @@ -1,104 +0,0 @@ -var plasma = getApiVersion(1); - -var layout = { - "desktops": [ - { - "applets": [ - ], - "config": { - "/": { - "ItemGeometries-1920x1080": "", - "ItemGeometriesHorizontal": "", - "formfactor": "0", - "immutability": "1", - "lastScreen": "0", - "wallpaperplugin": "org.kde.image" - }, - "/ConfigDialog": { - "DialogHeight": "510", - "DialogWidth": "680" - }, - "/Wallpaper/org.kde.image/General": { - "Image": "/usr/share/backgrounds/pika/Wallpaper_PikaOS_Parrot_8K.png", - "PreviewImage": "", - "SlidePaths": "/usr/share/wallpapers/,/usr/share/backgrounds/" - } - }, - "wallpaperPlugin": "org.kde.image" - } - ], - "panels": [ - { - "alignment": "left", - "applets": [ - { - "config": { - "/": { - "PreloadWeight": "100", - "popupHeight": "502", - "popupWidth": "665" - }, - "/General": { - "favoritesPortedToKAstats": "true" - }, - "/Shortcuts": { - "global": "Alt+F1" - } - }, - "plugin": "org.kde.plasma.kickoff" - }, - { - "config": { - }, - "plugin": "org.kde.plasma.pager" - }, - { - "config": { - }, - "plugin": "org.kde.plasma.icontasks" - }, - { - "config": { - }, - "plugin": "org.kde.plasma.marginsseparator" - }, - { - "config": { - "/": { - "PreloadWeight": "55" - } - }, - "plugin": "org.kde.plasma.systemtray" - }, - { - "config": { - }, - "plugin": "org.kde.plasma.digitalclock" - }, - { - "config": { - }, - "plugin": "org.kde.plasma.showdesktop" - } - ], - "config": { - "/": { - "formfactor": "2", - "immutability": "1", - "lastScreen": "0", - "wallpaperplugin": "org.kde.image" - } - }, - "height": 2.4444444444444446, - "hiding": "normal", - "location": "bottom", - "maximumLength": 106.66666666666667, - "minimumLength": 106.66666666666667, - "offset": 0 - } - ], - "serializationFormatVersion": "1" -} -; - -plasma.loadSerializedLayout(layout); diff --git a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/previews/fullscreenpreview.jpg b/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/previews/fullscreenpreview.jpg deleted file mode 100644 index 996f82b..0000000 Binary files a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/previews/fullscreenpreview.jpg and /dev/null differ diff --git a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/previews/preview.png b/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/previews/preview.png deleted file mode 100644 index 43ff995..0000000 Binary files a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/contents/previews/preview.png and /dev/null differ diff --git a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/metadata.desktop b/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/metadata.desktop deleted file mode 100644 index f498b69..0000000 --- a/pika-hyprland-settings/usr/share/plasma/look-and-feel/org.pikaos.kde-theme/metadata.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Comment=PikaOS Dark Theme (Based on Orchis) -Name=PikaOS Orchis Dark -X-KDE-PluginInfo-Author=Cosmo -X-KDE-PluginInfo-Category=Plasma Look And Feel -X-KDE-PluginInfo-Email=hotrod.master@hotmail.com -X-KDE-PluginInfo-EnabledByDefault=true -X-KDE-PluginInfo-License=LGPL 2.1+ -X-KDE-PluginInfo-Name=org.pikaos.kde-theme -X-KDE-PluginInfo-Version=0.1 -X-KDE-PluginInfo-Website=https://www.pika-os.com -X-KDE-ServiceTypes=Plasma/LookAndFeel