yandeu / five-server-vscode

⚡ VSCode Extension for Five Server.
https://marketplace.visualstudio.com/items?itemName=yandeu.five-server
Other
120 stars 9 forks source link

Custom "Go live" text color #33

Open yandeu opened 1 year ago

yandeu commented 1 year ago
    After i click "Go live" in VS Code lower right corner it starts extension and turns into http://127.0.0.1:5555/ with orange text color.

How do i change it to other color?

I tried changing/adding multiple items in settings.json but without success. I am able to change anything except this.

Also looked at https://code.visualstudio.com/api/references/theme-color but can't find solution.

Maybe this needs to be changed on extension level?

Any ideas? This is last step in my perfect light/dark theme customization i need. Thanks in advance.

Originally posted by @mariuszciaston in https://github.com/yandeu/five-server/discussions/87