mastodon/app/javascript/styles/mastodon-light
Eugen Rochko 2e99e3cab3
Fix more visual issues with the audio player ()
* Fix more visual issues with the audio player

- Add horizontal baseline in the middle of waveform
- Fix audio player colors in light theme
- Use audio element instead of web audio API
- Do not render any bars until the file is loaded
- Do not allow interactions with waveform until the file is loaded

* Fix code style issue
..
diff.scss Fix more visual issues with the audio player ()
variables.scss Improve light theme ()