I am trying to change certain colors in my instance of VS Code. I know how to change colors ("workbench.colorCustomizations"
setting + Prop Names), but I don't know how to get the current color scheme since the value of the above-mentioned setting is {}
.
So, the question is:
How do I get colors of the specific part of the theme of my Visual Studio Code?
For example a color for gitDecoration.ignoredResourceForeground
, which I am trying to change.
Execute from command palette:
Developer: Generate Color Theme From Current Settings
Commented colors - the ones that get default values.
You can also toggle chrome console:
Developer: Toggle Developer Tools
Or get some colors in active editor:
Developer: Inspect Editor Tokens and Scopes
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With