Last updated 7 months ago
I have tried DRACULA_WHITE & WHITE but it doesn't work.
It is for setTextColour()
You need to use the following:
setTextColour(DRACULA_FOREGROUND)
You can find all the available colours on the reference page.
Become a free member to post a comment about this question.