Add new color Lightgray #216
andromeda2911
started this conversation in
Ideas
Replies: 1 comment
-
it's solved because I was in VGATextController resolution instead of VGA16Controller |
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.
-
Hi,
it's possible to add a new type color standard Lightgray (RGB888(211,211,211)):
for example: Color::Lightgray.
Macro RGB888 not return type Color.
I have tested to add color to files displaycontroller.h and displaycontroller.cpp but it not work.
displaycontroller.h:
displaycontroller.cpp:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions