Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak light theme colors and remove mirrored colorBackground #5919

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

seadowg
Copy link
Member

@seadowg seadowg commented Jan 16, 2024

Results of design pairing with @alyblenkin on Material 3 colors.

@seadowg seadowg changed the title Tweak light theme colors and remove mirrored colorBackground Tweak light theme colors and remove mirrored colorBackground Jan 16, 2024
@@ -87,6 +87,7 @@
</item>
<item name="shapeAppearanceLargeComponent">@style/ShapeAppearance.Material3.LargeComponent
</item>
<item name="elevationOverlayEnabled">true</item>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to include this to make it clearer that elevationOverlay is being used here as it's very easy to miss.

@@ -11,9 +11,6 @@
<color name="colorErrorContainer">#ffb4ab</color>
<color name="colorOnErrorContainer">#690005</color>

<color name="colorBackground">#001117</color>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to define this as we always use the same color as colorSurface.

@seadowg seadowg requested a review from grzesiek2010 January 16, 2024 18:21
@seadowg seadowg marked this pull request as ready for review January 16, 2024 18:21
@grzesiek2010 grzesiek2010 merged commit 818dc44 into getodk:master Jan 16, 2024
6 checks passed
@grzesiek2010 grzesiek2010 added this to the v2024.1 milestone Jan 16, 2024
@seadowg seadowg deleted the color-tweaks branch January 17, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants