daltonmenezes / aura-theme

✨ A beautiful dark theme for your favorite apps.
MIT License
3.21k stars 152 forks source link

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

Closed JoseMurilloc closed 2 years ago

JoseMurilloc commented 2 years ago

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

:warning: My suggestion is just the color pink vscode