-
Notifications
You must be signed in to change notification settings - Fork 14
Feature/new feature #50
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
Conversation
…thub-actions-pipeline [2022/09/03] - Add Github Actions CI/CD workflows
…lient-VSCode-Extension into feature/newFeature
…lient-VSCode-Extension into feature/newFeature
|
This is the new version of the css styling if you can test for yourself and let me know |
| opacity: 0.78; | ||
| } | ||
| `; | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes on this PR look nice, but there still seems to be an issue with the white VSCode theme.
Although it's not as popular as darker themes you wanna try solving this problem(Could be annoying to fix this)?
Current Issue
If you are satisfied with the current change and don't wanna bother dealing with the white VSCode theme, it's totally fine!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah yes i never tested it out with white i will take a look later today.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thanks!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi i never managed to find a way to fix it unfortunately so i say merge it and in the future if someone raises the issue we can take a better look
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good!

Summary
fixed issue where options weren't seen by the user due to vs code theme.
...