microsoft / vscode

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

Dim Inactive Regions not working colorTheme Default High Contrast dark #173414

Open ka1339 opened 1 year ago

ka1339 commented 1 year ago

Type: Bug

Dim Inactive Regions not working colorTheme Default High Contrast dark

image

VS Code version: Code 1.75.0 (e2816fe719a4026ffa1ee0189dc89bdfdbafb164, 2023-02-01T15:23:45.584Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No Remote OS version: Linux x64 5.15.79.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (12 x 3696)| |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)|31.94GB (16.69GB free)| |Process Argv|--crash-reporter-id c6d44ad5-28f0-4d14-995a-ad6fd6cd6b67| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.79.1-microsoft-standard-WSL2| |CPUs|Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (12 x 3696)| |Memory (System)|15.59GB (14.45GB free)| |VM|0%|
Extensions (15) Extension|Author (truncated)|Version ---|---|--- language-x86-64-assembly|13x|3.0.0 better-cpp-syntax|jef|1.17.2 l13-diff|L13|1.0.3 vscode-language-pack-ko|MS-|1.75.2023020109 remote-wsl|ms-|0.75.1 doxdocgen|csc|1.4.0 gitlens|eam|13.2.0 better-cpp-syntax|jef|1.17.2 l13-diff|L13|1.0.3 vscode-language-pack-ko|MS-|1.75.2023020109 csharp|ms-|1.25.4 cmake-tools|ms-|1.13.45 cpptools|ms-|1.13.9 cpptools-extension-pack|ms-|1.3.0 cmake|twx|0.0.17 (2 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vscaat:30438848 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 azure-dev_surveyone:30548225 pyindex848cf:30577861 nodejswelcome1:30587005 282f8724:30602487 f6dab269:30613381 pythonsymbol12:30657548 2i9eh265:30646982 ```
daviddossett commented 1 year ago

Can you give an example of how this works in other themes? Wasn't sure what was supposed to happen here just looking at the screenshot

ka1339 commented 1 year ago

Other themes normally identify the inactive preprocessor segment, but the dark high contrast theme does not.

image

image image image

vscodenpa commented 1 year ago

Hey @daviddossett, this issue might need further attention.

@ka1339, you can help us out by closing this issue if the problem no longer exists, or adding more information.

roczhanghrb commented 8 months ago

Hi,

Is there any update on this? Thanks.