google / google/jetpack-camera-app

Create a color theme for the PreviewScreen UI components

Open
#249 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
341
Forks
71
Avg merge
4d 17h
Merged PRs (30d)
7

Description

The preview screen UI components are much higher contrast than the standard [Material color scheme](https://m3.material.io/styles/color/static/baseline). Currently we don't apply most of the colors based on a color scheme like we have in [ToggleButton](https://github.com/google/jetpack-camera-app/blob/ab75926866baecb52bd1a32c6cb93aa63e27ce4b/feature/preview/src/main/java/com/google/jetpackcamera/feature/preview/ui/PreviewScreenComponents.kt#L507), which uses the MaterialTheme.

We should define and use a color scheme for the Preview Screen components which use the white / yellow colors we are using now.

We may also want to fix this color scheme to use dark mode for highest contrast.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.