Skip to content

atelierbram/Base2Tone-kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base2Tone for kitty

The dark themes of Base2Tone come included in kitty now.

In kitty do:

kitty +kitten themes

Follow instructions from within kitty to pick your favorite theme.

Manual install

Maybe if you want to try some of the light themes, download or clone this repo and put it in the ~/.config/kitty/themes/ folder of your favorite terminal emulator. Include the theme you want to try in the kitty configuration file ~/.config/kitty/kitty.conf like so:

# BEGIN_KITTY_THEME
# include current-theme.conf
include themes/Base2Tone-kitty/themes/base2tone-heath-light.conf

Base2Tone

More information on these colorschemes can be found at base2t.one

Templating

To be able to follow the guidelines from the kitty-themes repo - and thus to have some extra meta-data in comments in the theme files - a simple templating system with variables in PHP (with Curl) is used for generating the files. For the curious: those can be found in de db folder.

Credits

Thanks to unglitched for creating and sharing iterm2kitty.py which was initially used in converting these themes (from iTerm2) to kitty syntax.

Licence

Released under MIT Licence

About

Base2Tone for kitty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published