mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Add pre-commit
This commit is contained in:
parent
379559c076
commit
3bf382a6b9
4 changed files with 22 additions and 4 deletions
|
|
@ -89,9 +89,7 @@ val unspecified_scheme =
|
|||
@Composable
|
||||
fun DolphinTheme(
|
||||
darkTheme: Boolean = isSystemInDarkTheme(),
|
||||
content:
|
||||
@Composable()
|
||||
() -> Unit,
|
||||
content: @Composable () -> Unit,
|
||||
) {
|
||||
val colorScheme =
|
||||
when {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue