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

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
--dh-color-editor-suggest-fgshould be--dh-color-white. Right now we end up w/ black on gray text.We should also probably add a variable to set
--vscode-editorSuggestWidget-selectedForegroundto--dh-color-whiteas well. It is currently set to#ffffffby 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-highlightForegroundand--vscode-editorSuggestWidget-focusHighlightForegroundVersions