Skip to content

Flat Remix icon theme is a pretty simple Linux icon theme inspired on material design. It is mostly flat with some shadows, highlights and gradients for some depth, and uses a colorful palette with nice contrasts.

License

Notifications You must be signed in to change notification settings

bgnetti/flat-remix

 
 

Repository files navigation

Flat Remix

Flat-Remix is licensed under the GNU General Public License v3.0


Flat remix is a pretty simple icon theme inspired on material design. It is mostly flat with some shadows, highlights and gradients for some depth and uses a colorful palette with nice contrasts.



Flat Remix icon theme is available in three variants:

  • Flat Remix - main icon theme
  • Flat Remix Dark - for dark interfaces
  • Flat Remix Light - for light interfaces

Installation

Manual installation

  1. Download and uncompress the zip file.
  2. Move "Flat Remix" folder to ".icons" in your home directory.
  3. Select "Flat Remix" as icon theme via distribution specific tweaktool.

Terminal installation

cd /tmp && rm -rf flat-remix &&
git clone https://github.com/daniruiz/flat-remix &&
mkdir -p ~/.icons && cp -r flat-remix/Flat-Remix* ~/.icons/ &&
gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix"
Ubuntu based distributions
sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt-get update
sudo apt-get install flat-remix
Fedora based distributions
sudo dnf copr enable daniruiz/flat-remix
sudo dnf install flat-remix
Arch based distributions

Gnome Shell theme preview


Flat Remix icon theme perview

Donate

You can also support the development of Flat Remix by donating

  • paypal

  • Bitcoin Wallet:
    1K4RhLu7u5xGheWrLAnMPhF2mTA7oMCMj4

  • Monero Wallet: 46o1H6xAnvNY25N1rosd9oUcN2pxhYaErU9qc48VwDNf3xrzSWhqWC5WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3zCs4zx

About

Flat Remix icon theme is a pretty simple Linux icon theme inspired on material design. It is mostly flat with some shadows, highlights and gradients for some depth, and uses a colorful palette with nice contrasts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • sed 62.5%
  • Shell 30.4%
  • Makefile 7.1%