theiagoogle-cloud-shell-editor

Can Google Cloud Shell Editor (Theia) have color themes configured per workspace?


I like having a color theme configured per workspace in VS Code to give me an immediate indication of the project. I cannot seem to find a way to do this in the Cloud Shell Editor, Theia. The option to set the Color Theme appears to be global; is this possible at all to set per workspace? How?

Theia Gear Menu with Color Theme


Solution

  • Yes Google Cloud Shell Editor (Theia) can have color themes configured per workspace.

    Steps :

    There are two tabs, User and Workspace.

    User Settings : Globally-applicable settings, applied to all your instances of the Cloud Shell Editor.

    Workspace settings : Workspace-specific settings, applied to only the currently active workspace. These settings are saved in the .theia/settings.json file in your workspace folder and can be shared using version control or by downloading the workspace folder.