Skip to content

Releases: robertrossmann/vscode-remedy

4.6.2

09 Apr 14:33
Compare
Choose a tag to compare

4.6.2 (2020-04-09)

Bug Fixes

  • add new list.deemphasizedForeground colour contribution (766029b)
  • treat labels as preprocessor statements (9c795ae)

4.6.1

06 Apr 13:59
Compare
Choose a tag to compare

4.6.1 (2020-04-06)

Bug Fixes

  • reduce extension size from 5MB to 50KB by excluding images (3fc79f4)

4.6.0

06 Apr 12:18
Compare
Choose a tag to compare

4.6.0 (2020-04-06)

Features

  • add Remedy - Bright iTerm2 colour profile (6fec000)
  • add Remedy - Bright MacOS Terminal profile (82beda0)

4.5.0

01 Apr 12:53
Compare
Choose a tag to compare

4.5.0 (2020-04-01)

Bug Fixes

  • apply theme colours to the app's title bar when inactive (bdc30be)
  • use a colour for input placeholder text with better contrast (c477f92)

Features

  • add border around active input options (2114256)
  • apply theme colours to input borders (fc2914c)
  • use the same colour for Settings' checkboxes as booleans in code (c98eefe)
  • use theme colour for inactive panel titles (4a16cb7)

4.4.0

01 Apr 08:32
Compare
Choose a tag to compare

4.4.0 (2020-04-01)

Bug Fixes

  • apply theme colours to inactive tab foregrounds (a8f6b4e)
  • update colours for secondary and dimmed text variants (19e18dd)
  • use colour contributions for light themes for Error Lens (2fa4519)

Features

  • add border below tab groups (36b031b)

4.3.0

10 Mar 11:31
Compare
Choose a tag to compare

4.3.0 (2020-03-10)

Features

  • use panel background colour for minimap (dca6802)

4.2.0

29 Feb 21:01
Compare
Choose a tag to compare

4.2.0 (2020-02-29)

Features

4.1.0

13 Feb 12:52
Compare
Choose a tag to compare

4.1.0 (2020-02-13)

Features

  • re-introduce straight & tilted variants 🍻 (2fb504c), closes #7
  • use the same colour for bright's base as dark's text (40668ce)

4.0.0

12 Feb 23:28
Compare
Choose a tag to compare

4.0.0 (2020-02-12)

Features

  • implement bright variant 🎉 (b592fac)

BREAKING CHANGES

  • The theme now offers both dark and bright variant!

The tilted variants have been removed, for now, at least. I might add them back in a later release.

3.10.0

31 Jan 14:45
Compare
Choose a tag to compare

3.10.0 (2020-01-31)

Features

  • completely overhaul selections, highlights, ranges 🎉 (931c0cb)
  • match codelens & breadcrumbs' colour to gutter line numbers (bd61655)