Skip to content

jdssl/colorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorize

Easily change kitty color themes.

Preview

To Run

  • Create file colorize in $HOME directory with the path.
    • Ex:. /Users/<your-username>/.config/kitty/themes
  • cargo run start

Run tests

  • Run all tests to kitty module: make kitty-tests

Disclaimer

This was my first project made in Rust, I'm not updating it to leave it as history.