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

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;