Add instructions for doing TextMate
- ID
176ca75- date
2025-11-27 09:22:37+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
e15c1c1- message
Add instructions for doing TextMate- changed files
1 file, 11 additions, 1 deletion
Changed files
README.md (349) → README.md (738)
diff --git a/README.md b/README.md
index 2efe4bc..2fa0de4 100644
--- a/README.md
+++ b/README.md
@@ -16,4 +16,14 @@
## TextMate
-Copy the generated theme files into the Bundle Editor.
+1. Select the **Bundles** menu bar item, then select **Edit Bundles…**.
+
+2. Select the **Themes** bundle, then the **Themes** sub-item.
+
+3. Right-click on one of the theme files, and select **Show in Finder**.
+
+4. Open the `.tmTheme` file in TextEdit, and replace the `author`, `name`, and `semanticClass` values.
+
+5. Return to the TextMate bundle editor, and copy/paste the theme file from `out` into the editor.
+
+6. Restart TextMate.