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

Fixing the Solarized Light theme installation

This commit is contained in:
Jack Miras
2017-08-24 23:44:15 -04:00
parent d533e24060
commit 996efd9882
3 changed files with 3 additions and 3 deletions

View File

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