Hey DevForum
I have been making my project, more and Im making syntax highlighting.
However when im using rich text its not working
![]()
→

Can anybody fix the line of code? I really need help with this,
Thanks in advance!
Hey DevForum
I have been making my project, more and Im making syntax highlighting.
However when im using rich text its not working
![]()
→

Can anybody fix the line of code? I really need help with this,
Thanks in advance!
If that’s a TextBox, when a TextBox is focused, it displays the RichText. You can use a combination of TextBoxes and TextLabels. (TextBox for typing, TextLabel for displaying)
I know that, what the user sees is just a text box, but theres a barley transparent TextBox over the text
Oh, is the RichText property enabled for the TextLabel? There’s nothing wrong with your code AFAIK.
Although, your Green value is above 255.
wait what, oh it is… hmm I think im gonna fix that
any idea how to change a Color3 value into RGB?
NVM I FIXED IT THX SO MUCH, it uhh fixed it self (over 255 didnt work)