dotfiles/.config/kitty/kitty-themes/.tools
2022-04-07 09:23:20 +02:00
..
color_table.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
convert_conf.swift Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
convert.py Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
extract-vscode.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
generate_conf.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
generate_theme_preview.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
generate_themes_previews.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
libcapture.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
markdown.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
palette.py Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
preview.py Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
previews.sh Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
README.md Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
template.conf Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
template.conf.j2 Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02:00
windowid.swift Dotfiles config update (2022-04-07) 2022-04-07 09:23:20 +02: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;