mirror of
https://github.com/dexpota/kitty-themes.git
synced 2026-09-10 06:06:14 -04:00
| .. | ||
| color_table.sh | ||
| convert.py | ||
| convert_conf.swift | ||
| extract-vscode.sh | ||
| generate_conf.sh | ||
| generate_theme_preview.sh | ||
| generate_themes_previews.sh | ||
| libcapture.sh | ||
| markdown.sh | ||
| palette.py | ||
| preview.py | ||
| previews.sh | ||
| README.md | ||
| template.conf | ||
| template.conf.j2 | ||
| windowid.swift | ||
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;