mrleemurray
ef7a51a4bb
style(suggest-widget): replace fixed border-radius with variable for consistency
2026-03-02 10:23:03 +00:00
mrleemurray
13a6803cba
style(quick-input): replace fixed border-radius with variable for consistency
2026-03-02 10:22:58 +00:00
Benjamin Pasero
fe85be6c2d
Merge branch 'main' into mrleemurray/custom-menu-update
2026-03-01 08:08:21 +01:00
mrleemurray
7325d2b95a
update syntax colors for 2026 theme in dark and light modes
...
Co-authored-by: Copilot <copilot@github.com >
2026-02-27 12:02:02 +00:00
mrleemurray
ea2dc89c51
fix: update border colors and remove unnecessary shadows in 2026 Light theme
2026-02-27 11:10:40 +00:00
David Dossett
a6bcce17ed
Align custom menu styling with chat picker visuals
2026-02-26 10:04:34 -08:00
mrleemurray
b9afe180fa
enhance notifications styling for reduced transparency mode
...
Co-authored-by: Copilot <copilot@github.com >
2026-02-26 17:55:00 +00:00
mrleemurray
4dec73ed63
enhance defineKeybindingWidget styles with important flags for shadow and background color
2026-02-26 17:43:45 +00:00
mrleemurray
0371658b57
fix: improve notification styles and adjust shadow properties
2026-02-26 15:33:54 +00:00
mrleemurray
0d6dd5d5d5
fix: add missing semicolon in sticky widget background style
2026-02-26 11:54:43 +00:00
mrleemurray
494df680c8
fix: add missing semicolon in sticky widget background style
2026-02-26 11:54:27 +00:00
mrleemurray
b75d9899e6
feat: enhance dropdown and sticky widget styles with improved shadows and backgrounds
2026-02-26 11:41:35 +00:00
David Dossett
a57eec6e74
Use icon.foreground color for titleBar.activeForeground in 2026 themes ( #297494 )
2026-02-25 23:00:26 +00:00
Lee Murray
8d1f10b0b8
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-25 17:13:26 +00:00
mrleemurray
b595f2b94c
Add depth shadows for panels in the editor to enhance UI layering
...
Co-authored-by: Copilot <copilot@github.com >
2026-02-25 16:08:31 +00:00
mrleemurray
957feb5551
fix(theme): adjust editor selection colors for better visibility
2026-02-24 15:16:22 +00:00
mrleemurray
dd60b6da77
fix(theme): update editor selection colors for improved visibility
2026-02-24 15:10:46 +00:00
mrleemurray
74479ced88
fix(theme): update dropdown list background color for better contrast
2026-02-24 14:30:40 +00:00
David Dossett
4eb8f169e5
Update chat input: hide attachments bar, move/restyle context window hint ( #296390 )
...
* Simplify chat input: hide attachments bar, move context usage widget
- Hide attachments bar by default, only show with manual attachments
- Remove Add Files button entirely
- Stop rendering implicit context pill (data still collected/sent)
- Move context usage pie widget from top-right to bottom toolbar
- Make input editor 2 lines tall by default (non-compact mode)
* fix: chat input toolbar icons use icon-foreground instead of foreground
- Move Add Context action to ChatInput menu alongside tools button
- Fix theme-2026 styles.css override that stomped toolbar codicon color
with --vscode-foreground; now uses --vscode-icon-foreground
- Add matching icon-foreground override in chat.css for specificity safety
- Switch context usage indicator from pie chart to stroke-based ring
- Account for context usage widget width in toolbar layout calculation
- Set explicit ordering for toolbar sections (input, context usage, execute)
* fix: remove unused isAttachmentAlreadyAttached method and dead imports
* fix: derive input min height from editor options instead of hardcoded values
* fix: remove dead ChatInputAttachmentToolbar menu registration
* fix: show attach context in execute toolbar for quick chat, not input toolbar
2026-02-20 10:23:22 -08:00
Lee Murray
48bbea1dab
Merge pull request #296271 from microsoft/mrleemurray/dizzy-coral-nightingale
...
Adjust inactive titlebar opacity for improved visibility
2026-02-19 12:15:14 +00:00
mrleemurray
5a3602ec06
style(titlebar): adjust inactive titlebar opacity for improved visibility
2026-02-19 11:59:15 +00:00
Lee Murray
b428f9121b
Merge pull request #296259 from microsoft/mrleemurray/pleasant-bronze-urial
...
Improve visibility of quick input list and settings count widget
2026-02-19 11:48:42 +00:00
mrleemurray
1b91ab65e6
style: enforce important flag on quick input list separator border for consistency
2026-02-19 11:15:37 +00:00
mrleemurray
edf78b572b
style: update quick input list and settings count widget for improved visibility
2026-02-19 11:12:29 +00:00
mrleemurray
8e87038b65
refactor(theme): update selectors to include 'vs' class for improved styling consistency
2026-02-19 10:47:10 +00:00
David Dossett
d645632853
Update chat bubble styling in 2026 dark theme ( #296128 )
2026-02-18 23:27:39 +00:00
David Dossett
3ec917c359
Brighten list selection foreground in 2026 dark theme ( #296053 )
2026-02-18 17:59:08 +00: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
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
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
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
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
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
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