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.
To install run:
:colourscheme --url https://raw.githubusercontent.com/dracula/tridactyl/main/dracula.css dracula
:colourscheme --url https://raw.githubusercontent.com/<user>/tridactyl/main/dracula.css dracula_custom
command to set your custom theme.--tridactyl-url-fg: var(--pink);
will change --pink
to the color you prefer.
Available colors correspond to Dracula colors: pink, purple, red, etc...
To change the font:
--font: "FiraCode Nerd Font Mono";
to: --font: "font-of-your-choice";
Based on base16-tridactyl