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

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;