diff options
author | 2017-10-27 12:36:23 +0200 | |
---|---|---|
committer | 2017-10-27 12:36:23 +0200 | |
commit | 1d0b057ba98eef80dc4f842f2c975132d5486d15 (patch) | |
tree | 9bb16d94a4827e0db3a6a0b14723de4d7c754642 /README.md | |
parent | 48f67589e0784d4e8a43806e1edec84050b2a9a4 (diff) | |
download | flat-remix-1d0b057ba98eef80dc4f842f2c975132d5486d15.tar.gz flat-remix-1d0b057ba98eef80dc4f842f2c975132d5486d15.zip |
new preview image
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -7,13 +7,19 @@ Flat remix is a pretty simple icon theme inspired on material design. It is most <br><br>  +<br><br> -<br> It has been designed on gnome shell 3.26 and ubuntu 17.04 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/Flat-Remix-GNOME-theme). +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 + +This theme was made to fit with [Flat Remix GNOME theme](https://github.com/daniruiz/Flat-Remix-GNOME-theme).  +  # Installation @@ -29,7 +35,7 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ ``` cd /tmp && rm -rf Flat-Remix && git clone https://github.com/daniruiz/Flat-Remix && - mkdir -p ~/.icons && cp -r "Flat-Remix/Flat Remix" ~/.icons && + mkdir -p ~/.icons && cp -r Flat-Remix/Flat\ Remix* ~/.icons/ && gsettings set org.gnome.desktop.interface icon-theme "Flat Remix" ``` @@ -50,7 +56,8 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ 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). -Bitcoin Wallet: 1K4RhLu7u5xGheWrLAnMPhF2mTA7oMCMj4<br> -Monero Wallet: 46o1H6xAnvNY25N1rosd9oUcN2pxhYaErU9qc48VwDNf3xrzSWhqWC5WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3zCs4zx +Bitcoin Wallet: `1K4RhLu7u5xGheWrLAnMPhF2mTA7oMCMj4` + +Monero Wallet: `46o1H6xAnvNY25N1rosd9oUcN2pxhYaErU9qc48VwDNf3xrzSWhqWC5WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm3zCs4zx` You know... working with coffee is always better :wink: |