Skip to content

wiillou/catppuccin-tridactyl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

catppuccin-tridactyl

Install

:colourscheme --url https://raw.githubusercontent.com/lonepie/catppuccin-tridactyl/main/catppuccin.css catppuccin

Customization

  • Fork the repo
  • Edit CSS vars to change colors/font to your preference
  • Use :colourscheme --url https://raw.githubusercontent.com/<user>/catppuccin-tridactyl/main/catppuccin.css catppuccin_custom command to set your custom theme

Example:

--tridactyl-url-fg: var(--pink); Change --pink to the color you prefer.

Available colors correspond to catppuccin colors: pink, purple, red, etc...

Change the font:

--font: "FiraCode Nerd Font Mono"; Change to --font: "font-of-your-choice";

Credit

Based on base16-tridactyl

About

Catppuccin Colors for Tridactyl!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%