A customized build of Colloid Dark ported and optimized for GNOME 50.04 / Fedora 44 with Libadwaita 1.6+, featuring the iconic Nautilus (GNOME Files) Orchis Sidebar style.
- GNOME 46 & GNOME 50 Dual Compatibility: Includes dedicated standalone
libadwaita.cssvariables, full GTK4gtk.cssfallback for GNOME 46, andgtk-4.0.cssentry points for GNOME 48/50. - Orchis Sidebar for Nautilus: The distinctive Orchis pill selection asset and styling integrated into modern
navigation-split-view. - Quick Settings GNOME 50: Updated
.quick-toggle-has-menuand submenu widgets. - Polished Notifications & Message Cards: Dark high-contrast notification banners and message cards.
- Flatpak Compatibility: Universal support for sandboxed GTK4 apps via
@define-colorbridge.
The theme has been successfully tested and verified on:
- Fedora 44 — GNOME 50
- Ubuntu 24.04 — GNOME 46
mkdir -p ~/.config/gtk-4.0
cp -rf gtk-4.0/* ~/.config/gtk-4.0/mkdir -p ~/.local/share/themes/Colloid-Dark-Custom/gtk-4.0
mkdir -p ~/.local/share/themes/Colloid-Dark-Custom/gnome-shell
cp -rf gtk-4.0/* ~/.local/share/themes/Colloid-Dark-Custom/gtk-4.0/
cp -rf gnome-shell/* ~/.local/share/themes/Colloid-Dark-Custom/gnome-shell/
# Apply GTK and Shell theme
gsettings set org.gnome.desktop.interface gtk-theme 'Colloid-Dark-Custom'
gsettings set org.gnome.shell.extensions.user-theme name 'Colloid-Dark-Custom'To allow Flatpak apps (Extension Manager, GNOME Software, etc.) to use your custom theme:
sudo flatpak override --filesystem=xdg-config/gtk-4.0- For full test instructions, see TESTING.md.
- For a detailed list of all modifications, see CHANGELOG.md.
All original design, artwork, and code belong to vinceliuice:
- Base Theme: Colloid GTK Theme
- Nautilus Style: Orchis GTK Theme
This repository is a personal configuration and porting tweak. If you enjoy these themes, please consider supporting the original creator directly:
👉 vinceliuice's GitHub Profile
Licensed under the GNU General Public License v3.0 (GPL-3.0) in accordance with the upstream base themes. See LICENSE for details.