5.27.0 (2024-10-07)
- add more colours to VS Code's SCM graph 🎨 (8429111)
5.26.0 (2024-10-04)
- add support for Activity Bar badges (warn, err) (b2346b1)
- update colours for source control graph (b752b73)
5.25.1 (2024-09-19)
5.25.0 (2024-09-06)
- add customisations for SCM history graph 😍 (266c69a)
- add new terminal-related colours 🖥️ (48c4801)
- add styling for Profile editor's new radio buttons 🎨 (906cfbb)
5.24.1 (2024-08-12)
- properly style types in debug panel (78b3723)
5.24.0 (2024-07-05)
- some additions from VS Code 1.91 release 🎉 (565227f)
5.23.0 (2024-05-21)
- properly colourise tab drag & drop hover (ca25a5e)
5.22.0 (2024-05-07)
- add Copilot Chat colour customisations 🤖 (ff353ff)
- add customisation for disabled items 👏 (14f2905)
- some love for diff & multi-diff editors ❤️ (a2b7a55)
5.21.0 (2024-04-04)
- add customisations for different Activity Bar positions (4aaa593)
5.20.0 (2024-02-07)
- revert the Marketplace gallery banner colour (ebe3340)
- add support for
terminalStickyScrollHover.background
🎨 (8b51343) - add type definitions for new terminal UI colours (cbbaaaf)
5.19.0 (2023-12-11)
- rework list selection highlights (d969e10)
5.18.0 (2023-12-11)
- improve status bar colours 🎨 (bf4f1b2)
- support
textPreformat.background
(93864e1) - theme overall feel overhaul 🎨 (f419551)
- tone down git diff highlights (added, removed) (cb6e423)
5.17.0 (2023-02-03)
- add new colour contributions from VS Code 1.75 (eb0f53a)
5.16.1 (2022-09-06)
- make menu selection backgrounds the same colour as quick pick (1f728a1)
5.16.0 (2022-09-05)
- use theme colours for git diff editor (e6065a4)
- add a subtle merge border (47aa27e)
- improve colours for merge editor (9834593)
- improve merge editor colours (8c99e19)
- rewrite to TypeScript 🚀 (b3b78c3)
5.15.0 (2022-08-04)
- include new customisations for VS Code 1.70 (4f98181)
5.14.0 (2022-07-18)
- add support for Merge Conflict Editor (309c0cf)
5.13.0 (2022-06-10)
- reduce brightness of the Notification Centre header (fd90459)
- reduce error/warning status bar items' saturation (cda5d2e)
- use blue colors for debug frame highlights for bright theme (c3ef77a)
- improve foreground contrast on buttons, badges for light theme (59ea73b)
- use a more decent blue as debugging status bar indicator (c310fe2)
- use less prominent button colour for Remote Development (1ba35f4)
5.12.0 (2022-06-09)
- add support for Command Center (a1a0f48)
- customise table column borders (51d44aa)
- update Terminal's find match highlights (45ce55c)
5.11.0 (2022-03-08)
- add support for shell intergration's command status indicators (ecac1d6)
- add support for status bar focus borders (494eb45)
- properly style code completion texts in editors (e684739)
- update extension icon colours (21ed1eb)
- update focused row borders in Settings view (471e37d)
- update keyboard shortcuts view colours (bd9f34f)
5.10.0 (2021-10-07)
- tone down bracket/indent guide colours (3995203)
5.9.0 (2021-09-06)
- add theme colours to custom bracket foregrounds (6fb6180)
- unify minimap colours with the scrollbars (6fbdb61)
5.8.0 (2021-08-30)
- add proper colours to custom checkboxes (c3fb60d)
5.7.0 (2021-08-09)
5.6.0 (2021-07-20)
- add support for Inlay Hints (9f1534b)
5.5.0 (2021-06-25)
- consolidate bright yellow colour in bright theme (d71a510)
- improve punctuation colours & git diff views (b7279a4)
5.4.0 (2021-06-24)
- improve terminal colours in bright theme (7f1a330)
- restore intended look for code completion suggestions (2e52833)
- use a distinct colour for disabled breakpoints (1d13bfd)
- use consistent button hovers in all theme variants (bbc2c50)
- use less distractive colour for "Run test" icon (d157bee)
- add debug inline values colour contributions (a8ab9ed)
5.3.0 (2021-06-02)
5.2.0 (2021-05-31)
5.1.0 (2021-05-31)
- properly implement Testing UI colour customisations 😍 (41653b8)
5.0.0 (2021-05-10)
- add colour customisation for Inline Parameters extension (e70bbaa)
- overhaul bright variant 🎨 (2d41e5f)
- overhaul the dark variant 🎨 (5bef5ca)
- The dark variant is now more... playful? It's definitely more brown-ish! The orange accents are also more vibrant, pronounced. Enjoy the spring update! ❤️
- The Bright theme now looks more... bright. The font colours have been tweaked to provide overall better contrast all over the code and UI. Looking at the bright theme should be much more pleasant now.
4.32.0 (2021-05-07)
- use correct colour for secondary buttons (8bfbb97)
- add colours for GitHub Pull Requests & Issues (d37b9a9)
- add custom colour for File Watcher extension (0bcad51)
- refactor notebook colours (7dec0d5)
4.31.0 (2021-05-06)
- customise the extension's star (rating) icon colour (5fe2bad)
4.30.0 (2021-05-06)
- adopt colour for ports icons in Remote Development UI (757c392)
- adopt colours for keyboard shortcut icons (1cc0eb4)
- adopt experimental colours for Testing UI (d2dcad0)
- adopt new toolbar action icon colours (0b353bf)
4.29.0 (2021-03-29)
- overhaul GitLens colour contributions (fa1d200)
4.28.0 (2021-03-10)
- adopt colours for error-like status bar items (6ca6a95)
4.27.0 (2021-03-05)
- adopt new quickInput colour customisations (86d0b58)
4.26.1 (2021-01-17)
- correctly apply colours to .tsx (TS React) files 🤦♂️ (08104da)
- differentiate between built-in HTML tags and React components (318c439), closes #22
4.26.0 (2021-01-04)
- customise settings' focused row background (9612281)
4.25.0 (2020-12-14)
- implement sash.hoverBorder colour contribution (0d277bb)
4.24.0 (2020-10-19)
- make list filter widget more readable by reducing background (5d23f43)
4.23.0 (2020-10-05)
- add border between pinned and regular tabs (0dbda31)
- add colour contribution points for charts 🎨 (e62ad79)
- match the overview ruler's border with panel background (10459f4)
- remove border below breadcrumbs (002d319)
4.22.0 (2020-09-30)
- implement editor.onTypeRenameBackground (399ccd5)
4.21.0 (2020-07-15)
- add colour contributions for secondary buttons 🎨 (3ccfefe)
4.20.1 (2020-07-13)
- actually remove Error Lens' background colours 🤦♂️ (72e4d78)
4.20.0 (2020-07-13)
- add new Notebook colour contributions (e3284d8)
- remove colour backgrounds from Error Lens' decorations (9f40aec)
- use problems' colours for editor marker navigations (3b3e070)
4.19.0 (2020-06-11)
- add colour contribution for commenting range gutter line (c48565c)
- add colour contributions for Search Editor (685ccc3)
- add theme colours for notebooks (891e8eb), closes microsoft/vscode#97696
- improve notebook colour contributions (b298ae5)
4.18.0 (2020-05-29)
- improve contrast among normal vars, constants and unused vars (7abcf3a), closes #11
- improve contrast on badges, buttons, notification center (418692a)
- make unused code more dimmed (7007453), closes #11
- use a darker shadow for dark theme (523701d)
- use consistent foreground in status bar during debugging (a339d16)
- add colour contributions for mtxr.sqltools (6e00bf9)
4.17.1 (2020-05-28)
- improve colours for list selections (7a274e1)
4.17.0 (2020-05-28)
- enable semantic highlighting in all theme variants (08b0634)
- colour more symbol icons (b45c8c3)
- improve snippet highlights (dff5b97)
- improve status bar hovers and selects (595e491)
- use more consistent highlights for lists (81c45ed)
- use secondary colour for bracket match highlights (c50b367)
- use secondary colour for rendered whitespace (5a4d0cc)
- use secondary colour for status bar foreground (1d00334)
4.16.0 (2020-05-21)
- make the notification toast's border less intrusive (057b829)
- use contrasting foreground colour for debug button in Status bar (dfe3161)
- use contrasting foreground colour for notification center header (26efd03)
- add new panel-related colour contributions 🎨 (7a1441d), closes microsoft/vscode#94041 microsoft/vscode#94339
4.15.0 (2020-05-20)
- improve colour for indent guides & editor ruler (ac52282)
- improve text in side bar section headers (15aab68)
4.14.0 (2020-05-18)
- add debug Console colour contributions 🎨 (9cd02be), closes microsoft/vscode#97762
- customise colours for Test Explorer UI 🎨 (0d0568f), closes hbenl/vscode-test-explorer#132
4.13.0 (2020-05-06)
- improve menu contrast by adding a border (dd60676)
- add Slack colour palette 😂 🤷♂️ (8764188)
- customise folded line highlights and folding chevrons/buttons (5e5a4a1), closes microsoft/vscode#97091
- customise invalid list items' foreground 🤷♂️ (98d9e40)
- improve consistency of focus foregrounds on tabs and breadcrumbs (7f6a57a)
4.12.0 (2020-05-05)
- restore tabs' / breadcrumbs' border (e73477a)
- enable tab foreground hovers (24bdffd)
4.11.0 (2020-05-04)
- use contrasting text colours for input validation hovers/messages (87f7a7e)
- implement VS Code's semantic colouring engine 🎨 🎉 (574fe92)
4.10.0 (2020-04-30)
- mute the sidebar title's foreground (f64ca8f)
- use contrasting text colour for button texts (d58e707)
- customise diff editor's diagonal fill colour (6455a99)
4.9.0 (2020-04-27)
- customise the overview ruler's background (f99c258), closes microsoft/vscode#93732
- Revert "feat: add border below tab groups" (9597105)
4.8.0 (2020-04-17)
- remove those ugly word highlight borders (8c03efc)
- use better text colours for badges, debugging status bar (0fd4546)
- use blue highlight for active frame to avoid clash with diffs (1b6f7fe)
- overhaul search highlights 🎨 (5aebbbc)
4.7.0 (2020-04-15)
- add meta.brackets to punctuation scope (499c8b9)
- use correct colour for C hex constants, straighten some brackets (3992712)
- add theming for new debug-related colour contributions 🎨 (d3bc557), closes microsoft/vscode#94838
4.6.2 (2020-04-09)
- add new list.deemphasizedForeground colour contribution (766029b)
- treat labels as preprocessor statements (9c795ae)
4.6.1 (2020-04-06)
- reduce extension size from 5MB to 50KB by excluding images (3fc79f4)
4.6.0 (2020-04-06)
- add Remedy - Bright iTerm2 colour profile (6fec000)
- add Remedy - Bright MacOS Terminal profile (82beda0)
4.5.0 (2020-04-01)
- apply theme colours to the app's title bar when inactive (bdc30be)
- use a colour for input placeholder text with better contrast (c477f92)
- add border around active input options (2114256)
- apply theme colours to input borders (fc2914c)
- use the same colour for Settings' checkboxes as booleans in code (c98eefe)
- use theme colour for inactive panel titles (4a16cb7)
4.4.0 (2020-04-01)
- apply theme colours to inactive tab foregrounds (a8f6b4e)
- update colours for secondary and dimmed text variants (19e18dd)
- use colour contributions for light themes for Error Lens (2fa4519)
- add border below tab groups (36b031b)
4.3.0 (2020-03-10)
- use panel background colour for minimap (dca6802)
4.2.0 (2020-02-29)
- add support for Bookmarks' v11 colour contributions 🎨 (5eb3e02), closes /github.com/alefragnani/vscode-bookmarks/blob/master/CHANGELOG.md#1100---2020-02-17
4.1.0 (2020-02-13)
- re-introduce straight & tilted variants 🍻 (2fb504c), closes #7
- use the same colour for bright's base as dark's text (40668ce)
4.0.0 (2020-02-12)
- implement bright variant 🎉 (b592fac)
- The theme now offers both dark and bright variant!
The tilted variants have been removed, for now, at least. I might add them back in a later release.
3.10.0 (2020-01-31)
- completely overhaul selections, highlights, ranges 🎉 (931c0cb)
- match codelens & breadcrumbs' colour to gutter line numbers (bd61655)
3.9.1 (2020-01-30)
- make workbench text selections more prominent (5e12098)
- use correct link to Terminal profile in readme (3cf0b6c)
3.9.0 (2020-01-27)
- use the same colour for preformatted text in UI and Markdown (1ee76a2)
- use theme text colour for active items in lists (f1d8150)
- use theme text colour for activity bar badges (c19b6ad)
- improve list filter widget colouring (f41c4bf)
- make input placeholders more dim (55acd3e)
- style settings' input foregrounds according to code tokens (379d47e)
- use theme colours for input validation boxes (2d7e0c2)
3.8.0 (2020-01-07)
- add color scheme to release assets (cb50c20)
- readme heading (06f888a)
- readme post-installation settings (e07d66a)
- add iTerm2 color scheme (41d5e96)
3.7.1 (2020-01-07)
- use correct outline icon colour for numbers (716bfda)
3.7.0 (2019-12-27)
- change lintlens' decoration to be a problems->hint colour (14b8111)
- change markdown links to have consistent colouring (0d70610)
- treat codeblock language IDs as punctuation (7496b1c)
- treat Front Matter code blocks as YAML (749ae7e)
- make all heading tokens bold (ef2a120)
3.6.1 (2019-12-10)
- use theme colours for problem decorations in tree views 🤦♂️ (4c209e6)
3.6.0 (2019-12-10)
- use consistent drop background colour (0339dae)
- use accent colour for breadcrumb highlights (40189a5)
3.5.1 (2019-12-09)
- use correct theme colour for minimap error/warning highlight (bfc6235)
3.5.0 (2019-12-06)
- add custom colours for the debug UI buttons 😍 (1468bc5)
- add theme colours to minimap gutter for SCM highlights (6565600)
- use text colour as default icon colour where applicable (85048b5)
3.4.2 (2019-12-05)
- the
new
operator should be italic! 😱 (b386a8e)
3.4.1 (2019-12-04)
- use more subtle background for error lens extension (6e1f244)
3.4.0 (2019-11-26)
- define custom theme colours for Error Lens (f775695), closes usernamehw/vscode-error-lens#30
3.3.1 (2019-11-17)
- make editor code lens text fit better into the colour scheme (ce24489)
3.3.0 (2019-11-15)
- use more appropriate colour for lightbulb (dd92c42)
- use theme colours for some Outline & breadcrumb symbols (7f92495)
3.2.0 (2019-11-13)
- update breadcrumb colours to better fit into the UI (715e59b)
- style the lightbulb's colour (eb1d654)
- use accent colour for activity bar's border ❤️ (d760008)
- use theme colours for some notification icons (7ecda0c)
3.1.0 (2019-11-01)
- update Marketplace description (ab992bc)
- include MacOS Terminal profile 🍎 (ab72975)
3.0.2 (2019-11-01)
3.0.1 (2019-10-31)
- use correct link for Git Diff screenshot (a826242)
3.0.0 (2019-10-31)
- add styles for GitLens extension 😍 (cf8d1d9)
- add styles for LintLens extension (997eb71)
- make drop backgrounds more subtle (a2ddcb9)
- make editor background more "colourless" (8ca46f5)
- make list items more prominent when selected / focused (f6c27ac)
- make status bar item hover more decent (2296d0e)
- tweak bracket mach highlights (afb6a48)
- use orange for all accents (675b8d5)
- use text colour for line & selection highlights (c71beec)
- Orange is the new red. 😍
The reddish accents were great and all but the accents frequently clashed with diffs, errors and other things which are expected to be red by their very nature. Using a different accent we are free of those clashes. Don't worry, though, the orange still looks awesome! 🎨
- Previously, the current line highlight and selection highlight used the accent (red) colour. While it seemed like a good idea in the beginning due to various consistency reasons, it turned out to be rather a bad choice - red is also used in the diff view and selecting anything in the diff view, or simply trying to find the line where the cursor is currently placed by colour was almost impossible as they blended completely with the diff.
Changing the highlights to a very light variant of the base text colour improves the overal experience quite significantly. 🎨
2.2.1 (2019-10-23)
- make black & white terminal colours more prominent (3c3f2dd)
2.2.0 (2019-10-09)
- implement minimap's selectionHighlight (d3c3463)
2.1.0 (2019-09-25)
- treat curly braces as punctuation (0f2d601)
2.0.0 (2019-09-20)
- remove invalid template variable from github release action (64500ae)
- offer non-italic version of the theme 💪 (93eecb3)
- The theme has been split into two distinct versions:
- Remedy - Straight Up: A non-italic variant
- Remedy - Tilted: An italic variant that is best used with the Operator Mono font
As a side-effect, the italic variant should now italicise more languages without adding custom overrides into this theme, which means better consistency. 🎨
1.2.0 (2019-09-20)
- improve dotenv files' (.env) colour scheme (bd521c2)
1.1.1 (2019-09-18)
- commit generated & updated files upon release (aaaaa66)