vscode-pets
vscode-pets copied to clipboard
Custom background color in vscode-pets.theme
I think it would be really cool to allow users to be able to enter a simple hex code for a solid color background in the vscode-pets.theme value.
This could be achieved using color contribution points and then its part of the custom theme instead of a configuration value.. https://code.visualstudio.com/api/references/contribution-points#contributes.colors I'm currently setting the panel to have the editor background color as the default