Skip to content

Latest commit

 

History

History
137 lines (88 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

137 lines (88 loc) · 3.89 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.

0.1.8 - 2025-01-15

  • Attempting to make it not require me to update with every JetBrains release.

0.1.7 - 2025-01-15

  • Update build and increment version

0.1.6 - 2024-09-19

  • Update build and increment version

0.1.5 - 2024-07-24

  • Update build and increment version

0.1.4 - 2024-03-18

  • Increment version

0.1.3 - 2023-12-07

  • Increment version

0.1.2 - 2023-12-07

  • Increment version

0.1.1 - 2023-09-11

  • Change default font from a proprietary font to an open source one
  • Fixed this issue

0.1.0 - 2023-07-31

  • Increment version and update dependencies
  • This one breaks backwards compatibility because of JetBrains forcing a Java upgrade

0.0.11 - 2023-03-30

  • Increment version and update dependencies

0.0.10 - 2023-03-30

  • Increment version and update dependencies

0.0.9 - 2022-12-15

  • Increment version and update dependencies
  • Increment version
  • Darken HeaderTab.hoverBackground
  • Updated dependencies
  • Cleaned up a bunch of incorrect color settings
  • Set to inherit from Darcula to deal with intelliJ autocomplete bugs
  • Updated various other language/plugins as I have encountered oddities

Added

  • Updated CodeWithMe colors to be easier to read.
  • Fixed breadcrumbs so they'd be easier to read.
  • Fixed menu editors so text wasn't the same color as the background.
  • Switched to PragmataPro Liga (non-free) as the default since that is what I use. Falls back to a free font.
  • Updated dev instructions

Added

  • Updated just about all the colors. As it turns out, building themes like this is really challenging.

Added

  • Updated folder background highlight color.
  • Added screenshot.
  • Updated README.
  • Added License.

Added