oluceps / Fluent-gtk-theme

Fluent design gtk theme for linux desktops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluent theme

Fluent is a Fluent design theme for GNOME/GTK based desktop environments. See also Fluent Icon theme.

Normal version

screenshot01

Blur version (Only for Gnome-Shell desktop)

screenshot-blur

Blur version requirement

Requirements

  • GTK >=3.20
  • gnome-themes-extra (or gnome-themes-standard)
  • Murrine engine — The package name depends on the distro.
    • gtk-engine-murrine on Arch Linux
    • gtk-murrine-engine on Fedora
    • gtk2-engine-murrine on openSUSE
    • gtk2-engines-murrine on Debian, Ubuntu, etc.
  • sassc — build dependency

Installation

Manual Installation

Run the following commands in the terminal:

./install.sh

Tip: ./install.sh allows the following options:

-d, --dest DIR          Specify destination directory (Default: /usr/share/themes)

-n, --name NAME         Specify theme name (Default: Fluent)

-t, --theme VARIANT     Specify theme color variant(s) [default|purple|pink|red|orange|yellow|green|grey|teal|all] (Default: blue)

-c, --color VARIANT     Specify color variant(s) [standard|light|dark] (Default: All variants)

-s, --size VARIANT      Specify size variant [standard|compact] (Default: All variants)

-i, --icon VARIANT      Specify icon variant(s) for shell panel
                        [default|apple|simple|gnome|ubuntu|arch|manjaro|fedora|debian|void|opensuse|popos|mxlinux|zorin|endeavouros|tux|nixos]
                        (Default: Windows icon)

-l, --libadwaita        Install link to gtk4 config for theming libadwaita

-u, --uninstall         Uninstall themes or link for libadwaita

--tweaks                Specify versions for tweaks [solid|float|round|blur|noborder|square]
                        solid:    no transparency version
                        float:    floating panel
                        round:    rounded windows
                        blur:     blur version for 'Blur-Me'
                        noborder: windows and menu with no border
                        square:   square windows button

-h, --help              Show help

theme-view

For more information, run: ./install.sh --help

Flatpak Installation

Automatically install your host GTK+ theme as a Flatpak.

Wallpaper

Install Wallpapers

Preview

wallpaper

Firefox theme

Install Firefox theme

Preview

firefox-view

Fix for Dash to panel

Just install the compact version

./install.sh --tweaks compact

Gtk theme widgets

screenshot02

About

Fluent design gtk theme for linux desktops

License:GNU General Public License v3.0


Languages

Language:CSS 88.8%Language:SCSS 10.7%Language:Shell 0.6%Language:JavaScript 0.0%