Join the dark sideBe the first to know about new products, special releases, and much more.
7,449 people enjoy it!Subscribe to the RSS Feed.
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/tlrc.git
Download using the GitHub .zip
download option and unzip them.
config.full.toml
: Full default tlrc configuration file with Dracula theme and default background (includes complete configuration)config.min.toml
: Minimal default tlrc configuration file with Dracula theme and default background (includes only theme configuration)config.with_bg.full.toml
: Full default tlrc configuration file with Dracula theme and Dracula background (includes complete configuration)config.with_bg.min.toml
: Minimal default tlrc configuration file with Dracula theme and Dracula background (includes only theme configuration)~/.config/tlrc/config.toml
.If you want to enable the prefix bullet for examples using a vampire emoji, modify the following lines:
[output] show_hyphens = true example_prefix = "🧛🏻♂️ "