rafaelmaiolla / remote-vscode

A package that implements the Textmate's 'rmate' feature for Visual Studio Code.
MIT License
260 stars 33 forks source link

Feature Request - would it be possible to use a different theme on "remote" files so they can easily be distinguished? #91

Open happymacarts opened 2 years ago

happymacarts commented 2 years ago

would it be possible to use a different theme on "remote" files so they can easily be distinguished? In Sublime text there was a setting for remote_subl.sublime-settings

{
    "color_scheme" : "Packages/Color Scheme - Default/Monokai.tmTheme",
}

Originally posted by @happymacarts in https://github.com/rafaelmaiolla/remote-vscode/issues/57#issuecomment-1191930175