Kotlin / dokka

API documentation engine for Kotlin
https://kotl.in/dokka
Apache License 2.0
3.43k stars 409 forks source link

No theme switch button on mobile #3000

Open IgnatBeresnev opened 1 year ago

IgnatBeresnev commented 1 year ago

Originally reported in #2347

There's no way to switch to the light/dark themes on mobile, the button is not there:

screenshot ![2023-05-19_17-21-24](https://github.com/Kotlin/dokka/assets/22685910/93ef33ed-11ce-4e94-9bfc-4c0284d22961)

Whereas it exists on desktop:

screenshot ![2023-05-19_17-23-13](https://github.com/Kotlin/dokka/assets/22685910/ef5424d3-6a2d-42b8-87a6-d4802caa0606)
IgnatBeresnev commented 11 months ago

Need to figure out if this is intentional and theme-switching should not be accessible on mobile, or if it was simply forgotten and then needs UI/UX design

atyrin commented 9 months ago