Matias Klemola
Matias Klemola
Not yet. I'll see if I can include it [v1.0](https://github.com/klemola/foobar2000-web-ui/milestone/1).
Hi, thanks for showing interest in this project! The app communicates with the foobar2000 control server plugin via a socket (see: https://github.com/klemola/foobar2000-web-ui/blob/master/server/ControlServer.ts), so from the communciation perspective there's nothing that...
It would be great if elm-ui used `elm-color` indeed. I'm trying to use it in an app that also uses `elm-collage`, which has a peer depedency for `elm-color` .
This has been improved in #93
@bobuk https://github.com/bIaqat/flat-theme-zed does exist, but it's currently broken: selecting text does not change the background of a syntax highlight span.
The first step of fixing this is implemented in #93