Skip to content

Latest commit

 

History

History
113 lines (61 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

113 lines (61 loc) · 2.01 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

V1.12.0 (9/21/2024)

changes

  • make html text less intensely dark

V1.11.0 (8/30/2024)

changes

  • updated html text color again
  • updated dependencies

V1.10.0 (8/13/2024)

changes

  • updated dependencies
  • specified support for html and godot/gdscript in theme tags

V1.9.0 (6/15/2024)

changes

  • tweaked the html text color more as it was not to my liking

V1.8.1 (6/15/2024)

changes

  • add something i left out in the initial 1.8 release. nothing special lol

V1.8.0 (6/15/2024)

changes

  • updated a lot of dependencies
  • tweaked html text color to look more purple for individuality

V1.7.0 (4/8/2024)

changes

  • tweak html text color

V1.6.2 (4/4/2024)

changes

  • finally fixed the "#include" syntax color
  • reverted some other color changes

V1.6.1 (4/4/2024)

changes

  • fix include keyword syntax color (again)

V1.6.0 (4/4/2024)

changes

  • update include keyword syntax color

V1.5.0 (4/4/2024)

changes

  • update some variable colors to blend in better
  • added some syntax colors to html text

V1.4.1 (4/2/2024)

changes

  • fixed variable colors still being the previous color code (i forgot to change something lol)

V1.4.0 (4/2/2024)

changes

  • tweaked variable.declaration, variable, and variable.defaultLibrary colors to be more vibrant

V1.3.0 (3/31/2024)

changes

  • tweaked variable.declaration and variable colors to not be as much as an eyesore

V1.2.0 (3/26/2024)

changes

  • tweaked variables, variable.declaration, and variable colors to actually have noticeable highlights

V1.1.0 (3/25/2024)

changes

  • tweaked variable.parameter and parameter.declaration colors so that they better fit this themes color pallet
  • reverted some color changes
  • significantly reduce package size

V1.0.0 (3/24/2024)

changes

  • initial release