Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Proposal about color used in imports/exports in vscode #99

Closed
JoseMurilloc opened this issue Feb 3, 2022 · 0 comments
Closed

Proposal about color used in imports/exports in vscode #99

JoseMurilloc opened this issue Feb 3, 2022 · 0 comments

Comments

@JoseMurilloc
Copy link

First of all I want to see that it is my favorite theme, just below there is an image of how I have been using it in my environment.
In this case, the exact checks i use:

 {
  "scope": [
    "keyword.operator.comparison",
    "keyword.control.loop.js",
    "keyword.control.loop.ts",
    "keyword.control.import.js",
    "keyword.control.import.ts",
    "keyword.control.import.tsx",
    "keyword.control.from.js",
    "keyword.control.from.ts",
    "keyword.control.from.tsx",
    "keyword.control.export",
    "keyword.operator.instanceof.js",
    "keyword.operator.expression.instanceof.ts",
    "keyword.operator.expression.instanceof.tsx"
  ],
  "settings": {
    "fontStyle": "italic bold",
    "foreground": "#e06ae0"
  }
},

Preview

⚠️ My suggestion is just the color pink
vscode

Repository owner locked and limited conversation to collaborators Feb 4, 2022
@daltonmenezes daltonmenezes converted this issue into discussion #100 Feb 4, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant