Commits
May 2026:
- scripts: switch from mypy to ty for type checking
- all: switch from GitHub Actions to my scripts-based test runner
- vendor_css_files: add some missing docstrings
January 2026:
- .github: switch to a weekly schedule; ignore mypy and ruff
- iterm: change cursor and selection colours
December 2025:
- Merge pull request #6 from alexwlchan/dependabot/pip/pytest-9.0.2
- Bump pytest from 9.0.1 to 9.0.2
- Merge pull request #8 from alexwlchan/dependabot/pip/mypy-1.19.1
- Bump mypy from 1.18.2 to 1.19.1
- Merge pull request #9 from alexwlchan/dependabot/pip/ruff-0.14.10
- Bump ruff from 0.14.6 to 0.14.10
- Fix some typing issues
- Start building a theme for iTerm 2
- tweak entities in TextMate
November 2025:
- Add the other Markdown headings
- Add instructions for doing TextMate
- Merge pull request #1 from alexwlchan/dependabot/github_actions/actions/setup-python-6
- Bump actions/setup-python from 5 to 6
- Merge pull request #2 from alexwlchan/dependabot/github_actions/actions/checkout-6
- Bump actions/checkout from 4 to 6
- Create the TextMate theme programatically
- Create the basic palette
- Start adding a set of automated scripts
- Check in a first version of the TextMate theme
- initial commit