microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.1k stars 29.26k forks source link

in Dark+ V2 theme, issue reporter dropdowns are not properly themed #169767

Closed sanket-bhalerao closed 11 months ago

sanket-bhalerao commented 1 year ago

Type: Bug

in Dark+ V2 theme, issue reporter dropdowns are not properly themed image

VS Code version: Code - Insiders 1.75.0-insider (d957d2ca58ded0ab70ed7fadc8a1f6a36fcf2d1e, 2022-12-20T09:53:34.313Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz (8 x 2112)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|15.82GB (4.28GB free)| |Process Argv|--crash-reporter-id e5294b27-02c9-4438-b8f3-90acb1091b3b| |Screen Reader|no| |VM|0%|
Extensions (21) Extension|Author (truncated)|Version ---|---|--- ng-template|Ang|15.0.3 atlascode|atl|2.10.12 vscode-markdownlint|Dav|0.48.1 vscode-eslint|dba|2.2.6 githistory|don|0.6.19 gitlens|eam|13.2.0 EditorConfig|Edi|0.16.4 prettier-vscode|esb|9.10.3 vscode-drawio|hed|1.6.4 output-colorizer|IBM|0.1.2 vscode-scss|mrm|0.10.0 vscode-edge-devtools|ms-|2.1.1 vscode-typescript-next|ms-|5.0.202212200 fabric8-analytics|red|0.3.6 vscode-xml|red|0.23.2022122104 vscode-yaml|red|1.10.1 sonarlint-vscode|Son|3.13.0 code-spell-checker|str|2.12.0 vscode-stylelint|sty|1.2.3 vscodeintellicode|Vis|1.2.29 vscodeintellicode-completions|Vis|1.0.20
A/B Experiments ``` vsliv695:30137379 vsins829:30139715 vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 pythonvspyl392:30422396 pythontb:30258533 vsc_aacf:30263846 pythonptprofiler:30281269 vshan820:30294714 pythondataviewer:30285072 vscod805:30301674 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30404738 cppdebug:30492333 vscaat:30438846 vsclangdf:30492506 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30618038 pylantcb52:30590116 pyindex848:30611229 nodejswelcome1:30587009 pyind779:30611226 pythonsymbol12cf:30622697 fim-prod:30623723 ```
TylerLeonhardt commented 1 year ago

@daviddossett is this something that you need to fix in the theme or something in issue reporter, you think?

sanket-bhalerao commented 1 year ago

the icons in the content assist panel are only white color. not sure if its related to the theme.

yume-chan commented 1 year ago

This should be caused by the input.background color token being semi-transparent.

zacuke commented 1 year ago

I'm seeing some problems with dropdowns in the settings area

image

VS Code version: Code - Insiders 1.75.0-insider (https://github.com/microsoft/vscode/commit/9ccc2b3b30c122afe45bc6722bef0e3901fb2806, 2023-01-20T05:23:24.298Z) OS version: Windows_NT x64 10.0.22623 Modes: Sandboxed: Yes

TylerLeonhardt commented 11 months ago

This seems to be fixed. I'm not sure when. image