Skip to content

Monaco autocomplete colors are incorrect #1592

@mattrunyon

Description

@mattrunyon

--dh-color-editor-suggest-fg should be --dh-color-white. Right now we end up w/ black on gray text.

image

We should also probably add a variable to set --vscode-editorSuggestWidget-selectedForeground to --dh-color-white as well. It is currently set to #ffffff by monaco. This affects the color of the non-matching portion when there is keyboard selection on an autocomplete item.

Might want to set something for the blue colors used in selected/non-selected suggestions as well. Those are --vscode-editorSuggestWidget-highlightForeground and --vscode-editorSuggestWidget-focusHighlightForeground

Versions

  • Web UI Version: 0.50.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions