ahmadawais / shades-of-purple-vscode

🦄 Shades of Purple offers a hand-picked selection of bold and vibrant shades of purple that will transform your code into a visually stunning masterpiece. With its carefully crafted color palette, this theme brings a sense of style, elegance, and whimsy to your favorite code editor, making your coding sessions a delightful journey of creativity.
https://marketplace.visualstudio.com/items?itemName=ahmadawais.shades-of-purple
Other
719 stars 64 forks source link

Package.json script section color not visible #145

Closed rashnk closed 3 months ago

rashnk commented 5 months ago

Theme: Shades of purple(super dark)

Issue: The text is not visible on hover popup/tooltip on package.json scripts section

Reproduce: hover on package.json scripts item, dev, the popup with text Run Script | Debug script

"scripts": {
    "dev": "vite",
    "dev-host": "vite --host",
    "build": "vue-tsc --noEmit && vite build",
    "preview": "vite preview",
    "lint": "eslint . --fix --ignore-path .gitignore"
  },

Demo https://github.com/ahmadawais/shades-of-purple-vscode/assets/12730428/381997ab-75c8-4ca0-9bbf-8f989294497d

ahmadawais commented 3 months ago

True that, wanna send in a PR?

rashnk commented 3 months ago

don't know what to change

black-black-cat commented 3 months ago

What I'm experiencing is that it defaults to yellow here and light purple on hover👇 屏幕截图 2024-03-29 095917

ahmadawais commented 3 months ago

Yep fixed now.