config/kitty/kitty-themes/.tools
2023-02-26 16:56:21 +05:30
..
color_table.sh update kitty config 2023-02-26 16:56:21 +05:30
convert.py update kitty config 2023-02-26 16:56:21 +05:30
convert_conf.swift update kitty config 2023-02-26 16:56:21 +05:30
extract-vscode.sh update kitty config 2023-02-26 16:56:21 +05:30
generate_conf.sh update kitty config 2023-02-26 16:56:21 +05:30
generate_theme_preview.sh update kitty config 2023-02-26 16:56:21 +05:30
generate_themes_previews.sh update kitty config 2023-02-26 16:56:21 +05:30
libcapture.sh update kitty config 2023-02-26 16:56:21 +05:30
markdown.sh update kitty config 2023-02-26 16:56:21 +05:30
palette.py update kitty config 2023-02-26 16:56:21 +05:30
preview.py update kitty config 2023-02-26 16:56:21 +05:30
previews.sh update kitty config 2023-02-26 16:56:21 +05:30
README.md update kitty config 2023-02-26 16:56:21 +05:30
template.conf update kitty config 2023-02-26 16:56:21 +05:30
template.conf.j2 update kitty config 2023-02-26 16:56:21 +05:30
windowid.swift update kitty config 2023-02-26 16:56:21 +05:30

kitty-tools

A bunch of useful scripts used to convert schemes and generate files.

Process overview

  1. Find a nice theme and check the licensing, is it possible to distribute the theme?
  2. Generate the configuration file for kitty;
  3. Add a new preview for the theme;
  4. Update the README.md;