Skip to content

Commit

Permalink
Bump version to v20171005
Browse files Browse the repository at this point in the history
  • Loading branch information
nana-4 committed Oct 5, 2017
1 parent 909c6b9 commit 65c36b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Materia

Materia (formerly named Flat-Plat) is a [Material Design](https://material.io)-like theme for GNOME/GTK+ based desktop environments.
Materia (formerly Flat-Plat) is a [Material Design](https://material.io)-like theme for GNOME/GTK+ based desktop environments.
It supports GTK+ 3, GTK+ 2, GNOME Shell, Budgie, MATE, Unity, LightDM, GDM, Chrome theme, etc.

Also Materia has compatibility with [oomox theme designer](https://github.com/actionless/oomox).
Expand Down Expand Up @@ -58,8 +58,8 @@ Check the dependencies first.
Install the theme with the following commands.

```sh
cd /tmp && curl -sL https://github.com/nana-4/materia-theme/archive/v20170917.tar.gz | tar xz
cd materia-theme-20170917
cd /tmp && curl -sL https://github.com/nana-4/materia-theme/archive/v20171005.tar.gz | tar xz
cd materia-theme-20171005
sudo ./install.sh
```

Expand All @@ -68,7 +68,7 @@ sudo ./install.sh
Delete the installed directories.

```sh
sudo rm -rf /usr/share/themes/Flat-Plat{,-compact,-dark,-dark-compact,-light,-light-compact}
sudo rm -rf /usr/share/themes/{Materia,Flat-Plat}{,-compact,-dark,-dark-compact,-light,-light-compact}
```

## Recommendations
Expand All @@ -82,7 +82,7 @@ sudo rm -rf /usr/share/themes/Flat-Plat{,-compact,-dark,-dark-compact,-light,-li

To use the Chrome theme,

1. Open the `chrome` folder on `/usr/share/themes/Flat-Plat<-variant>`.
1. Open the `chrome` folder on `/usr/share/themes/Materia<-variant>`.
2. Drag and drop the `.crx` files onto the Chrome/Chromium _Extensions_ page: `chrome://extensions`

## GDM Theme
Expand Down

0 comments on commit 65c36b0

Please sign in to comment.