aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: fb4cf1ae3789fcc0ac6e91de7d3bc854ab35a8c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
![Flat Remix](https://cdn.rawgit.com/daniruiz/Flat-Remix/master/Flat%20Remix/logo.png)

###### Flat-Remix is licensed under the GNU General Public License v3.0
<hr>
<br>
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.
<br><br>

![Icon theme preview](https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/Flat%20Remix/preview.png)

<br>
It has been designed on gnome shell 3.24 but it should work with most linux distributions, under gnome, unity, cinnammon, xfce, kde, etc.

This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/daniruiz/Super-Flat-Remix-GNOME-theme).

![Gnome Shell theme preview](https://github.com/daniruiz/Flat-Remix-GNOME-theme/blob/master/Images/preview.png?raw=true)
![Gnome Shell icons](https://github.com/daniruiz/Flat-Remix-GNOME-theme/blob/master/Images/3.png?raw=true)

# Installation

#### Manual installation

1. Download and uncompress the zip file.
1. Move "Flat Remix" folder to ".icons" in your home directory.
1. Select "Flat Remix" as icon theme in your tweak tools application.

#### 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"
```

##### Ach based distributions
+ [`super-flat-remix-icon-theme`](https://aur.archlinux.org/packages/super-flat-remix-icon-theme/) (AUR)
+ Or you can download the official [`PKGBUILD`](https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/PKGBUILD)


# Donate

You can also support the development of Flat Remix by [donating](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7LEWLS78EAJGJ).
You know... working with coffee is always better  *:)*