[FR] update Quick Pick & suggest widget colors
See original GitHub issueVSCode 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:
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top 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 >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
@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.@dsifford Strange, upgrading to
v1.59.0
fixed this issue for me, but it’s 100% reproducible forv1.57.x
usingv2.23.1
Dracula.