themer-gnome-terminal
v1.0.1
Published
A GNOME Terminal theme generator for themer.
Downloads
4
Readme
themer-gnome-terminal
A Terminal.app theme generator for themer.
Dependencies
This module utilizes Swift and the AppKit library to create the contents of the theme file. Install Xcode and you should be good to go.
Installation & usage
Install this module wherever you have themer
installed.
npm install themer-gnome-terminal
Then pass themer-gnome-terminal
as a -t
(--template
) argument to themer
:
themer -c my-colors.js -t themer-gnome-terminal -o gen/
themer-gnome-terminal
will generate a themer-dark.terminal
or themer-light.terminal
(or both), depending on which color set you passed to themer
.
To install your theme, run ./install.sh Default
, to change the colors in the Default profile.