1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Fixing the problem with the installation of the Solarized Dark theme

This commit is contained in:
Jack Miras
2017-08-20 23:20:41 -04:00
parent eaf774e969
commit 4afb3b473c
3 changed files with 4 additions and 4 deletions

View File

@@ -218,7 +218,7 @@ $ wget -O xt http://git.io/v3DBO && chmod +x xt && ./xt && rm xt
## Solarized Dark
```bash
$ wget -O xt http://git.io/v3DBQ && chmod +x xt && ./xt && rm xt
$ wget -O xt http://git.io/v5f6B && chmod +x xt && ./xt && rm xt
```
![Solarized Dark](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized.dark.png)