fix(export): use active theme instead of default for HTML export (#870)
getResolvedThemeColors and getThemeExportColors now fall back to currentThemeName before getDefaultTheme(), so exports respect the user's selected theme.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
### Fixed
|
||||
|
||||
- Fixed `write` tool not displaying errors in the UI when execution fails ([#856](https://github.com/badlogic/pi-mono/issues/856))
|
||||
- Fixed HTML export using default theme instead of user's active theme
|
||||
|
||||
## [0.49.2] - 2026-01-19
|
||||
|
||||
|
||||
Reference in New Issue
Block a user