Initial commit

This commit is contained in:
EliverLara
2018-08-10 21:21:51 -05:00
commit b669089099
461 changed files with 123998 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
![](Art/Aqua-theme.png)
#### 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 "Aqua"
gsettings set org.gnome.desktop.wm.preferences theme "Aqua"
```
or Change via distribution specific tool.