37 lines
889 B
Markdown
37 lines
889 B
Markdown
|
<section>
|
||
|
<header class="is-light padded">
|
||
|
|
||
|
## Preview
|
||
|
</header>
|
||
|
</section>
|
||
|
|
||
|
<section class="images-section">
|
||
|
<div class="is-dark">
|
||
|
|
||
|
![Love Dark Preview 1](../images/sublime-text/love-dark-01.png)
|
||
|
</div>
|
||
|
|
||
|
<div class="is-light">
|
||
|
|
||
|
![Love Light Preview 1](../images/sublime-text/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 package](../Love.sublime-package).
|
||
|
1. Move the package to [the appropriate location](https://www.sublimetext.com/docs/3/packages.html).
|
||
|
1. Done! ♥
|
||
|
|
||
|
It is recommended to use the default "Adaptive" theme, at the moment Love is only available for Sublime Text as [a color scheme](https://www.sublimetext.com/docs/3/color_schemes.html). Using Adaptive will give you the result as shown in the preview.
|
||
|
</div>
|
||
|
</section>
|