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

Coffee Contrast theme unreadable buttons #42

Open
Vraetzught opened this issue Aug 10, 2023 · 1 comment
Open

Coffee Contrast theme unreadable buttons #42

Vraetzught opened this issue Aug 10, 2023 · 1 comment

Comments

@Vraetzught
Copy link

Hello

First off, thanks for the collection of theme's, it's wonderful!
I really like the Coffee Contrast Theme, but noticed the text in the buttons is unreadable (very bright background with white text).
I thought it would be good to let you know.

  • [] Which editor/software are you using? --> VScode
  • [] Which theme are you using? --> Coffee Contrast
  • [] Which version of Rainglow do you have installed? --> v1.5.2
  • [] Can you provide screenshots to highlight the issue?
    image

Kind regards

@ScottMorse
Copy link

I second this. I added this to my VSCode settings.json for the time being, just choosing an arbitrary brown with a color picker that looked okay to me:

"workbench.colorCustomizations": {
  "[Coffee Contrast (rainglow)]": {
    "button.background": "#2d1e1e"
  }
},

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

2 participants