A theme inspired by the Notion code block.
Helix themes reside on the config directory, usually at
$HOME/.config/helix/themes/
. Simply copy the file themes/notion.toml
to
your themes directory however you want:
$ git clone https://github.com/dlisboa/helix-notion.git
$ cp helix-notion/themes/notion.toml $HOME/.config/helix/themes/
After installing, add the theme to your helix config, e.g. $HOME/.config/helix/config.toml
:
theme = "notion"
See LICENSE
.