====== Display options ====== This node contain default display options for view modes - fonts, background and text colors. ... 0 0 0 255 5 5 5 300 ... |< 100% 15% >| ^Common parameters^^ |**BackColor**|Background color of window (background, where no lines)| |**HighlightTextColor**|Highlighted line text color.| |**HighlightBackColor**|Highlighted line background color.| ^Information line parameters^^ |**LineBackColor**|Information line text color.| |**LineBackColorSecond**|Information line background color.| |**LineHeight**|Header height. If this parameter is 0, height of line will be calculated from the font height.| |**FieldFont**|Field name font.| |**FieldTextColor**|Field name text color.| |**FieldLeftMargin**|Left margin of field name text.| |**InfoFont**|Field info font.| |**InfoTextColor**|Info text color.| |**InfoLeftMargin**|Left margin of info text.| ^Header parameters^^ |**HeaderFont**|Text font.| |**HeaderTextColor**|Text color.| |**HeaderBackColor**|Text background color.| |**HeaderHeight**|Header height. If this parameter is 0, height of line will be calculated from the font height.| |**HeaderLeftMargin**|Left margin of header text.| ^Header parameters of 2-nd level^^ |**Header2Font**|Text font.| |**Header2TextColor**|Text color.| |**Header2BackColor**|Text background color.| |**Header2Height**|Header height. If this parameter is 0, height of line will be calculated from the font height.| |**Header2LeftMargin**|Left margin of 2-nd level header text.| ^Parameters of cover line^^ |**CoverLineBackColor**|Line background color.| |**CoverLineHeight**|Cover line height. Can be positive, negative and zero.\\ \\ **> 0** - line height is in priority, cover will be scaled to this value\\ **= 0** - line height depends on cover height, and choosing maximal possible\\ **< 0** - line height depends on cover height, but not more then given value| Font parameters: |**name**|Font name (font face).| |**size**|Font size.| |**style**|Font style. This is sum of flags:\\ \\ 1 - bold\\ 2 - italic\\ 4 - underscore.\\ \\ If no flags defined - 0.| If default parameter is absent in the configuration file, or it hve incorrect value and can't be read (empty), will be used next colors: |*TextColor|System color of window.| |*BackColor|System background color of window.| |HighlightTextColor|System color if selected window text.| |HighlightBackColor|System background color if selected window text.| |HeaderBackColor|System color of button face.| |Header2BackColor|$C0C0C0| |LineBackColorSecond|$F5F5F5|