Skip to content

Latest commit

History

History
33 lines (22 loc) 路 1.34 KB

README.md

File metadata and controls

33 lines (22 loc) 路 1.34 KB

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.