Commit Graph

16956 Commits

Author SHA1 Message Date
David Dossett
3ec917c359 Brighten list selection foreground in 2026 dark theme (#296053) 2026-02-18 17:59:08 +00:00
Matt Bierner
ccc44bc568 Merge branch 'main' into dev/mjbvz/foolish-quelea 2026-02-18 09:13:50 -08:00
Lee Murray
2518e1f36f Merge pull request #296019 from microsoft/mrleemurray/uniform-orange-planarian
Adjust z-index for in-editor pane iframes
2026-02-18 16:57:54 +00:00
Lee Murray
fa894769c7 Merge pull request #296039 from microsoft/mrleemurray/managerial-sapphire-heron
Refine quick input list separator styles and enhance settings editor background colors
2026-02-18 16:57:03 +00:00
Lee Murray
289ba304da Merge branch 'main' into mrleemurray/uniform-orange-planarian 2026-02-18 16:42:09 +00:00
mrleemurray
2d131b8663 refine quick input list separator styles and enhance settings editor background colors 2026-02-18 16:41:25 +00:00
Matt Bierner
8f2f873054 Mark more settings as language overridable 2026-02-18 07:53:14 -08:00
Matt Bierner
cd0e3f3485 Fixing scopes 2026-02-18 07:45:46 -08:00
Lee Murray
537e9775ba Merge pull request #296015 from microsoft/mrleemurray/absolute-gray-halibut
2026 theme foreground color adjustment
2026-02-18 15:14:45 +00:00
Lee Murray
12dd2d8729 Merge pull request #296004 from microsoft/mrleemurray/allied-emerald-hippopotamus
Add foreground color for italic markup in theme files
2026-02-18 15:08:23 +00:00
Lee Murray
f071a3fe56 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 14:58:33 +00:00
mrleemurray
ac2c7aab7f Adjust z-index for in-editor pane iframes to ensure proper rendering above sidebar and sashes 2026-02-18 14:45:34 +00:00
mrleemurray
92f02ddd49 Update foreground color values for consistency in 2026 Light theme 2026-02-18 14:26:37 +00:00
mrleemurray
ffe44095bc Update foreground color values in 2026 Light theme for consistency 2026-02-18 14:22:50 +00:00
mrleemurray
e1956282ce Update italic markup colors in theme files for consistency across themes 2026-02-18 14:14:13 +00:00
mrleemurray
a83651d291 Update color values for foreground elements in 2026 Dark and Light themes 2026-02-18 14:07:35 +00:00
Lee Murray
85283a7ecf Merge pull request #296002 from microsoft/mrleemurray/public-silver-leopon
Update color theme for 2026 Light
2026-02-18 13:53:01 +00:00
mrleemurray
873fa1c29f Add foreground color for italic markup in theme files 2026-02-18 13:44:45 +00:00
mrleemurray
d86a93d846 Update color theme for 2026 Light: adjust background colors for various UI elements 2026-02-18 13:37:27 +00:00
mrleemurray
2e5af5b088 Add chat thinking shimmer color to 2026 Light theme 2026-02-18 12:59:23 +00:00
Matt Bierner
3f8fc43e23 Use standard setting name and fix check 2026-02-17 16:56:50 -08:00
Matt Bierner
2a2f6407e4 Adopt unified js/ts setting for format settings
For #292934
2026-02-17 13:05:55 -08:00
David Dossett
374c7e424f Polish actionmenu and list styles (#295825)
Custom action widget menu styles: 12px codicons, 6px gap
2026-02-17 19:29:03 +00:00
David Dossett
7d8ebbc9a8 Chat input styling: border radius, icon colors, toolbar tweaks (#294351)
* Chat input styling: border radius, icon colors, toolbar tweaks

* Swap all send icons to arrowUp, fix toolbar icon colors

* Fix missing semicolon, move inline styles to CSS class

* Update 2026 theme chat input radius to radius-lg

* Update descriptionForeground to #888888 in 2026 dark theme

* Revert background agent Copilot CLI customizations
2026-02-17 18:48:33 +00:00
Matt Bierner
cd303a89df Merge pull request #295271 from microsoft/dev/mjbvz/esbuild-merge
Esbuild a few more built-in extensions
2026-02-17 09:33:01 -08:00
Benjamin Pasero
b1009c98bb Sessions exploration (#294912) 2026-02-17 14:14:39 +00:00
mrleemurray
7520304216 Add hover background for sticky scroll in dark and light themes 2026-02-17 12:23:49 +00:00
mrleemurray
cebaef18d3 Fix indentation 2026-02-17 12:20:25 +00:00
mrleemurray
2b42a80885 Enhance quick input list styles for better visibility and interaction 2026-02-17 12:13:01 +00:00
mrleemurray
152d29bd0c Fix sticky widget styles for reduced transparency theme 2026-02-17 11:38:34 +00:00
mrleemurray
4960dbf34e Add hover background for sticky line content in editor 2026-02-17 11:36:30 +00:00
mrleemurray
9777d84972 Enhance minimap autohide functionality and improve sticky widget styles 2026-02-17 11:29:57 +00:00
mrleemurray
0955181440 fix: update command center active background and add toolbar hover background color 2026-02-16 16:44:20 +00:00
mrleemurray
4871bc4901 fix: add border color for widget in 2026 dark theme 2026-02-16 16:19:42 +00:00
Ladislau Szomoru
dfec5880f8 Git - 💄 extract quick diff providers (#295564)
Git - extract quick diff providers
2026-02-16 17:10:19 +05:00
Johannes Rieken
4f5d8f3946 Remove code-no-native-private ESLint rule (#295535) 2026-02-16 10:03:47 +01:00
Matt Bierner
5ded895db4 Adopt unified js/ts setting for preferences
For #292934
2026-02-13 15:33:01 -08:00
Matt Bierner
75a0ad4f75 Esbuild a few more built-in extensions
Switches from webpack to esbuild for `merge-conflict`, `references-view`,  `search-result`, and `simple-browser`
2026-02-13 15:00:06 -08:00
Tyler James Leonhardt
80ee2d8f15 Remove unused LoopbackAuthServer from microsoft-authentication (#295254)
The LoopbackAuthServer class in extensions/microsoft-authentication
is dead code with no references. The active loopback servers live in
extensions/github-authentication and src/vs/workbench/api/node.
2026-02-13 15:48:39 -06:00
Lee Murray
2e0ae5f4f1 Merge pull request #294934 from microsoft/mrleemurray/lively-amethyst-rooster
Refactor theme styles for buttons and quick input widgets
2026-02-13 17:50:26 +00:00
Lee Murray
71c0804d67 Merge pull request #295166 from microsoft/mrleemurray/double-bronze-gibbon
Enhance quick input widget styling for better visibility and interaction
2026-02-13 14:11:11 +00:00
mrleemurray
8bc0e77401 Enhance quick input widget styling for better visibility and interaction 2026-02-13 13:47:44 +00:00
mrleemurray
8d43dd606a Add support for reduced transparency in accessibility settings 2026-02-13 13:37:03 +00:00
Matt Bierner
730cabf7f3 Fix esbuilt web extensions
We should be using cjs here still. Only webviews use esm
2026-02-12 23:35:20 -08:00
Matt Bierner
631230f71b Merge pull request #295029 from microsoft/dev/mjbvz/esbuild-gunt
Adopt esbuild instead of webpack for a few more extensions
2026-02-12 16:52:22 -08:00
Matt Bierner
1ca69349dd Merge pull request #295055 from mjbvz/dev/mjbvz/mighty-horse
Adopt unified js/ts setting for suggest
2026-02-12 15:27:11 -08:00
Matt Bierner
313730f836 Use browser if it exists 2026-02-12 15:15:08 -08:00
Raymond Zhao
e987c5242e chore: bump extension versions (#295040) 2026-02-13 04:15:03 +05:00
Matt Bierner
41a5154112 Merge branch 'main' into dev/mjbvz/esbuild-gunt 2026-02-12 15:09:29 -08:00
Matt Bierner
dfc43c73a6 Adopt unified js/ts setting for suggest
Fixes #292934
2026-02-12 15:07:36 -08:00