-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
contributeEven an idea is fineEven an idea is fine
Description
I really don't like my theme being changed. This change to my settings.json means that when I open a file ending in *.ds the theme will be switched only for that file. You need to have have the 'theme-by-language' extension installed.
{
"theme-by-language.themes": {
"filename:.*\\.ds$": "LightDuckyScript"
},
"workbench.colorTheme": "PowerShell ISE"
}
Leaving this here in case anyone else has this problem, feel free to close.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contributeEven an idea is fineEven an idea is fine