0.1.0 • Published 4 years ago

themeport v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

themeverter

Easily port colour schemes to & from various apps.

Introduction

Themeverter is a command-line program for converting colour schemes.

Usage

$ npm i -g themeverter # first, install themeverter from npm
$ themeverter # then, run themeverter in a directory with your theme file

Options

When run without any arguments, themeverter will runs a wizard that walks you through converting a theme. It also accepts several arguments:

ArgumentTypeDescriptionValuesDefault
--fromstringThe 'source' application of the schemevscode, iterm2none
--tostringThe 'destination' application of the schemevscode, iterm2, kitty, alacrittynone
--namestringThe name of the colour schemeanynone

Support table

This table represents which applications Themeverter can convert from/to. The y axis represents the source app and the x axis represents the destination app.

From \ ToVSCodeVimAlacrittyiTerm2Terminal.appKittyspotify-tui
VSCode☑️☑️☑️#5🗺☑️
Vim#6🗺🗺🗺🗺🗺
Alacritty⬛️⬛️🗺🗺🗺🗺
iTerm2⬛️⬛️🗺🗺☑️
Terminal.app⬛️⬛️🗺🗺
spotify-tui⬛️⬛️⬛️⬛️⬛️⬛️⬛️

Legend

IconMeaning
☑️Supported
🗺Planned
#nIssue exists
⬛️Open an issue
N/A