Basic-Excel-R-Toolkit icon indicating copy to clipboard operation
Basic-Excel-R-Toolkit copied to clipboard

Editor & Shell Dark Theme

Open MRGiacalone opened this issue 6 years ago • 2 comments

Some time ago I had successfully changed my background and font color of both the Editor and Shell to show a Dark type of theme. Now that I have updated BERT to the latest it is all back to white background.

Could it be possible to add directions as to how to achieve this easily. For the Shell it is fairly easy but the line for the editor: "theme": "vs", Does not show what other type of themes are available for selection, and I think this is how I changed it last time (I could be wrong).

Also, allow us to keep these color/theme settings after updating BERT, if possible.

Regards,

MRGiacalone

MRGiacalone avatar Jul 18 '18 14:07 MRGiacalone

The style for the shell had to change because the underlying structure changed -- it just wasn't possible to map over. We don't change these frequently.

The theme you want for the editor (probably) is vs-dark. We'll post some more information on customizing both parts in the future.

duncanwerner avatar Jul 19 '18 00:07 duncanwerner

That did the trick. Having a list of available themes within the config file would be great for future users. Many thanks.

MRGiacalone avatar Jul 19 '18 13:07 MRGiacalone