how to set colors ? #120
robinfoxnan
started this conversation in
General
Replies: 1 comment
-
|
It depends on the application you are using Scintillua with. If you are
using it with SciTE, then you can use something like "import
/path/to/scintillua/themes/light" in your SciTE properties file and
change those color definitions to your taste. If you are using another
application, you will have to use its system for changing colors.
|
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.
-
This library is great. I have used Scantillua.dll in my application to highlight the LUA script execution syntax. It currently works normally. When I read the manual, I am not sure how to set the color. Can I set it directly using the theme file? Thank you very much if you can reply
Beta Was this translation helpful? Give feedback.
All reactions