-- Made test pass icon more visible and darkened terminal foreground colour.
-- Added consistent Razor directive colouring.
-- Added custom colour for profileBadge.
-- Added custon token colour for C# source files.
- Fundamental change to the base dark color theme. The primary colour for widget elements and the command pallete is now blue.
- Changed
"scope": "storage.type"
to a lighter shade of red.
- Changed the colour of
debugConsole.infoForeground
anddebugConsole.warningForeground
so it doesn't conflict with hover selection.
- Changed the colour of
statusBar.debuggingBackground
to darker shade of green.
- Updated README
- Brightened editor selection colours and changed the find colour to green.
- Changed the colour of
editorSuggestWidget.background, editorSuggestWidget.border, editorSuggestWidget.foreground, editorSuggestWidget.highlightForeground, editorSuggestWidget.selectedBackground, symbolIcon.methodForeground
andsymbolIcon.functionForeground
to match the gernal hover hue scheme.
- Changed the colour of
editorHoverWidget.highlightForeground
from dark grey to green.
- Changed
editorSuggestWidget.highlightForeground
so it's easier to read on its light background.
- Changed
editor.selectionBackground
to increase contrast with comment blocks.
- Updated description.
- Changed the colour of
pickerGroup
to black.
- Fixed a packaging error so the dark theme goes in the correct section in the editor.
- Brightened up the comment token colour so it's easier to read in the peak-view.
- Altered the colors of
debugConsole.errorForeground
to a lighter shade of red.
- Altered the colors of
toolbar.hoverBackground
to a darker shade of yellow.
- Altered the colors of
debugToolBar.background
to a light shade of green.
- Altered the colors of
editorSuggestWidget
to avoid conflicts with the class icons.
- Updated READ-ME.
- Changed the background for the peek-view.
- New dark theme added.
- Adjusted token colours.
- Darkened main font so its easier to read.
- Adjusted token colours.
- Altered the terminal font colours.
- Changed the colours on a few light editor symbols.
- Adjusted token colours.
- Updated screenshots
- Adjusted token colours.
- Adjusted the colour of the
editorLineNumber.activeForeground
so it's easier to read.
- Adjusted colours in the
editorSuggestWidget
so it's easier to read.
- Updated README
- Adjusted String Quoted token colour to increase readability on screens with lower contrast.