14 lines
400 B
Markdown
14 lines
400 B
Markdown
|
|

|
|
|
|
#### Installation
|
|
|
|
Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary).
|
|
|
|
To set the theme in Gnome, run the following commands in Terminal,
|
|
|
|
```
|
|
gsettings set org.gnome.desktop.interface gtk-theme "Kripton"
|
|
gsettings set org.gnome.desktop.wm.preferences theme "Kripton"
|
|
```
|
|
or Change via distribution specific tool.
|