Lee Murray
778ef353cd
Update hover background color in 2026 Dark theme ( #302802 )
...
fix: update list hover background color in 2026 Dark theme
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
2026-03-18 18:11:56 +05:00
Lee Murray
16bb37eae9
Update command center styles and titlebar border radius ( #302404 )
...
fix: update command center background and border styles in theme and adjust titlebar border radius
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
2026-03-17 12:39:17 +01:00
Lee Murray
35c088b92c
Update color settings in 2026 Dark theme for improved visibility ( #302147 )
...
* Update color settings in 2026 Dark theme for improved visibility
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Regenerate the colorizer tests
---------
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-16 11:10:29 -07:00
Lee Murray
c6aa4ab9c6
Update button colors in 2026 Dark theme for better visibility ( #302165 )
...
fix: update button colors in 2026 Dark theme for better visibility
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
2026-03-16 18:02:25 +01:00
Lee Murray
11a2e60f4f
Update theme names and migrate legacy settings ( #302085 )
...
* update theme names & make experimental themes new default
* feat: migrate legacy theme settings and update notification handling
* test: add unit tests for migrateThemeSettingsId function
* feat: add command to try new default themes and update notification message
* feat: refactor tryNewDefaultThemes command to use Action2 class
* feat: update theme names to remove 'Default' prefix and improve theme selection logic
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Regenerated all 126 baseline files (108 regular + 18 tree-sitter) by running the colorize integration tests.
---------
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-16 14:58:23 +00:00
mrleemurray
873fa1c29f
Add foreground color for italic markup in theme files
2026-02-18 13:44:45 +00:00
David Dossett
dccac35285
Polish buttons and inputs ( #280457 )
...
* Update default styles and add small variant
* Strip other instances where default styles should apply
* Strip overrides from review/comment UI
* Update some buttons in chat
* Polish floating keep/undo action bars
* One off the add model button for now
* Update secondary button styles + common button border for dark modern
* Use small variant for "keep | undo" chat button bar
* Strip overrides from chat confirmations buttons
* Missed one borde radius override
* Fix small variant
* Align keep/undo editor widgets with small button variant and icon button sizes
* Use same border radius for inputs
* Update src/vs/workbench/contrib/chat/browser/media/chatEditorController.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/vs/base/browser/ui/dialog/dialog.css
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update extensionEditor.css to adjust font weight and border radius for action items
* Update quickInput.css and titlebarpart.css to adjust border radius and padding for improved UI consistency
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: mrleemurray <lee.murray@microsoft.com >
Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com >
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
Co-authored-by: Lee Murray <mrleemurray@gmail.com >
2026-01-14 17:00:10 +00:00
Raymond Zhao
e061feef09
Restore foreground color for operators in dark_plus theme ( #277204 )
...
Revert "Revert "Revert "Update foreground color for operators in dark_plus th…"
This reverts commit eaea0cd151 .
2025-11-13 17:35:32 +00:00
Raymond Zhao
eaea0cd151
Revert "Revert "Update foreground color for operators in dark_plus theme"" ( #275925 )
2025-11-06 20:20:10 +00:00
Lee Murray
240c342c34
Revert "Update foreground color for operators in dark_plus theme"
2025-11-06 15:10:34 +00:00
mrleemurray
73947d8d87
Update foreground color for operators and semantic tokens in dark_plus theme for higher contrast ratio
2025-10-08 17:58:29 +01:00
lemurra_microsoft
e9bf40d990
Add hover foreground color for status bar items in light and dark themes
2025-09-30 16:40:29 +01:00
lemurra_microsoft
836137bd80
Update status bar item hover background colors for improved visibility
2025-09-30 16:32:23 +01:00
Justin Chen
7f3d92fe40
many chat ui improvements ( #250022 )
...
* many chat ui improvements
* better handling of request VM
2025-05-28 18:45:25 -07:00
Benjamin Pasero
9b0cd65515
theme - fix some colors in status bar for #235718 ( #236331 )
2024-12-17 12:22:51 +01:00
Alex Ross
09fe3fcbc1
Adopt new Ruby grammar ( #235732 )
2024-12-11 17:53:04 +01:00
Joyce Er
370f5619b9
fix: use chat edit state for chat file list decorations ( #230284 )
...
* fix: use chat edit state for chat file list decorations
* Add theme defaults
2024-10-02 09:50:08 +02:00
David Dossett
daf1b14904
Fix contrast ratio for selected menu items in Dark VS theme
2024-08-02 14:02:25 -07:00
Benjamin Christopher Simmonds
146b3fb6e0
Update tab selected background color ( #212872 )
...
tab selected background light vs
Co-authored-by: João Moreno <joao.moreno@microsoft.com >
2024-05-16 16:15:28 +02:00
Benjamin Christopher Simmonds
942d81c5b1
Improve tabs multi select theme colors and high contrast support ( #212795 )
...
Improved tabs multi select theme colors and high contrast support
2024-05-15 12:41:13 +02:00
David Dossett
2fb4572cce
Update menu selected state colors
2024-04-17 15:18:30 -07:00
Hylke Bons
b8ac113876
themes: Increase contrast of inputs placeholder text
2024-02-01 18:03:40 +01:00
Henning Dieterichs
ad18bb00ce
Fixes #199351
2024-01-09 23:40:26 +01:00
Alex Ross
b0d60e8e2e
Add the new Less grammar back in ( #200043 )
...
This reverts commit 95c05bf57b .
2023-12-05 15:17:02 +01:00
Alex Ross
95c05bf57b
Revert new Less grammar in preparation for release ( #199017 )
...
* Revert "merge theme rules for css/less/scss variables (#197657 )"
This reverts commit cc08867677 .
* Revert "Adopt Better-Less grammar (#197557 )"
This reverts commit ce40e7ce61 .
2023-11-24 14:11:23 +01:00
Martin Aeschlimann
cc08867677
merge theme rules for css/less/scss variables ( #197657 )
2023-11-17 11:40:21 +01:00
Alex Ross
ce40e7ce61
Adopt Better-Less grammar ( #197557 )
...
Consider adopting a new Less grammar
Fixes #171239
2023-11-07 17:36:06 +01:00
Mohammad Reza Gharabaghi
93351c7436
Update theme-defaults ( #197449 )
...
* Update dark_vs.json
* Update light_modern.json
* Update light_vs.json
* Update hc_black.json
2023-11-07 16:49:05 +01:00
David Dossett
b206bc2c51
Merge pull request #195853 from microsoft/ddossett/wicked-narwhal
...
Increase link contrast in dark modern
2023-10-17 18:30:11 -07:00
David Dossett
49671031d1
Increase link contrast in dark modern
2023-10-17 18:15:34 -07:00
David Dossett
8e17fcac92
Update input placeholder color in dark modern
2023-10-17 17:40:58 -07:00
David Dossett
243e6cec50
Tweak text preformat foreground and background ( #195821 )
2023-10-17 22:18:28 +02:00
Alex Ross
cc4775f55a
Update themes to accommodate C# grammar change ( #192854 )
...
See https://github.com/dotnet/csharp-tmLanguage/issues/290
2023-09-12 12:37:49 +02:00
Alex Ross
f605341af6
Syntax highlighting incorrect in vscode.python for the word 'file' ( #191111 )
...
* Syntax highlighting incorrect in vscode.python for the word 'file'
Fixes #188190
* Update colorization test
2023-08-23 22:17:23 +01:00
Henning Dieterichs
d72cb889ed
Uses inputActiveOptionBackground as default for actionBar.toggledBackground
2023-08-14 18:45:24 +02:00
David Dossett
54902a3f0b
Tweak slash command widget pill colors and padding ( #190208 )
...
* Tweak slash command pill colors
* Fix padding
2023-08-10 16:23:00 -07:00
David Dossett
caebd5c3a7
Tune secondary button colors ( #189989 )
2023-08-09 00:19:23 +01:00
David Dossett
d1c4bf3fcb
Add CSS vars for slash commands and tweak styling ( #189965 )
...
Add css vars for slash commands and tweak styling
2023-08-08 13:37:37 -07:00
David Dossett
c27bc0ff97
Fine tune editor widget backgrounds and border ( #189957 )
...
Fine tine editor widgets and border
2023-08-08 19:07:46 +01:00
David Dossett
299407db3d
Fix invisible border and use new foreground color for quick pick separators ( #189857 )
2023-08-07 12:36:29 -07:00
David Dossett
83fc3ad9bd
Replace transparent colors in Light/Dark Modern themes ( #189585 )
...
* Switch to solid colors in light modern and transform values to all caps
* Remove transparent values from workbench in dark+
* Finish merge
2023-08-04 10:34:09 +10:00
David Dossett
2bba361d30
Fix list backgrounds, editor hover widget, and quick pick colors ( #189591 )
...
* Fix editor hover widget background
* Remove list overrides and match quick pick background to editor widgets
2023-08-04 09:41:07 +10:00
David Dossett
f0e0d81e2c
Revert scrollbar overrides in Dark Modern ( #189593 )
2023-08-04 00:26:48 +01:00
David Dossett
1d28efe34c
Fix light modern list focus outline ( #189590 )
2023-08-03 16:11:41 -07:00
David Dossett
45efcb4d17
Fix markdown pre and quote styling ( #189586 )
2023-08-03 15:41:07 -07:00
David Dossett
f78157b2b5
Update badge colors in light/dark modern themes ( #189503 )
...
* Update badge background and foreground colors for Light/Dark Modern themes
* Fix hc-dark
2023-08-02 15:00:24 -07:00
Hylke Bons
741de09ada
themes: Fall back to Light/Dark+ themes for diff colors
2023-07-24 13:41:30 +02:00
Rickey K. Liang
2ff3c9a7e7
Revert Python docstring color ( #184938 )
...
Revert b4368691e9
all color themes: treat comment docstrings as comments too (#182162 )
2023-07-10 14:48:51 +02:00
David Dossett
a3231fc857
Update inlay hint colors ( #186658 )
...
* Update inlay hints colors
* Update new themes
2023-06-29 12:49:50 -07:00
David Dossett
80f09eef48
Fix settings dropdown list background ( #184547 )
2023-06-08 00:03:16 +02:00