Fabrizio Destro a525615f5e Modify theme preview. 5 년 전
..
README.md 476091890e Added a README file on how to add a new theme. 5 년 전
color_table.sh 0c1e1c1c69 Added tools used to generate the previews. 5 년 전
convert.py e1d8128d6e Added script for theme generation. 5 년 전
convert_conf.swift 47fe197861 Added some controls to the convertion script. 5 년 전
extract-vscode.sh e1d8128d6e Added script for theme generation. 5 년 전
generate_conf.sh b6d240e552 Added script to convert from terminal plist and generate the conf files. 5 년 전
generate_theme_preview.sh d780c9bccc New themes and some fixes. 5 년 전
generate_themes_previews.sh 7e6138426e Updated script. 5 년 전
libcapture.sh 66463e7a66 Updated tools scripts. 5 년 전
markdown.sh 3bdda97664 Updated script to generate previews' markdown. 5 년 전
palette.py 7bbfdeda54 Added script to generate palette. 5 년 전
preview.py a525615f5e Modify theme preview. 5 년 전
previews.sh 9345a5e508 Added script to display previews and choose one theme. 5 년 전
template.conf fd7314fec9 Added a theme template file 5 년 전
template.conf.j2 e1d8128d6e Added script for theme generation. 5 년 전
windowid.swift 0c1e1c1c69 Added tools used to generate the previews. 5 년 전

README.md

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;