Skip to content

A simple perl script to preview and set Kitty themes directly from your terminal.

License

Notifications You must be signed in to change notification settings

eggmceye/kitty-theme-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Kitty Theme Browser

A simple perl script to preview and set Kitty themes directly from your terminal.

It previews the theme using Kitty's remote control facility, and sets the theme permanently by creating the theme.conf symbolic link.

Dependencies

  • you'll need some themes - start here https://github.com/dexpota/kitty-themes
  • Kitty needs remote control enabled ...
    • edit ~/.config/kitty/kitty.conf
    • search for allow_remote_control and set it to yes

Installation

git clone https://github.com/eggmceye/kitty-theme-browser
cd kitty-theme-browser
chmod +x kittythemebrowser.pl
./kittythemebrowser.pl

Usage

  • use + or - to move back and forward through the themes
  • hit letter & number keys to jump to a theme name
  • hit enter to set permanently

About

A simple perl script to preview and set Kitty themes directly from your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages