franneck94 / Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
MIT License
53 stars 14 forks source link

[Feature]: Use Error and Warning Status Bar Items instead of hard coded value #96

Closed staatzstreich closed 1 year ago

staatzstreich commented 1 year ago

Hey :)

Because I am using a light color schema where statusbar background color is light gray, the "Select Folder" in yellow Text is hard to see...

Maybe you can change this to an Error or Warning Statusbar Item instead as described here: https://code.visualstudio.com/api/ux-guidelines/status-bar

I am sorry but I have never investigated to do Extension - Development.. so I could not help with a PR for now.

Best, Michael

franneck94 commented 1 year ago

Fixed in #97