From: TheSaminator Date: Mon, 23 May 2022 15:21:47 +0000 (-0400) Subject: Add explanation X-Git-Url: https://gitweb.starshipfights.net/?a=commitdiff_plain;h=530b8a4ac6730ea0f2f2a491d028b0d9308eb849;p=starship-fights Add explanation --- diff --git a/src/jvmMain/kotlin/starshipfights/info/views_user.kt b/src/jvmMain/kotlin/starshipfights/info/views_user.kt index 4a79550..dcd7625 100644 --- a/src/jvmMain/kotlin/starshipfights/info/views_user.kt +++ b/src/jvmMain/kotlin/starshipfights/info/views_user.kt @@ -178,6 +178,9 @@ suspend fun ApplicationCall.manageUserPage(): HTML.() -> Unit { h3 { +"Display Theme" } + p { + +"Clicking one of the options here will preview the selected theme. It is still necessary to click Accept Changes to keep your choice of theme." + } label { radioInput(name = "theme") { id = "system-theme"