Will Hayward wrote:
...
One thing I'm confused about at this point. Why does style.lua.13 change the
color of Lua keywords? I mean, where's the connection defined? And how were
we supposed to know that? I initially disregarded that part of
lua.properties because it came under the comment "Other keywords (bozo test
colors)". Sounded like they were for testing purposes only. Only after not
finding anything anywhere else did I return back to these lines and start
fiddling with them.

Also, apparently style.lua.14 affects Lua functions. What do the other ones
affect (#15 - #19), and again, how would I know this?

You have the wrong bindings for "bozo", "test", and "colors"... this just meant that the COLORS were weird (usually because of being overly bright/contrasting etc) and were probably not meant for long-term use. The styles and/or keywords themselves were not [necessarily] "bozo" or "test" (AFAICT). ;)

As for the details of what a given style means, you may have to go to the lexer source itself to see which language elements are being associated with which styles.

Robert Roessler
[EMAIL PROTECTED]
http://www.rftp.com
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to