'\" t .\" Title: yapet_colors .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 02/23/2014 .\" Manual: File Formats .\" Source: yapet 1.0 .\" Language: English .\" .TH "YAPET_COLORS" "5" "02/23/2014" "yapet 1\&.0" "File Formats" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" yapet_colors \- format of YAPET color configuration .SH "DESCRIPTION" .PP The color scheme of YAPET can be customized by setting the \fBcolors\fR option in \fB$HOME\fR/\&.yapet (see the section called \(lqEXAMPLES\(rq for examples)\&. It has the following syntax: .sp .if n \{\ .RS 4 .\} .nf \fBcolors\fR=\fIOBJ1\fR:\fI\fR\fI\fR\fI\fR;\&.\&.\&.;\fIOBJN\fR:\fI\fR\fI\fR\fI\fR .fi .if n \{\ .RE .\} .PP \fIOBJN\fR .RS 4 The UI object for which the color is set\&. See Table\ \&1, \(lqUI Objects\(rq for possible values\&. .RE .PP \fI\fR .RS 4 The foreground color of the UI object\&. See Table\ \&2, \(lqColors\(rq for possible values\&. .RE .PP \fI\fR .RS 4 The background color of the UI object\&. See Table\ \&2, \(lqColors\(rq for possible values\&. .RE .PP \fI\fR .RS 4 The attribute of the UI object\&. Attributes are used if the terminal does not support colors\&. See Table\ \&3, \(lqAttributes\(rq for possible values\&. .RE .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table\ \&1.\ \&UI Objects .TS allbox expand tab(:); lB lB. T{ UI Object T}:T{ Abbreviation T} .T& l l l l l l l l l l l l l l l l l l l l l l l l l l. T{ Default Color T}:T{ DEF T} T{ Dialog T}:T{ DIA T} T{ Dialog Title T}:T{ DIT T} T{ Input Widget w/o focus T}:T{ IWN T} T{ Input Widget w/ focus T}:T{ IWF T} T{ Hidden text in Input Widget T}:T{ IWH T} T{ Button w/o focus T}:T{ BTN T} T{ Button w/ focus T}:T{ BTF T} T{ List Box T}:T{ LBX T} T{ Highlighted line in List Box T}:T{ LBH T} T{ Check box group T}:T{ CBG T} T{ Title Bar T}:T{ TLB T} T{ Status Bar T}:T{ STB T} .TE .sp 1 .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table\ \&2.\ \&Colors .TS allbox expand tab(:); lB lB. T{ Color T}:T{ Abbreviation T} .T& l l l l l l l l l l l l l l l l. T{ Black T}:T{ k T} T{ Red T}:T{ r T} T{ Green T}:T{ g T} T{ Yellow T}:T{ y T} T{ Blue T}:T{ b T} T{ Magenta T}:T{ m T} T{ Cyan T}:T{ c T} T{ White T}:T{ w T} .TE .sp 1 .sp .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .B Table\ \&3.\ \&Attributes .TS allbox expand tab(:); lB lB. T{ Attribute T}:T{ Abbreviation T} .T& l l l l l l l l l l l l l l l l. T{ Normal T}:T{ 0 T} T{ Standout T}:T{ 1 T} T{ Underline T}:T{ 2 T} T{ Reverse T}:T{ 3 T} T{ Blink T}:T{ 4 T} T{ Dim T}:T{ 5 T} T{ Protected T}:T{ 6 T} T{ Invisible T}:T{ 7 T} .TE .sp 1 .SH "EXAMPLES" .PP \fBExample\ \&1.\ \&Default YAPET Colors\fR .PP Please note, the line has been wrapped for better readability\&. Line breaks are not allowed in \fBcolors\fR\&. .sp .if n \{\ .RS 4 .\} .nf colors=DEF:wk0;DIA:wb0;DIT:bw3;IWN:kw3;IWF:kg3;IWH:yy7; BTN:wk0;BTF:kg3;LBX:wk0;LBH:kg3;CBG:yc0;TLB:bw0;STB:bw0 .fi .if n \{\ .RE .\} .SH "FILES" .PP \fB$HOME\fR/\&.yapet .RS 4 The per\-user configuration file\&. If existing, options are read from this file but can be overridden by the command line options\&. .sp Processing of this file can be disabled by invoking \fByapet\fR with the \fB\-i\fR option\&. .sp Refer to the \fByapet_config\fR(5) for an explanation of the per\-user configuration file\&. .RE .SH "AUTHOR" .sp Rafael Ostertag rafi@guengel\&.ch .SH "SEE ALSO" .sp \fByapet\fR(1), \fByapet_config\fR(5) .SH "COPYRIGHT" .br Copyright \(co 2008, 2009, 2010, 2011, 2013, 2014 Rafael Ostertag .br