mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Brighten primary color of voice input theme
This commit is contained in:
parent
9a37a2c6a0
commit
2c4859598e
@ -20,7 +20,7 @@ import org.futo.inputmethod.latin.uix.theme.presets.VoiceInputTheme
|
||||
import kotlin.math.sqrt
|
||||
|
||||
val DarkColorScheme = darkColorScheme(
|
||||
primary = Slate600,
|
||||
primary = Slate500,
|
||||
onPrimary = Slate50,
|
||||
|
||||
primaryContainer = Slate700,
|
||||
|
Loading…
Reference in New Issue
Block a user