All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Set "Fira Mono" as the default font.
- Added colors:
!$color_comment
,!$color_selection
,!$color_pink
, and!$color_orange
.
- All colors have been modified:
!$color_bg
,!$color_bg_light
,!$color_fg
,!$color_red
,!$color_green
,!$color_yellow
,!$color_blue
,!$color_purple
, and!$color_primary
. - Moved the order of default font definitions to the beginning of
skinparam
.
- Resolved an issue with the monospaced font rendering.
- Color
!$color_teal = "#56b6c2"
.
1.0.1 - 2022-11-29
- Changelog
- Updated readme with new screenshots
- Minor theme issues