Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion theme improvement #16

Open
yuritoledo opened this issue Mar 10, 2020 · 0 comments
Open

Suggestion theme improvement #16

yuritoledo opened this issue Mar 10, 2020 · 0 comments

Comments

@yuritoledo
Copy link

yuritoledo commented Mar 10, 2020

This options to widget/suggestion is good too:

    "workbench.colorCustomizations": {
        "editorSuggestWidget.background": "#161130",
        "editorHoverWidget.background": "#161130",
        "editorSuggestWidget.selectedBackground": "#0C0A20",
        "editorSuggestWidget.border": "#0C0A20",
        "editor.lineHighlightBackground": "#0C0A20",
    },

image

And this turquoise in functions:

 "editor.tokenColorCustomizations": {
        "[Outrun Night]": {
            "functions": "#00FFF1"
        }
    },

image

I can PR if you accept ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant