We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc0d58 commit e246e2eCopy full SHA for e246e2e
www/main.js
@@ -1,6 +1,7 @@
1
document.head.innerHTML += `
2
<style>
3
body {
4
+ background-color: white; /* fix Hass black theme */
5
display: flex;
6
flex-direction: column;
7
font-family: Arial, sans-serif;
0 commit comments