question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Themes] `editorGroup.emptyBackground` makes commands illegible

See original GitHub issue

Issue Type: Bug

  1. Create a theme, or setting, that assigns editorGroup.emptyBackground to any opaque color (example below #f8eff8).

Actual result: image

Expected result: image

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%
Extensions disabled
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:open
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lramos15commented, Jun 28, 2022

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.

0reactions
bpaserocommented, Jun 11, 2022

Recording 2022-06-11 at 16 55 46

I typically add this in textFileEditorModel.resolve:

if (this.resource.fsPath === '/Users/bpasero/Documents/ticino-playground/Features.ts') {
			await timeout(10000);
		}
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found