diff --git a/content/themes.md b/content/themes.md index 780fd2d..4897f31 100644 --- a/content/themes.md +++ b/content/themes.md @@ -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) diff --git a/gh-pages/index.html b/gh-pages/index.html index 7799d31..1833521 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -417,7 +417,7 @@
  • Solarized Dark

    -
    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
    Copy to clipboard @@ -559,7 +559,7 @@ credits: Mixitup - Codyhouse -- Clipboardjs +- Clipboardjs put it all together : Lanet.co diff --git a/test/test.sh b/test/test.sh index 683dc5f..1c89f0d 100755 --- a/test/test.sh +++ b/test/test.sh @@ -105,7 +105,7 @@ wget -O xt http://git.io/v3DBO && chmod +x xt && ./xt && rm xt color wget -O xt http://git.io/v3DBP && chmod +x xt && ./xt && rm xt color -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 color wget -O xt http://git.io/v3DBT && chmod +x xt && ./xt && rm xt color