| .. | ||
| convert.py | ||
| executable_color_table.sh | ||
| executable_convert_conf.swift | ||
| executable_extract-vscode.sh | ||
| executable_generate_conf.sh | ||
| executable_generate_theme_preview.sh | ||
| executable_generate_themes_previews.sh | ||
| executable_libcapture.sh | ||
| executable_markdown.sh | ||
| executable_previews.sh | ||
| executable_windowid.swift | ||
| palette.py | ||
| preview.py | ||
| README.md | ||
| template.conf | ||
| template.conf.j2 | ||
kitty-tools
A bunch of useful scripts used to convert schemes and generate files.
Process overview
- Find a nice theme and check the licensing, is it possible to distribute the theme?
- Generate the configuration file for kitty;
- Add a new preview for the theme;
- Update the README.md;