working on integration of new text editor with coloring

This commit is contained in:
benfry
2002-10-21 05:49:10 +00:00
parent 534ca955cd
commit 3e96229b66
3 changed files with 1100 additions and 3 deletions
@@ -11,6 +11,23 @@
#editor.program.columns = 60
#editor.program.font = Monospaced,plain,12
#editor.program.body.style = Monospaced,plain,12,#000000,#ffffff
editor.program.tag.style = Monospaced,plain,12,#800000,#ffffff
#editor.program.reference.style = Monospaced,plain,12,#000000,#ffffff
editor.program.name.style = Monospaced,plain,12,#b03060,#ffffff
editor.program.value.style = Monospaced,plain,12,#b03060,#ffffff
#editor.program.text.style = Monospaced,plain,12,#000000,#ffffff
editor.program.reserved_word.style = Monospaced,plain,12,#800000,#ffffff
#editor.program.identifier.style = Monospaced,plain,12,#000000,#ffffff
editor.program.literal.style = Monospaced,plain,12,#b03060,#ffffff
editor.program.separator.style = Monospaced,plain,12,#000080,#ffffff
#editor.program.operator.style = Monospaced,plain,12,#000000,#ffffff
editor.program.comment.style = Monospaced,plain,12,#000080,#ffffff
editor.program.preprocessor.style = Monospaced,plain,12,#a020f0,#ffffff
#editor.program.whitespace.style = Monospaced,plain,12,#000000,#ffffff
editor.program.error.style = Monospaced,plain,12,#800000,#ffffff
editor.program.unknown.style = Monospaced,plain,12,#804000,#ffffff
#editor.header.bgcolor = #333333
#editor.header.fgcolor.primary = #ffffff
#editor.header.fgcolor.secondary = #cccccc