Open Issues Need Help
View All on GitHubAI Summary: This issue proposes exposing existing `ImageConfiguration` preset methods through a new API, introducing a `preset` parameter. It specifically requires integrating `lightTheme()`, `presentation()` (1920x1080, 24px), and `compact()` (800x600, 14px) presets. The task also includes adding preset validation, integrating the feature with both existing design systems, adding tests, and updating documentation.
A production-ready Kotlin service that transforms code snippets into beautiful, syntax-highlighted images. Choose between macOS and Material Design aesthetics for your perfect visual style.
AI Summary: This issue aims to implement light theme support by integrating an existing `ImageConfiguration.lightTheme()` method. It involves adding a new API parameter with validation, integrating the theme into both macOS and Material Design renderers, and updating tests and API documentation.
A production-ready Kotlin service that transforms code snippets into beautiful, syntax-highlighted images. Choose between macOS and Material Design aesthetics for your perfect visual style.