Column header text color

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
AugerJ
Posts: 50
Joined: 19 Jul 2016 06:27

Column header text color

Post by AugerJ »

Hi. How do I change the column header text color? (The text would be: "Name", "Size", "Modified" etc.)
Is it linked to some other color?
Thanks.

jupe
Posts: 2800
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Column header text color

Post by jupe »

Code: Select all

    + List: Added tweak to customize the colors of the column headers. Specify 
      the color in RRGGBB|RRGGBB format (backcolor|textcolor), e.g.:
        ListColumnHeaderColors=BFDAFE|223344
      You can omit the text color to have it auto-generated by artificial 
      intelligence. Note that in Dark Mode your colors will be smart-darkened.
for instructions on how to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak

AugerJ
Posts: 50
Joined: 19 Jul 2016 06:27

Re: Column header text color

Post by AugerJ »

Thanks.

Post Reply