I don't have a problem with the method used for marking folded blocks. I think, because I have set good colors, font sizes and have disabled the line number on left side. The line number is also shown at the status bar, so I don't need an extra line number gutter. And the totally different color for the fold gutter is really helpful.
For example my color settings:
Colors=1,12632256,1,8421376,0,0,1,8454143,0,0,1,16777215,0,0,0,0,1,65535,1,0,1,16776960,1,16744576
- Code: Select all
Color index table for Colors=
Index v10.10c v11.10a
-------------------------------------------------------
0,1 Background Background
2,3 Bookmarks Bookmarks
4,5 Text Text
6,7 Selected Text Selected Text
8,9 Sel. Text Background Sel. Text Background
10,11 Line/Col Background Line/Col Background
12,13 Line/Col Text Line/Col Text
14,15 Active Line Active Line
16,17 Active Line Background Active Line Background
18,19 Column Markers Column Markers
20,21 Brace Highlight
22,23 Folding Background
First number can only have the values 0 or 1. 0 is for default, 1 for custom
color. If first number is 0, second number is also 0. If first number is 1,
second number is the RGB value.
Update on 2006-03-01:
Since UEStudio 5.10+1 and probable v12.00 of UltraEdit 2 new color settings are available:
24,25 Text color for Workspace Manager / Output Window
26,27 Background color for Workspace Manager / Output Window