blob: 92b782215f08511910a928ef68f664239635efb6 (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
<p align="center">
<img src="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/assets/preview.png"/>
</p>
<hr/>
### Support this theme by downloading it from [openDesktop](https://www.opendesktop.org/p/1012430)
<hr/>
# Themes
- **Flat Remix:** main icon theme
- **Flat Remix Dark:** for dark interfaces
- **Flat Remix Light:** for light interfaces
## Folder variants
- **Blue Folders**
- **Green Folders**
- **Red Folders**
- **Yellow Folders**
# Installation
#### Manual installation
1. Download and uncompress the zip file.
1. Move "Flat Remix" folder to ".icons" in your home directory.
1. Run ```gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue"``` or select "Flat-Remix" via your desktop specific tweaks application.
#### Terminal installation
```sh
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-Blue"
```
##### Ubuntu based distributions
```sh
sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt-get update
sudo apt-get install flat-remix
```
##### Fedora based distributions
```sh
sudo dnf copr enable daniruiz/flat-remix
sudo dnf install flat-remix
```
##### Arch based distributions
- [`flat-remix-git`](https://aur.archlinux.org/packages/flat-remix-git/) (AUR)
<hr/>
# [Flat Remix GNOME theme ](https://github.com/daniruiz/Flat-Remix-GNOME-theme)
# [Flat Remix GTK theme ](https://github.com/daniruiz/flat-remix-gtk)
|