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:
parent
d533e24060
commit
996efd9882
@ -228,7 +228,7 @@ $ wget -O xt http://git.io/v5f6B && chmod +x xt && ./xt && rm xt
|
|||||||
## Solarized Light
|
## Solarized Light
|
||||||
|
|
||||||
```bash
|
```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
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
@ -429,7 +429,7 @@
|
|||||||
<li class="mix light bg-beich">
|
<li class="mix light bg-beich">
|
||||||
<h3> Solarized Light </h3>
|
<h3> Solarized Light </h3>
|
||||||
<div class="code-wrap">
|
<div class="code-wrap">
|
||||||
<pre><code class=language-bash id="solarized-light">wget -O xt http://git.io/v3DB5 && chmod +x xt && ./xt && rm xt</code></pre>
|
<pre><code class=language-bash id="solarized-light">wget -O xt https://git.io/v5mXi && chmod +x xt && ./xt && rm xt</code></pre>
|
||||||
<span class="btn-copy" data-clipboard-target="#solarized-light">
|
<span class="btn-copy" data-clipboard-target="#solarized-light">
|
||||||
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
||||||
</span>
|
</span>
|
||||||
|
@ -87,7 +87,7 @@ wget -O xt http://git.io/v3D8e && chmod +x xt && ./xt && rm xt
|
|||||||
color
|
color
|
||||||
wget -O xt http://git.io/v3D8R && chmod +x xt && ./xt && rm xt
|
wget -O xt http://git.io/v3D8R && chmod +x xt && ./xt && rm xt
|
||||||
color
|
color
|
||||||
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
|
||||||
color
|
color
|
||||||
wget -O xt http://git.io/v3DB9 && chmod +x xt && ./xt && rm xt
|
wget -O xt http://git.io/v3DB9 && chmod +x xt && ./xt && rm xt
|
||||||
color
|
color
|
||||||
|
Loading…
x
Reference in New Issue
Block a user