Skip to content

Releases: robertrossmann/vscode-remedy

4.16.0

21 May 11:59
Compare
Choose a tag to compare

4.16.0 (2020-05-21)

Bug Fixes

  • make the notification toast's border less intrusive (057b829)
  • use contrasting foreground colour for debug button in Status bar (dfe3161)
  • use contrasting foreground colour for notification center header (26efd03)

Features

4.15.0

20 May 06:37
Compare
Choose a tag to compare

4.15.0 (2020-05-20)

Features

  • improve colour for indent guides & editor ruler (ac52282)
  • improve text in side bar section headers (15aab68)

4.14.0

18 May 10:19
Compare
Choose a tag to compare

4.14.0 (2020-05-18)

Features

4.13.0

06 May 21:06
Compare
Choose a tag to compare

4.13.0 (2020-05-06)

Bug Fixes

  • improve menu contrast by adding a border (dd60676)

Features

  • add Slack colour palette 😂 🤷‍♂️ (8764188)
  • customise folded line highlights and folding chevrons/buttons (5e5a4a1), closes microsoft/vscode#97091
  • customise invalid list items' foreground 🤷‍♂️ (98d9e40)
  • improve consistency of focus foregrounds on tabs and breadcrumbs (7f6a57a)

4.12.0

05 May 09:02
Compare
Choose a tag to compare

4.12.0 (2020-05-05)

Bug Fixes

  • restore tabs' / breadcrumbs' border (e73477a)

Features

  • enable tab foreground hovers (24bdffd)

4.11.0

04 May 10:33
Compare
Choose a tag to compare

4.11.0 (2020-05-04)

Bug Fixes

  • use contrasting text colours for input validation hovers/messages (87f7a7e)

Features

  • implement VS Code's semantic colouring engine 🎨 🎉 (574fe92)

4.10.0

30 Apr 13:58
Compare
Choose a tag to compare

4.10.0 (2020-04-30)

Bug Fixes

  • mute the sidebar title's foreground (f64ca8f)
  • use contrasting text colour for button texts (d58e707)

Features

  • customise diff editor's diagonal fill colour (6455a99)

4.9.0

27 Apr 10:47
Compare
Choose a tag to compare

4.9.0 (2020-04-27)

Features

Reverts

  • Revert "feat: add border below tab groups" (9597105)

4.8.0

17 Apr 14:45
Compare
Choose a tag to compare

4.8.0 (2020-04-17)

Bug Fixes

  • remove those ugly word highlight borders (8c03efc)
  • use better text colours for badges, debugging status bar (0fd4546)
  • use blue highlight for active frame to avoid clash with diffs (1b6f7fe)

Features

  • overhaul search highlights 🎨 (5aebbbc)

4.7.0

15 Apr 08:09
Compare
Choose a tag to compare

4.7.0 (2020-04-15)

Bug Fixes

  • add meta.brackets to punctuation scope (499c8b9)
  • use correct colour for C hex constants, straighten some brackets (3992712)

Features