Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.01 KB

changelog.md

File metadata and controls

38 lines (22 loc) · 1.01 KB

Changelog

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.

1.0.0 - 2023-10-11

Added

  • Set "Fira Mono" as the default font.
  • Added colors: !$color_comment, !$color_selection, !$color_pink, and !$color_orange.

Changed

  • 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.

Fixed

  • Resolved an issue with the monospaced font rendering.

Removed

  • Color !$color_teal = "#56b6c2".

1.0.1 - 2022-11-29

Added

  • Changelog

Changed

  • Updated readme with new screenshots

Fixed

  • Minor theme issues