openhab-core/bundles/org.openhab.core.io.http.auth
Yannick Schaus e1771c3b74
Add dark mode support in authorize page (#1600)
Closes https://github.com/openhab/openhab-webui/issues/309.
This only honors the scheme as reported by the `prefers-color-scheme` CSS media feature, i.e. local overrides for the main UI are not taken into account.
Tweak submit button styles to mimic the main UI's desktop theme.

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-08-21 11:13:49 +02:00
..
pages Add dark mode support in authorize page (#1600) 2020-08-21 11:13:49 +02:00
src/main/java/org/openhab/core/io/http/auth Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
.classpath Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Reconfigure and apply Spotless (#1442) 2020-04-23 17:17:12 +02:00