uloco/theme-bluloco-dark

How to edit statusbar color?

IdanAdar opened this issue · 3 comments

Hi,

I'd like to modify the color of the status bar while keep using this theme.
Is it possible to do this in settings.json?

uloco commented

Hey. This can be done with the following configuration:

  "workbench.colorCustomizations": { "[Bluloco Dark]": {"statusBar.background": "#ff0000"}},

Thanks!

uloco commented

@IdanAdar I have changed the default statusbar color to a less distracting one. Give it a try. The color of the border now indicates the different types (file, folder, debug).
See a preview in the screenshots.