thheller / shadow-cljs

ClojureScript compilation made easy
https://github.com/thheller/shadow-cljs
Eclipse Public License 1.0
2.28k stars 179 forks source link

Dark mode for warnings #1214

Open danielcompton opened 2 weeks ago

danielcompton commented 2 weeks ago

It would be great if shadow-cljs had a dark mode for warnings available. The warning that shows up when there is a compile warning is bright white, which is quite stark at night time.

thheller commented 1 week ago

Any suggestions for colors to use?

The entire HUD thing is a bit messy and I'm considering removing it entirely. Do you actually look at the errors in the browser? Given that they should already be visible in the terminal/editor?