tint the colours in the theme rather than hardcode vector green
This commit is contained in:
parent
adedf23cfb
commit
9a0bbfb871
2 changed files with 16 additions and 0 deletions
|
@ -73,5 +73,7 @@
|
|||
<source src="media/busy.mp3" type="audio/mpeg" />
|
||||
</audio>
|
||||
<audio id="remoteAudio"/>
|
||||
<!-- let CSS themes pass constants to the app -->
|
||||
<div id="mx_theme_accentColor"></div><div id="mx_theme_secondaryAccentColor"/></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue