2.2.0 - Theme system revamp
This release upgrades the theme system, introduces 15 new themes, makes syntax highlighting automatically adapt to the theme, and lots more!
There's also a new keybindings panel (thanks, Textual!), which updates based on the widget that has focus in the UI:
![image](https://private-user-images.githubusercontent.com/5740731/387011954-67612774-db25-4a87-accf-a52fe1bfffa6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MzQ0NTIsIm5iZiI6MTczODgzNDE1MiwicGF0aCI6Ii81NzQwNzMxLzM4NzAxMTk1NC02NzYxMjc3NC1kYjI1LTRhODctYWNjZi1hNTJmZTFiZmZmYTYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMDkyOTEyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OTFiOTU2ODk5OTczZDNlYTFmMjZlNDE2ZGE5YjA3NjIxZWZhNmJiNGVjNjJmM2ZmYTgwOGQwYThlOWQ1MzE4MSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.8_-sMVj2i1C5IqxDohHrveDeEXk28gaTTBlh_3mSrBk)
Added
- Added 15 new themes (4 specific to Posting, 11 inherited from Textual's new theme system).
- Themes are now in submenu of command palette.
- Keybinding assistant can now be displayed as a sidebar, teaching you keybindings as you go.
- New tooltips when hovering over collection browser keybinds in the app footer.
Changed
- Syntax highlighting colours now derive automatically from the current theme.
- URL bar highlighting now derives automatically from the current theme.
- Method colour-coding in the collection browser is now derived automatically from the current theme.
- Jump mode UI has been refined to be more readable.
- Various refinements to existing themes.
- Options and descriptions in command palette reworded and reordered for clarity.
- Updated to Textual 0.86.1.
Full Changelog: 2.1.1...2.2.0