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

Fixing the Hemisu Light theme installation

This commit is contained in:
Jack Miras 2017-08-24 23:49:33 -04:00
parent 67647b9cca
commit cc92c9a4b6
3 changed files with 3 additions and 3 deletions

View File

@ -278,7 +278,7 @@ $ wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt
## Hemisu Light
```bash
$ wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt
$ wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt
```
![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-light.png)

View File

@ -225,7 +225,7 @@
<li class="mix light bg-white">
<h3> Hemisu Light </h3>
<div class="code-wrap">
<pre><code class=language-bash id="hemisu-light">wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt</code></pre>
<pre><code class=language-bash id="hemisu-light">wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#hemisu-light">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>

View File

@ -71,7 +71,7 @@ color () {
wget -O xt http://git.io/v3D44 && chmod +x xt && ./xt && rm xt
color
wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt
wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt
color
wget -O xt http://git.io/v3D4d && chmod +x xt && ./xt && rm xt
color