Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Oct 1, 2018
1 parent 74d52cb commit 83137a4
Show file tree
Hide file tree
Showing 73 changed files with 105 additions and 318 deletions.
212 changes: 0 additions & 212 deletions Install

This file was deleted.

27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,23 @@ sudo apt install sierra-gtk-theme-git # git master branch

### From source

Open the terminal at current directory.

Run

sudo ./install.sh

When running the installer script in ubuntu16.04 or later, if you had this error:

XMLLINT not set and xmllint not found in path; skipping xml preprocessing.
./install.sh

To fix it you have to install libxml2-utils
#### Install tips

sudo apt install libxml2-utils
Usage: `./Install` **[OPTIONS...]**

When running the installer script in Fedora 24 or later, you need to install 'glib2-devel'.

sudo dnf install glib2-devel
| OPTIONS: | |
|:--------------------|:-------------|
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|-n, --name | Specify theme name (Default: Sierra)|
|-c, --color | Specify theme color variant(s) **[light/dark]** (Default: All variants)|
|-t, --trans | Specify theme transparent variant(s) **[standard/solid]** (Default: All variants)|
|-s, --size | Specify theme size variant(s) **[standard/compact]** (Default: All variants)|
|-g, --gdm | Install GDM theme|
|-h, --help | Show this help|

## Screenshots

Expand All @@ -84,5 +84,4 @@ When running the installer script in Fedora 24 or later, you need to install 'gl
![02](https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/screenshot2.jpeg?raw=true)
![03](https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/screenshot3.jpeg?raw=true)
![04](https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/screenshot4.jpeg?raw=true)
![05](https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/screenshot5.jpeg?raw=true)

![05](https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/screenshot5.jpeg?raw=true)
Loading

0 comments on commit 83137a4

Please sign in to comment.