Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Latest commit

 

History

History
184 lines (117 loc) · 7.66 KB

CHANGELOG.md

File metadata and controls

184 lines (117 loc) · 7.66 KB

Horizon Changelog

All notable changes to Horizon will be documented in this file.

2.0.2 (June 21, 2019)

  • Fix selection highlight color in Bright themes (b113dc1)

2.0.1 (June 14, 2019)

  • Fix delete keyword highlighting (bf126fc)

2.0.0 (June 12, 2019)

  • Rewrite Horizon with Mustache.js templates
  • Add Horizon Bright variants (b12e4fe)
  • Redesign website with more previews and a color reference
  • Update README (8f2ceb3, b22a98e)
  • Improve Markdown highlighting (thank you @twhite96)

1.8.2 (June 8, 2019)

  • Fix Markdown highlighting (d9cb30c)

1.8.1 (March 30, 2019)

  • Update homepage URL (daa21b2)
  • Fix C# parameter highlighting (f591061)

1.8.0 (March 8, 2019)

1.7.1 (February 20, 2019)

  • Fix draggable debug toolbar color (fa90573)
  • Update theming reference README links (fd940fc)
  • Update installation instructions (5905b07)

1.7.0 (February 18, 2019)

1.6.6 (January 25, 2019)

1.6.5 (January 19, 2019)

1.6.4 (January 15, 2019)

  • Update terminal colors (0cb2966)
  • Update terminal color reference (2892377)

1.6.3 (December 30, 2018)

  • Add README personalization section on italics (ba508a8)

1.6.2 (November 26, 2018)

  • Link README banner to homepage (7e02125)
  • Add README donation badge (732b543)

1.6.1 (November 25, 2018)

1.6.0 (November 10, 2018)

1.5.2 (October 29, 2018)

  • Generalize tag </> highlighting (fixes tags in XML) (f710bc4)
  • Update tag personalization tip to match f710bc4 (9796816)

1.5.1 (October 23, 2018)

  • Fix license link (a6be973)
  • Fix README emojis for platforms other than GitHub (e972e72)
  • Fix install count badge link (e619e20)

1.5.0 (October 18, 2018)

  • New logo (179162d)
  • Complete README rewrite (1b74e68)
  • Update marketplace gallery banner (0fccd5c)
  • Update scrollbar opacity and color (8789ee3)
  • Update prominent extension button colors (e177143)
  • Update textLink colors (33d535f)
  • Update activity bar badge background color (715dd45)
  • Add contributing guide (86f4810)
  • Add Code of Conduct (d75aa02)

1.4.1 - 10.7.18

  • Fixed regex highlighting
  • Fixed expression keyword highlighting

1.4.0 - 9.30.18

  • Themed integrated terminal
  • Tweaked yellow (e.g. classes) and gold (strings) colors to increase the contrast between the two
  • Updated Git decoration colors for added, modified, and untracked resources
  • Slightly reduced opacity of editor gutter addition highlights
  • Fixed editor block cursor
  • Updated error and warning squiggle colors
  • Updated error and warning color in lists
  • Updated warning color in the editor overview ruler

1.3.4 - 9.23.18

  • Fixed C++ operator coloring

1.3.3 - 9.22.18

  • Increased opacity of line numbers
  • Increased contrast of selection highlights

1.3.2 - 9.20.18

1.3.1 - 9.14.18

  • Updated icon
  • Returned to the old README header
  • Updated marketplace banner color

1.3.0 - 9.14.18

  • Added Horizon Italic variant
  • Updated warning color in lists and editor squiggle
  • Changed some wording in the README

1.2.5 - 9.7.18

  • Added instructions for making tweaks to the README

1.2.4 - 9.1.18

  • Fixed color for ignored Git resources

1.2.3 - 8.29.18

  • Fixed peek view colors
  • Updated color for deleted Git resources
  • Updated red UI accents

1.2.2 - 8.28.18

  • Improved C# support
  • Updated preview image

1.2.1 - 8.27.18

  • Updated preview to reflect 1.2.0

1.2.0 - 8.27.18

  • Changed syntax color for CSS id selectors
  • Changed syntax color for CSS pseudo selectors
  • Changed syntax color for CSS support functions (like rgb)
  • Matched HTML tag bracket color to the tag name
  • Added instructions for changing tag bracket color to the README

1.1.0 - 8.27.18

  • Updated syntax color for constants, attributes, font names, etc.
  • Updated syntax color for strings, inherited classes, and markup links
  • Reduced diff editor highlight opacity
  • Updated status bar debugging background color

1.0.0 - 8.24.18

  • 🎉 Initial release 🎉