Fabrizio Destro 3bdda97664 Updated script to generate previews' markdown. 5 yıl önce
..
README.md 476091890e Added a README file on how to add a new theme. 5 yıl önce
color_table.sh 0c1e1c1c69 Added tools used to generate the previews. 5 yıl önce
convert_conf.swift 47fe197861 Added some controls to the convertion script. 5 yıl önce
generate_conf.sh b6d240e552 Added script to convert from terminal plist and generate the conf files. 5 yıl önce
generate_theme_preview.sh 89166366b2 Redirected the output of entr command. 5 yıl önce
generate_themes_previews.sh 3ba9e1dd1c Updated script for preview generations. 5 yıl önce
libcapture.sh 66463e7a66 Updated tools scripts. 5 yıl önce
markdown.sh 3bdda97664 Updated script to generate previews' markdown. 5 yıl önce
previews.sh 9345a5e508 Added script to display previews and choose one theme. 5 yıl önce
template.conf fd7314fec9 Added a theme template file 5 yıl önce
windowid.swift 0c1e1c1c69 Added tools used to generate the previews. 5 yıl önce

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;