Open ghost opened 3 years ago
Second this. The one thing I have a problem with (pretty major), is the background-highlighted color. I can barely see it. ðŸ˜
I was able to adjust the theme in my VSCode settings by adding the below to the settings.json
file:
"workbench.colorCustomizations": {
"[Night Owl]": {
"list.focusBackground": "#2E3250"
}
}
I just tried to find the color that was used elsewhere in the theme so it didn't feel out of place. It was honestly still hard for me though since I don't see some of these colors well. 🙈
Some colors are too close to each other and this make color recognition harder for color blinded people
Screenshots
It's great theme and I'm waiting for it to get better Thanks for considering color blinded night owls!