What's other types of commands/modules should we have? #2
Replies: 2 comments 2 replies
-
A few ideas:
|
Beta Was this translation helpful? Give feedback.
-
I have started work on a module to create and manage color themes for Windows Terminal and VS Code. I have created a light-mode theme that uses colors that meet accessibility standards for foreground/background contrast. The commands allow you so list the available color profiles and switch between. You can create your own custom color profiles. Creating it is a manual process right now. I used a tool like this to find color combinations that meet the contrast requirements. https://webaim.org/resources/contrastchecker/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We've started with something basic. We want to have an easy approach for quickly changing colors on the stock powershell.exe terminal for folks with color blindness.
But what else do folks wish they had? Or maybe you have local for yourself that we could generalize for all to use!
Beta Was this translation helpful? Give feedback.
All reactions