Skip to content

Latest commit

History

History
110 lines (71 loc) 路 2.2 KB

CHANGELOG.md

File metadata and controls

110 lines (71 loc) 路 2.2 KB

Change Log

All notable changes to the "night-owl" extension are be documented in this file.

"0.4.1"

  • Improved TypeScript support
  • Changed active panel coloring

"0.4.0"

  • Make cursor more visible
  • Added basic react in TS support
  • Fix ts and js differences
  • Lighter color for active indent guide

"0.3.2"

  • Fix scss/sass variables
  • Update readme to mention ported versions
  • Fix badge color
  • Update readme to specify how to make more contrast in sidebar
  • Make line number contrast more strong
  • Fix typescript 'import' and 'from' reserved words color
  • Fix PHP accessing property color

"0.3.1"

  • Return conditionals to their original state so that they don't stand out so much

"0.3.0"

  • Do a ton of keyword refinements, mainly across JavaScript and Ruby

"0.2.6"

  • Register italic alternate in package.json
  • Fix editor ruler color
  • More consistent italic in different scope

"0.2.5"

  • Update the inactive titlebar to be the same color as inactive tab
  • Match the html in React to regular HTML
  • Start creating a no italics theme

"0.2.4"

  • Remove operator italics

"0.2.3"

  • Update terminal colors for testing, tweaks
  • Fix a python blue for consistency

"0.2.2"

  • Update terminal colors for testing

"0.2.1"

  • Revert activity bar background change

"0.2.0"

  • Fix more overuse of italics
  • Section highlight and placeholder fixes
  • More contrast for React component tags
  • Fix top bar color
  • Fix block scope/editor indent lack of border
  • Operator color continuity
  • Fix peek result color contrast

"0.1.8"

  • Fix overuse of italics
  • Fix bug in prompts
  • Update Ruby highlighting

"0.1.7"

  • Make .gitignored files have less contrast
  • Make modified files a bright blue instead of bright yellow
  • Fix similar keyword highlight for some files
  • Function arrows no longer italicized
  • Codelense highlight not as distracting

"0.1.6"

  • Fix terminal blacks
  • Fix inactive tabs when there are two panes
  • Minor tweaks to JSON to match bracket pairs

"0.1.4 / 0.1.5"

  • Make scrollbar transparent

"0.1.3"

  • Update terminal division

"0.1.2"

  • Define clarity between active and inactive tabs
  • Make scrollbar visible
  • Make comments more legible

"0.1.0"

  • Initial release