Add dark theme
authorTheSaminator <TheSaminator@users.noreply.github.com>
Sun, 22 May 2022 18:13:34 +0000 (14:13 -0400)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Sun, 22 May 2022 18:13:34 +0000 (14:13 -0400)
commit6d6be4fcc35b2d3f5ef1fd786eacb397bff9e866
tree1fed3ca7089a6993a4dace056b55b67b5eb6d9a9
parent63932ad622e505cade6d6eb2a39e6c6b8d7293d2
Add dark theme
12 files changed:
src/jvmMain/kotlin/starshipfights/auth/providers.kt
src/jvmMain/kotlin/starshipfights/auth/utils.kt
src/jvmMain/kotlin/starshipfights/data/auth/user_sessions.kt
src/jvmMain/kotlin/starshipfights/info/view_tpl.kt
src/jvmMain/kotlin/starshipfights/info/views_gdpr.kt
src/jvmMain/kotlin/starshipfights/info/views_user.kt
src/jvmMain/resources/static/images/background-dark.jpg [new file with mode: 0644]
src/jvmMain/resources/static/images/external-link-dark.svg [new file with mode: 0644]
src/jvmMain/resources/static/images/external-link.svg
src/jvmMain/resources/static/images/panel-dark.svg [new file with mode: 0644]
src/jvmMain/resources/static/init.js
src/jvmMain/resources/static/style.css