mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fixing the Hemisu Dark theme installation
This commit is contained in:
parent
996efd9882
commit
67647b9cca
@ -268,7 +268,7 @@ $ wget -O xt http://git.io/v3D4z && chmod +x xt && ./xt && rm xt
|
|||||||
## Hemisu Dark
|
## Hemisu Dark
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt
|
$ wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-dark.png)
|
![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-dark.png)
|
||||||
|
@ -213,7 +213,7 @@
|
|||||||
<li class="mix dark bg-black">
|
<li class="mix dark bg-black">
|
||||||
<h3> Hemisu Dark </h3>
|
<h3> Hemisu Dark </h3>
|
||||||
<div class="code-wrap">
|
<div class="code-wrap">
|
||||||
<pre><code class=language-bash id="hemisu-dark">wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt</code></pre>
|
<pre><code class=language-bash id="hemisu-dark">wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt</code></pre>
|
||||||
<span class="btn-copy" data-clipboard-target="#hemisu-dark">
|
<span class="btn-copy" data-clipboard-target="#hemisu-dark">
|
||||||
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
||||||
</span>
|
</span>
|
||||||
|
@ -75,7 +75,7 @@ wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt
|
|||||||
color
|
color
|
||||||
wget -O xt http://git.io/v3D4d && chmod +x xt && ./xt && rm xt
|
wget -O xt http://git.io/v3D4d && chmod +x xt && ./xt && rm xt
|
||||||
color
|
color
|
||||||
wget -O xt http://git.io/v3D4M && chmod +x xt && ./xt && rm xt
|
wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt
|
||||||
color
|
color
|
||||||
wget -O xt http://git.io/v3D4N && chmod +x xt && ./xt && rm xt
|
wget -O xt http://git.io/v3D4N && chmod +x xt && ./xt && rm xt
|
||||||
color
|
color
|
||||||
|
Loading…
Reference in New Issue
Block a user