Skip to content

Auto switch themes #1

Description

@i-am-shodan

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

contributeEven an idea is fine

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions