This is a theme for the software Typora, that copy the design of the doc of Botanist's Website.
The purpose of this theme is to edit the doc of Botanist, which is made using markdown, and to see the result in live without having to install the website in local.
Of course you can still use it for personal use if you like the theme.
For this theme as for the doc I use several things like fonts :
- Open Sans for the normal texts
- Anonymous Pro for the
<pre>
elements - Hindi for the headings
For the code blocks, Typora uses CodeMirror while I use PrismJS for the Botanist’s Website, so I decided to take the nearest theme from CodeMirror which is Material Darker.
Typora already has a tutorial to install a theme that you can find here.
But in short you need to do this :
- Clone this repo :
git clone https://github.com/adrienluitot/botanist-typora-theme.git
- Enter the
botanist-typora-theme
folder - Open the Typora’s themes folder. For this open Typora, click on
File
(top right of your window), then selectPreference...
, finally click on “Open Theme Folder” - Copy
botanist.css
and the folderbotanist
into the Typora’s themes folder. - Restart Typora
Once you installed it, you only need to select it in Themes
.