Open fisforfaheem opened 5 months ago
Similar problem with formatting json
also, i am seeing that the copilot forgets everything....and just keeps describing waht code ishare instead
I have encountered a similar situation
Thank you for filing the issue!
I don't understand your request and what's wrong with response
make this monokai pro theme instead: "workbench.colorCustomizations": { "tab.activeBackground": "#1e2127", "tab.inactiveBackground": "#282c34", "tab.activeForeground": "#80cbc4", "tab.inactiveForeground": "#4b5263" },
Its a setting for vs code (using json)
i asked this:
make this monokai pro theme instead: "workbench.colorCustomizations": { "tab.activeBackground": "#1e2127", "tab.inactiveBackground": "#282c34", "tab.activeForeground": "#80cbc4", "tab.inactiveForeground": "#4b5263" },
i get:
Sure, if you want to customize these colors to resemble the Monokai theme, you can update your settings.json as follows:
This will give your active and inactive tabs a Monokai-like appearance. Please note that these are just example colors and you might need to adjust them to your liking.