diff options
-rwxr-xr-x | README.md | 55 |
1 files changed, 19 insertions, 36 deletions
@@ -1,23 +1,22 @@ <p align="center"> -<img src="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/assets/logo.png"/> +<img src="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/assets/preview.png"/> </p> -###### 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> +<hr/> -<p align="center"> -<img src="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/assets/preview.png"/> -</p> -<br><br> +### Support this theme by downloading it from [openDesktop](https://www.opendesktop.org/p/1012430) +<hr/> -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 +# 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 @@ -25,7 +24,7 @@ Flat Remix icon theme is available in three variants: 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 via distribution specific tweaktool. +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 @@ -33,7 +32,7 @@ Flat Remix icon theme is available in three variants: 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" +gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue" ``` ##### Ubuntu based distributions @@ -52,27 +51,11 @@ sudo dnf install flat-remix ``` ##### Arch based distributions -+ [`flat-remix-git`](https://aur.archlinux.org/packages/flat-remix-git/) (AUR) - - -<br/> - -# [Flat Remix GNOME theme](https://github.com/daniruiz/Flat-Remix-GNOME-theme) - - - -<br/> - -# [Flat Remix GTK theme](https://github.com/daniruiz/flat-remix-gtk) - + - [`flat-remix-git`](https://aur.archlinux.org/packages/flat-remix-git/) (AUR) -# Donate +<hr/> -You can also support the development of Flat Remix by donating +# [Flat Remix GNOME theme ](https://github.com/daniruiz/Flat-Remix-GNOME-theme) -- [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7LEWLS78EAJGJ) +# [Flat Remix GTK theme ](https://github.com/daniruiz/flat-remix-gtk) -- Bitcoin Wallet: -`1K4RhLu7u5xGheWrLAnMPhF2mTA7oMCMj4` - -- Monero Wallet: `46o1H6xAnvNY25N1rosd9oUcN2pxhYaErU9qc48VwDNf3xrzSWhqWC5WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3zCs4zx` |