vdp_textcolor - Kyuchumimo/Micro-Joy-Home-Video-Computer GitHub Wiki
🧩🖼️ This is a general-purpose video-related function.
vdp_textcolor(fg, bg)
Parameters
- fg: foreground color (text mode only)
- bg: backdrop color
Description
This function is similar to vdp_set_bdcolor, but is only useful while in text mode where you can change the text color as you like.