All notable changes to the "night-owl" extension are be documented in this file.
- update readme
- update branch name
- change strings
- turn a base color less neon green
- turn off semantic highlighting
- fix italic/non-italic inconsistencies
- fix dart files
- update demo files, add in react hook example
- fix contrast on popups
- add in more ports to readme
- fix typescript variable keyword highlighting inside classes
- Update Go too-light function calls
- make selection background in search more legible
- make selection background darker
- make code comments darker
- fix the find match background
- fix the badge background to not be so distracting
- fix keyword other unit css bright yellow
- fix the too-bright-orange
- fix the too-light turquoise, give it some contrast from the purple
- fix up invalid illegal, make it not white so you can read it
- stop all the weird border error lines
- fix up terminal selection background
- Light theme no italics introduced
- Fix bug in empty editor view
- Updated readme with new screenshots, including light theme
- Light theme introduced
- C++ support
- Fix active selection background bug
- Fix Markdown Header bug
- Better Closure support
- Better Powershell support
- Update notification toasts so you can see them better
- Make Proptypes stand out a bit more
- Fix bottom statusbar foreground
- Make inactive tab less distracting
- Make object.other.property more pronounced
- Update editorGroup.emptyBackground from deprecated version
- Make contrast between function keyword stronger
- Fix bug in markdown punctuation
- Make a difference between current highlighted and searched-for keyword
- Update JSON key to be less barfy
- Update README: vs code => visual studio code
- Update warn widget color
- Fix misnamed theme
- Remove italics from git diff in no italics theme
- Add symbol highlighting
- Improved TypeScript support
- Changed active panel coloring
- Make cursor more visible
- Added basic react in TS support
- Fix ts and js differences
- Lighter color for active indent guide
- 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
- Return conditionals to their original state so that they don't stand out so much
- Do a ton of keyword refinements, mainly across JavaScript and Ruby
- Register italic alternate in package.json
- Fix editor ruler color
- More consistent italic in different scope
- 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
- Remove operator italics
- Update terminal colors for testing, tweaks
- Fix a python blue for consistency
- Update terminal colors for testing
- Revert activity bar background change
- 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
- Fix overuse of italics
- Fix bug in prompts
- Update Ruby highlighting
- 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
- Fix terminal blacks
- Fix inactive tabs when there are two panes
- Minor tweaks to JSON to match bracket pairs
- Make scrollbar transparent
- Update terminal division
- Define clarity between active and inactive tabs
- Make scrollbar visible
- Make comments more legible
- Initial release