dotfiles/private_dot_config/kitty/kitty-themes/dot_tools
2023-05-09 20:45:56 +03:00
..
convert.py re-adding themes 2023-05-09 20:45:56 +03:00
executable_color_table.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_convert_conf.swift re-adding themes 2023-05-09 20:45:56 +03:00
executable_extract-vscode.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_generate_conf.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_generate_theme_preview.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_generate_themes_previews.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_libcapture.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_markdown.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_previews.sh re-adding themes 2023-05-09 20:45:56 +03:00
executable_windowid.swift re-adding themes 2023-05-09 20:45:56 +03:00
palette.py re-adding themes 2023-05-09 20:45:56 +03:00
preview.py re-adding themes 2023-05-09 20:45:56 +03:00
README.md re-adding themes 2023-05-09 20:45:56 +03:00
template.conf re-adding themes 2023-05-09 20:45:56 +03:00
template.conf.j2 re-adding themes 2023-05-09 20:45:56 +03: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;