List of Colors #2935
Unanswered
Witchdoc59
asked this question in
Q&A - General
List of Colors
#2935
Replies: 1 comment
-
A list of available colours is here. Functions descriptions are here. One day this info will be put into some documentation, in the meantime most of the available functions are described in the examples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the Free_Font_Demo there are lines like this; tft.setTextColor(TFT_YELLOW, TFT_BLACK);
Is there a list of the colors that we can use?
Is there a reference for the keywords? for example the line tft.setTextColor(TFT_YELLOW, TFT_BLACK); setTextColor takes two arguments. What are the arguments and what values can we use.
All and any comments or suggestions greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions