Page 1 of 1

List of config file clr* names

Posted: 29 Apr 2015 17:17
by RPrinceton
Hello,
Is there a formal list of names of the color fields available in the config file?
Thx in advance.
RPrinceton

Re: List of config file clr* names

Posted: 29 Apr 2015 17:23
by bdeshi
Open the ini file and search for Clr . The full keynames are often self-explanatory.

The color values are saved in the inverted-hex-values-converted-to-decimal format

ed. Here's a list, partially ripped from RthemeL:

Code: Select all

[General]
clrMarkedText=
clrMarkedTextWindow=
clrLineNumText=
clrLineNumBack=
clrTreeSelNoFocusText=
clrTreeSelNoFocusBack=
clrTreePathTracking=
clrTreeLocked=
clrListSelNoFocusBack=
clrSelectionBox=

[Settings]
ClrBackTree=
ClrTextTree=
ClrHilite=
ClrBoxed=
ClrTabCurrent=
ClrTabOther=
ClrTabCurrentBack=
ClrTabOtherBack=
ClrInactivePane=
clrCrumb1ActiveBack=
clrCrumb1ActiveText=
clrCrumb1InactiveBack=
clrCrumb1InactiveText=
clrCrumb2ActiveBack=
clrCrumb2ActiveText=
clrCrumb2InactiveBack=
clrCrumb2InactiveText=

[Thumbs]
clrThumbsBack=
clrThumbsText=

[ListBrowse]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListFind]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListDrives]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListNetwork]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListRecycler]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListBrowsePD]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListFindPD]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

[ListDrivesPD]
ClrBack=
ClrText=
ClrGrid=
ClrSortCol=
ClrFocRow=
ClrSelRow=

Re: List of config file clr* names

Posted: 30 Apr 2015 14:54
by RPrinceton
Thank you Sammy,
To be more specific I was looking for the name of the color field that controls the color of the Title bar after executing a Visual Filter search.
Currently it is a gaudy green.
Thx in advance.
RPrinceton

Re: List of config file clr* names

Posted: 30 Apr 2015 15:15
by Stef123
RPrinceton wrote: Currently it is a gaudy green.
I think it was programmed on St. Paddy's Day. Clinking a Shamrock brewsky - or rather a bottle of Beck's Beer considering Don's location - to commemorate Cologne kickers vs Irish United :mrgreen: :biggrin:

Re: List of config file clr* names

Posted: 30 Apr 2015 15:19
by bdeshi
Oh, that you cannot modify without editing XYplorer.exe