Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax Highlighting Color Change #233

Open
simieboy24 opened this issue Jun 22, 2021 · 1 comment
Open

Syntax Highlighting Color Change #233

simieboy24 opened this issue Jun 22, 2021 · 1 comment

Comments

@simieboy24
Copy link

Hi! I'm trying to change the color of my Lua highlighting but i can't seem to figure it out. My goal is for example to change the color if i type "local" from dark blue to purple, same for numbers, from purple to light blue for example. I am just a beginner and that's why i don't have experience.

@Hexman768
Copy link

You would do something like this. The FastColoredTextBox has public properties that you can modify. In your case, you could create a colorbox or picturebox that the user could use to change the color of the line numbers. Honestly though, I am not sure what the exact name of the line color property is, you'll have to dig through the code to see if you can find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants