Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
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
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
243e6cec50 Tweak text preformat foreground and background (#195821) 2023-10-17 22:18:28 +02: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
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
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
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
742d3670cb Fix code block background in light modern theme (#183131) 2023-05-22 18:43:43 +02:00
David Dossett
4d0b34bf48 Rename new default theme files (#183001)
* Rename new default theme files

* Update tests
2023-05-22 08:27:24 -07:00