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

Fixing the installation of Monokai Dark theme

This commit is contained in:
Jack Miras 2017-08-24 23:24:48 -04:00
parent 4afb3b473c
commit 09f30191ce

View File

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