Skip to content

Comments

Feature/introduce new inverse colors#25

Merged
kavi707 merged 6 commits intomainfrom
feature/introduce-new-inverse-colors
Dec 4, 2025
Merged

Feature/introduce new inverse colors#25
kavi707 merged 6 commits intomainfrom
feature/introduce-new-inverse-colors

Conversation

@kavi707
Copy link
Member

@kavi707 kavi707 commented Dec 4, 2025

Additional color to theme palette

This change introduce new inverse colors to the theme palette. With inverse of onPrimary and onBackground colors, there is another color call default & inverseDefault. This default color is always White for light mode and Black for dark mode and inverse default is in the other way.

commits:

* Introduce inverseOnPrimary & inverseOnBackground colors to the theme palette
* Introduce new color call default the light and dark modes. Light mode default color will be White and in Dark mode, default color will be Black. This can use for adding shadow or all other reasons with alpha value into it.
* Add scrim color to the light and dark mode
@kavi707 kavi707 self-assigned this Dec 4, 2025
@kavi707 kavi707 added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 4, 2025
@kavi707 kavi707 merged commit 86b7efe into main Dec 4, 2025
1 check passed
@kavi707 kavi707 deleted the feature/introduce-new-inverse-colors branch December 4, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant