This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Hard coded colors #34
BananaSupreme
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi!. Any contribution will be more than welcome. No, hard coded colors are not a good idea and should not happen. All the controls must use the custom colors defined by the user or fallback in default colors defined in color schemas like https://github.com/dotnet/Microsoft.Maui.Graphics.Controls/blob/main/src/GraphicsControls/Platform/Fluent.cs#L9 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I love the goal of the library and would love to contribute!
I am reading through code to understand what it's doing, and the colours are hard coded, is this the best idea?
Or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions