List of config file clr* names

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
RPrinceton
Posts: 6
Joined: 29 Apr 2015 00:15

List of config file clr* names

Post by RPrinceton »

Hello,
Is there a formal list of names of the color fields available in the config file?
Thx in advance.
RPrinceton

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: List of config file clr* names

Post 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=
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

RPrinceton
Posts: 6
Joined: 29 Apr 2015 00:15

Re: List of config file clr* names

Post 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

Stef123

Re: List of config file clr* names

Post 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:

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: List of config file clr* names

Post by bdeshi »

Oh, that you cannot modify without editing XYplorer.exe
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Post Reply