summaryrefslogtreecommitdiff
path: root/kitty/kitty-themes/.tools/README.md
diff options
context:
space:
mode:
authorAditya <bluenerd@protonmail.com>2023-02-26 16:56:21 +0530
committerAditya <bluenerd@protonmail.com>2023-02-26 16:56:21 +0530
commit5e11af40c6b399a6739918970d734e7205d3eeca (patch)
treeb43d8282f023457902ad3d8c743ad814bfba0c10 /kitty/kitty-themes/.tools/README.md
parent9e49894d0503cfa2d619a5285783c71d500541d0 (diff)
update kitty config
Diffstat (limited to 'kitty/kitty-themes/.tools/README.md')
-rwxr-xr-xkitty/kitty-themes/.tools/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/kitty/kitty-themes/.tools/README.md b/kitty/kitty-themes/.tools/README.md
new file mode 100755
index 0000000..7321155
--- /dev/null
+++ b/kitty/kitty-themes/.tools/README.md
@@ -0,0 +1,9 @@
+# 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;