Releases: doubleSlashde/umltheme
Releases · doubleSlashde/umltheme
v2.0.3
Changed
Gen2 and legacy themes use PlantUML <style> for global Padding and sequence ParticipantPadding on PlantUML 1.2026.3 and newer, eliminating deprecation warnings; older JARs keep skinparam via a version gate (doubleslash/padding-eval-gate.puml).
Fixed
Removed non-functional doubleslash-theme MkDocs plugin from site build configuration
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Added
- MkDocs documentation site with getting-started, theme usage, and examples guides
- GitHub Actions workflow for building and publishing docs
- Gen2 examples split into
local_testing/andremote_testing/directories - Extracted shared color definitions to
doubleslash/colors.puml
Changed
- README streamlined; detailed usage moved to the documentation site
Fixed
- Reverted includes in legacy theme files for backwards compatibility with older PlantUML versions
- Dark mode inverse text color
v2.0.1
v2.0.0
Added
- Gen2 styling architecture with improved theme organization
- Light and dark mode support with dedicated theme files
- New consolidated theme files in
doubleslash/directory:dark.puml- Dark mode themelight.puml- Light mode themedoubleslash-gen2.puml- Main gen2 themepuml-theme-gen2-gantt.puml- Gen2 Gantt chart themepuml-theme-gen2-system.puml- Gen2 system diagram theme
- Comprehensive gen2 example files in
examples/gen2/directory - Enhanced color schemes optimized for both light and dark environments
- Improved theme modularity and maintainability
Changed
- Existing theme files now redirect to gen2 themes to preserve backward compatibility
- Theme architecture restructured for better organization and consistency
- Color palettes updated for improved accessibility and modern design standards
- Example files updated to demonstrate gen2 capabilities
Deprecated
- Legacy theme files (individual
puml-theme-doubleslash-*.pumlfiles) are now deprecated - Old styling approach superseded by gen2 architecture
- Direct usage of individual theme files discouraged in favor of consolidated gen2 themes
Fixed
- Improved theme consistency across different diagram types
- Better color contrast ratios for accessibility compliance
- Enhanced readability in both light and dark environments
v1.4.0
Added
- C4 level definitions and styling
Changed
- Refactored skin parameters across multiple theme files for consistency
- Improved example files with local input files and consistent include paths
- Enhanced mind map styling with style enhancements
Fixed
- Node borders fixed
- Removed duplicate and deprecated settings across theme files
- Improved spacing and layout settings
Full Changelog: v1.3.0...v1.4.0