51. Get a new copy of the CSS files from the
`alexwlchan.net` repo:
8 $ python3 vendor_css_files.py
112. Generate a new set of theme files based on those colours:
14 $ python3 generate_palette_files.py
191. Select the
**Bundles** menu bar item, then select
**Edit Bundles…**.
212. Select the
**Themes** bundle, then the
**Themes** sub-item.
233. Right-click on one of the theme files, and select
**Show in Finder**.
254. Open the
`.tmTheme` file in TextEdit, and replace the
`author`,
`name`, and
`semanticClass` values.
275. Return to the TextMate bundle editor, and copy/paste the theme file from
`out` into the editor.