Skip to content

Flat Remix GTK theme is a pretty simple gtk window theme inspired on material design. It follows a modern design using "flat" colors with high contrasts and sharp borders.

License

Notifications You must be signed in to change notification settings

devillove084/flat-remix-gtk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flat Remix GTK theme


Support this theme by downloading it from openDesktop


Themes

Flat Remix Screenshot Flat-Remix

Flat Remix Darker Screenshot Flat-Remix-Darker

Flat Remix Dark Screenshot Flat-Remix-Dark

Flat Remix Darkest Screenshot Flat-Remix-Darkest

Variants

  • Solid: theme without transparency
  • No Border: darkest theme without white window border

Installation

Manual installation

  1. Download and uncompress the zip file.
  2. Move "Flat Remix GTK" folder to ".themes" in your home directory.
  3. Run gsettings set org.gnome.desktop.interface gtk-theme "Flat-Remix-GTK" or select "Flat-Remix-GTK" via your desktop specific tweaks application.

Terminal installation

cd /tmp && rm -rf flat-remix-gtk &&
git clone https://github.com/daniruiz/flat-remix-gtk &&
mkdir -p ~/.themes && cp -r flat-remix-gtk/Flat-Remix-GTK* ~/.themes/ &&
gsettings set org.gnome.desktop.interface gtk-theme "Flat-Remix-GTK"

Ubuntu based distributions:

sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt-get update
sudo apt-get install flat-remix-gtk
Fedora based distributions
sudo dnf copr enable daniruiz/flat-remix
sudo dnf install flat-remix-gtk
Arch based distributions

About

Flat Remix GTK theme is a pretty simple gtk window theme inspired on material design. It follows a modern design using "flat" colors with high contrasts and sharp borders.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 99.8%
  • Other 0.2%