All notable changes to Horizon will be documented in this file.
- Fix selection highlight color in Bright themes (b113dc1)
- Fix delete keyword highlighting (bf126fc)
- 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)
- Fix Markdown highlighting (d9cb30c)
- Update bold theme (now more closely matches italic theme) (e741c04)
- Italicize special operators (Italic theme) (52a6223)
- Fix punctuation within template strings (c06c377)
- Minor README changes (ca62111)
- Update syntax highlighting demos (35166b4, 5e7e1fe, 26286c2, eac27f0)
- Fix draggable debug toolbar color (fa90573)
- Update theming reference README links (fd940fc)
- Update installation instructions (5905b07)
- Fix missing picker header color (@ajitid in #11)
- Fix missing progress bar color (@ajitid in #11)
- Add README homepage link (c77a1f6)
- Update README badges (377c6b6)
- Add README personalization section on italics (ba508a8)
- Check out the new homepage! https://jolaleye.github.io/horizon-theme-vscode/
- Generalize tag
</>
highlighting (fixes tags in XML) (f710bc4) - Update tag personalization tip to match f710bc4 (9796816)
- Fix license link (a6be973)
- Fix README emojis for platforms other than GitHub (e972e72)
- Fix install count badge link (e619e20)
- 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)
- Fixed regex highlighting
- Fixed expression keyword highlighting
- 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
- Fixed C++ operator coloring
- Increased opacity of line numbers
- Increased contrast of selection highlights
- Finished Horizon homepage (check it out: https://jolaleye.github.io/horizon)
- Updated icon
- Returned to the old README header
- Updated marketplace banner color
- Added Horizon Italic variant
- Updated warning color in lists and editor squiggle
- Changed some wording in the README
- Added instructions for making tweaks to the README
- Fixed color for ignored Git resources
- Fixed peek view colors
- Updated color for deleted Git resources
- Updated red UI accents
- Improved C# support
- Updated preview image
- Updated preview to reflect 1.2.0
- 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
- 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
- 🎉 Initial release 🎉