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

Merge pull request #84 from jackmiras/master

Fixing the problem with the installation of the Solarized Dark theme
This commit is contained in:
Mayccoll
2017-08-21 15:56:30 -05:00
committed by GitHub
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)