colour-scheme
Theme files for my personal colour scheme
Steps
Get a new copy of the CSS files from the
alexwlchan.netrepo:$ python3 vendor_css_files.pyGenerate a new set of theme files based on those colours:
$ python3 generate_palette_files.py
TextMate
Select the Bundles menu bar item, then select Edit Bundles….
Select the Themes bundle, then the Themes sub-item.
Right-click on one of the theme files, and select Show in Finder.
Open the
.tmThemefile in TextEdit, and replace theauthor,name, andsemanticClassvalues.Return to the TextMate bundle editor, and copy/paste the theme file from
outinto the editor.Restart TextMate.