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

IMPORTANT Standard Color Resources #32

Open
liviu274 opened this issue Aug 27, 2024 · 0 comments
Open

IMPORTANT Standard Color Resources #32

liviu274 opened this issue Aug 27, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@liviu274
Copy link
Collaborator

liviu274 commented Aug 27, 2024

Note: Use {ThemeResource} markup extension for every color definition in order to make it adjustable for light/dark mode changes

ThemeResource standard colors for current app theme

White #ffffff / black #000000 --> TextFillColorPrimaryBrush
Gray #CCCCCC (for descriptions) --> TextFillColorSecondaryBrush
Green #6CCB5F (for highlights) --> SystemFillColorSuccessBrush
Blue #75E9FC (for highlights) --> SystemColorHotlightColor

@liviu274 liviu274 changed the title IMPORTANT Standard Color Themes For Foregrounds IMPORTANT Standard Color Resources Aug 27, 2024
@liviu274 liviu274 added the documentation Improvements or additions to documentation label Aug 27, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant