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.

[FR] update Quick Pick & suggest widget colors

See original GitHub issue

VSCode v1.57.0 release introduced a few new color tokens that control focus foreground:

  • list.focusHighlightForeground
  • quickInputList.focusForeground
  • editorSuggestWidget.selectedForeground

Which need to be reflected in the VSCode Dracula theme as well.

The current default editorSuggestWidget.selectedForeground #f8f8f2 doesn’t look good for Dracula:

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
wenfangducommented, Aug 22, 2021

@dsifford I found out it was fixed by https://github.com/microsoft/vscode/pull/126288 in v1.58. list.activeSelectionIconForeground was enabled for all themes in v1.57, therefore caused this issue.

1reaction
wenfangducommented, Aug 8, 2021

@dsifford Strange, upgrading to v1.59.0 fixed this issue for me, but it’s 100% reproducible for v1.57.x using v2.23.1 Dracula.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Suggest widget color customizations · Issue #134326 - GitHub
Issue Type: Bug. The foreground color is too dark to make the eyes look tired for a long time. I cannot customize the...
Read more >
How to Add and Change Color Widgets? - Screen Kit™
Before anything else, make sure that you have already installed our colorful application. Go with the flow as you explore which color suits...
Read more >
Color Widgets on the App Store
Color Widgets makes adding aesthetic and handy widgets to your home screen and lock screen easy. Choose from stunning predesigned widgets or, better...
Read more >
Enhance your widget - Android Developers
Starting in Android 12, a widget can use the device theme colors for buttons, backgrounds, and other components. This enables smoother transitions and ......
Read more >
How to add custom color Widgets on iOS 14 - YouTube
But you can also get custom widgets like color widgets that show time, ... Please share and subscribe for more, easy to follow...
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