[Themes] `editorGroup.emptyBackground` makes commands illegible
See original GitHub issueIssue Type: Bug
- Create a theme, or setting, that assigns
editorGroup.emptyBackground
to any opaque color (example below#f8eff8
).
Actual result:
Expected result:
VS Code version: Code 1.67.2 (c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5, 2022-05-17T18:20:57.384Z) OS version: Darwin x64 21.4.0 Restricted Mode: No
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i5-1038NG7 CPU @ 2.00GHz (8 x 2000) |
GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled |
Load (avg) | 4, 4, 5 |
Memory (System) | 16.00GB (0.34GB free) |
Process Argv | –disable-extensions --crash-reporter-id 01677fdc-9726-42ce-bf2a-61d644ca3b62 |
Screen Reader | no |
VM | 0% |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627:30244334
pythonvspyl392:30443607
pythontb:30283811
pythonvspyt551:30345470
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263cf:30335440
vscoreces:30445986
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vscscmwlcmt:30465135
cppdebug:30492333
vsclangdc:30486549
Issue Analytics
- State:
- Created a year ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Default focus is very subtle in empty editor groups, not many ...
For custom themes, I notice that editorGroup.activeEmptyBackground is available but that doesn't really seem to fit very well:.
Read more >Using the themes commands - IBM
You can use the themes commands to list, enable, disable, delete, and set the default themes on your Developer Portal service.
Read more >Theme Color | Visual Studio Code Extension API
Theme Color reference that lists all themable colors in Visual Studio Code. ... emptyBackground : Background color of an empty editor group. editorGroup....
Read more >Theme Kit command reference - Shopify.dev
This reference lists the Theme Kit commands for creating, configuring, updating, deploying, downloading, and removing themes.
Read more >All About the Command StrengthsFinder Theme | EN - Gallup
Everything you need to know about the CliftonStrengths theme Command, made popular in the international bestselling book StrengthsFinder 2.0.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve reverted the Z-index change due to the watermark still showing on slow editor loads will investigate next milestone. Appears that the letter press and command hints are on two separate style sheets entirely.
I typically add this in
textFileEditorModel.resolve
: