Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@mattmaniak mattmaniak released this 20 Jun 14:23
· 12 commits to master since this release

[1.3.0] - 2024-06-20

Added

  • Diff colors for Edtitor Gutter (line numbers) when comparing changes.

Changed

  • Input placeholder color to the same as the input's text. Like in the original Dark Modern theme.
  • Status Bar Debugging Background to green-blue instead of a warning-like orange.

Fixed

  • Lack of contrast of markup text in "diff added" sections of a code due to the almost same colors used. It is done via implementing half-transparent color for a changed text.