0.0.2 • Published 7 months ago

tabby-colors-noctis v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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!

0.0.2

7 months ago

0.0.1

7 months ago