Browse Source
Folloup after https://github.com/JetBrains/compose-multiplatform/pull/3402pull/3410/head
Igor Demin
1 year ago
committed by
GitHub
1 changed files with 0 additions and 5 deletions
@ -1,5 +0,0 @@ |
|||||||
package org.jetbrains.compose.demo.widgets.platform |
|
||||||
|
|
||||||
import org.jetbrains.skiko.SystemTheme |
|
||||||
|
|
||||||
actual fun isSystemInDarkTheme(): Boolean = org.jetbrains.skiko.currentSystemTheme == SystemTheme.DARK |
|
Loading…
Reference in new issue