Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

57 lines (46 loc) · 1.8 KB

Changelog

All notable changes to "Valley" will be documented in this file.


0.4.0 - September 30, 2021

Changed

  • Added all the new theme color options which were added from the VSCode team in the last year and added the following (mostly smaller) improvements
    • Added default colors for the new "bracket pair colorization" feature
    • Added colors for secondary buttons
    • Improved list colors states like (focus, in-/active selection)
    • Added "inline hint" colors
    • Unified and improved drop borders for scaling sidebars, terminal view etc.
    • Improved keybinding colors for command palette
    • Different color improvements for debugging views
    • and other small color improvements
  • Highlighting the current tab with a thin blue border
  • Improved punctutation styles in scss/css

0.3.0 - June 16, 2020

Changed

  • Enabled "semanticHighlighting" by default
  • Simplified Sidebar-Section-Header
  • Minor text color adjustments

0.2.0 - April 26, 2020

Added

  • Italic theme introduced

Changed

  • Removed "meta.embedded" from the punctutation style and added detailed scopes for punctuation to work correctly in PHP

0.1.4 - April 01, 2020

Changed

  • Improved contrast of whitspace rendering
  • Improved and unified assignment scopes
  • Improved punctuation color in embedded scopes
  • Unified background color for titleBar, quickInput, statusBar etc.

0.1.3 - March 12, 2020

Added

  • Added terminal color palette with normal and bright variants

Changed

  • Improved contrast for linenumbers
  • Improved terminal colors

0.1.2 - March 05, 2020

Fixed

  • Fixed undefined color for alpha values and added the forgotten build

0.1.1 - March 05, 2020

Fixed

  • Fixed menu and menubar colors for Windows and Linux #1

0.1.0 - March 04, 2020

🎉 Initial Release