Skip to content

Instantly share code, notes, and snippets.

@Karn
Created March 9, 2025 04:26
Show Gist options
  • Save Karn/c5679e9b22c7e8251fed7c571bb53f92 to your computer and use it in GitHub Desktop.
Save Karn/c5679e9b22c7e8251fed7c571bb53f92 to your computer and use it in GitHub Desktop.
@RequiresApi(34)
internal fun dynamicDarkColorScheme34(context: Context) = darkColorScheme(
primary = ColorResourceHelper.getColor(context, android.R.color.system_primary_dark),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment