# HG changeset patch # User wenzelm # Date 1373480164 -7200 # Node ID 7f5be9be51a7b74ae7dfc294392e7e171ca3033f # Parent e78ea835b5f8f957ebf9f2beab64c961f517aee4 less intrusive token_range rendering, which is relevant for inner parse errors; diff -r e78ea835b5f8 -r 7f5be9be51a7 src/Tools/jEdit/etc/options --- a/src/Tools/jEdit/etc/options Wed Jul 10 13:43:23 2013 +0200 +++ b/src/Tools/jEdit/etc/options Wed Jul 10 20:16:04 2013 +0200 @@ -38,7 +38,7 @@ option unprocessed1_color : string = "FFA0A032" option running_color : string = "610061FF" option running1_color : string = "61006164" -option light_color : string = "F0F0F0FF" +option light_color : string = "F0F0F064" option bullet_color : string = "000000FF" option tooltip_color : string = "FFFFE9FF" option writeln_color : string = "C0C0C0FF"