add focusHighlightForeground to demo #3754
Unanswered
connerleverett
asked this question in
Q&A
Replies: 2 comments
-
We are adding new colors every month, but there is no automated process of keeping that comment up-to-date. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here's a complete list of available theme colors as of monaco-editor@0.27.0
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/Microsoft/monaco-editor/blob/main/test/playground.generated/customizing-the-appearence-exposed-colors.html is missing
'editorSuggestWidget.focusHighlightForeground': // Color of the match highlights in the suggest widget when an item is focused.
which can be found at https://code.visualstudio.com/api/references/theme-color#editor-widget-colorsBeta Was this translation helpful? Give feedback.
All reactions