38 lines
739 B
Markdown
38 lines
739 B
Markdown
|
<section>
|
||
|
<header class="is-light padded">
|
||
|
|
||
|
## Preview
|
||
|
</header>
|
||
|
</section>
|
||
|
|
||
|
<section class="images-section">
|
||
|
<div class="is-dark">
|
||
|
|
||
|
![Love Dark Preview 1](../images/kitty/love-dark-01.png)
|
||
|
</div>
|
||
|
|
||
|
<div class="is-light">
|
||
|
|
||
|
![Love Light Preview 1](../images/kitty/love-light-01.png)
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
<div class="spacer"></div>
|
||
|
|
||
|
<section>
|
||
|
<header class="is-light padded">
|
||
|
|
||
|
## Installation
|
||
|
</header>
|
||
|
|
||
|
<div class="is-dark padded">
|
||
|
|
||
|
1. Download [the Love theme zip](../love-kitty.zip).
|
||
|
1. Unzip it in [the Kitty configuration directory](https://sw.kovidgoyal.net/kitty/conf.html).
|
||
|
1. Add the following line your `kitty.conf`.
|
||
|
* For Dark add `include love-dark.conf`
|
||
|
* For Light add `include love-light.conf`
|
||
|
1. Done! ♥
|
||
|
</div>
|
||
|
</section>
|