Thanks to visit codestin.com
Credit goes to github.com

Skip to content

noraj/cybertopia-tlrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cybertopia theme for tlrc

Dark theme (and several variants) for tlrc

screenshot

Installation

Install using Git

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/noraj/cybertopia-tlrc.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Select one of the 4 variants of tlrc configuration file:
  • config.<theme_variant>.full.toml: Full default tlrc configuration file with Cybertopia theme and default background (includes complete configuration)
  • config.<theme_variant>.min.toml: Minimal default tlrc configuration file with Cybertopia theme and default background (includes only theme configuration)
  • config.<theme_variant>.with_bg.full.toml: Full default tlrc configuration file with Cybertopia theme and Cybertopia background (includes complete configuration)
  • config.<theme_variant>.with_bg.min.toml: Minimal default tlrc configuration file with Cybertopia theme and Cybertopia background (includes only theme configuration)
  1. Copy the configuration file to ~/.config/tlrc/config.toml.
  2. Boom! It's working ✨

If you want to enable the prefix bullet for examples using a computer emoji, modify the following lines:

[output]
show_hyphens = true
example_prefix = "💻 "

About

🎨 Dark theme (and several variants) for tlrc

Topics

Resources

License

Stars

Watchers

Forks