Skip to content

aaronhuggins/tabby-colors-noctis

Repository files navigation

Noctis Color Schemes

For the Tabby terminal

This is a set of color schemes that mimic the Noctis themes for VSCode.

Screenshots

Noctis color scheme:

Screenshot of Tabby showing the Noctis color scheme.

Noctis color scheme variations:

Screenshot showing all the variations of the Noctis color scheme.


Hacking

Clone this repository and run:

npm install

Start Webpack in the watch mode:

npm run watch

and your changes to the styles will be rebuilt automatically.

Meanwhile, start Tabby with this plugin included:

TABBY_PLUGINS=$(pwd) tabby --debug

While Tabby is running, you can reload the plugins by pressing Ctrl-R (Cmd-R on macOS).

When done, publish your theme to NPM!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published