chezmoi/dot_config/kitty/kitty-themes/dot_tools
kjuulh 9cedfd61f6
feat: chezmoi
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-24 12:31:59 +02:00
..
convert.py feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_color_table.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_convert_conf.swift feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_extract-vscode.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_generate_conf.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_generate_theme_preview.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_generate_themes_previews.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_libcapture.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_markdown.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_previews.sh feat: chezmoi 2023-07-24 12:31:59 +02:00
executable_windowid.swift feat: chezmoi 2023-07-24 12:31:59 +02:00
palette.py feat: chezmoi 2023-07-24 12:31:59 +02:00
preview.py feat: chezmoi 2023-07-24 12:31:59 +02:00
README.md feat: chezmoi 2023-07-24 12:31:59 +02:00
template.conf feat: chezmoi 2023-07-24 12:31:59 +02:00
template.conf.j2 feat: chezmoi 2023-07-24 12:31:59 +02:00

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;