Vscode-project-manager: Link project with theme

Created on 12 May 2017  路  2Comments  路  Source: alefragnani/vscode-project-manager

Thank you for an awesome plugin.

It would be really cool if I could link each project with a theme. Or even better, just the background color in the editor. I'm mostly using Monokai, which makes two projects open at the same display kind of blending together.

Ideally I would like to pick a background color per project. It would be "black", "brown", "another brown", etc.

question

Most helpful comment

@alefragnani: Wow, that's great!
I had missed that.

It completely solves what I want to do.
I'm closing this issue.

All 2 comments

Hi @msageryd ,

Do you know that you already can do that, using the Workspace Settings?

{
  "workbench.colorTheme": "Kimbie Dark"
}

Or do you need something to override that?

@alefragnani: Wow, that's great!
I had missed that.

It completely solves what I want to do.
I'm closing this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dobbbri picture dobbbri  路  5Comments

frontcraft picture frontcraft  路  4Comments

glambert picture glambert  路  3Comments

tdmalone picture tdmalone  路  3Comments

johnbillion picture johnbillion  路  3Comments