I have a little problem with the back color. How do i put it back to transparent? by transparent i mean adapted to the color of the back(highlight selected column or back color)
Thanks
color filter back color
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: color filter back color
Hmmm, never faced this problem since i dont have back color setup on color filters. But seems like there not way to set it back to original "No color" from the config window. If you are in a hurry Edit the config manually.carmenm wrote:I have a little problem with the back color. How do i put it back to transparent? by transparent i mean adapted to the color of the back(highlight selected column or back color)
Thanks
Look for the section "Color Filter" inside your ini file, it should look like this:
Code: Select all
[ColorFilter]
Count=11
1=+*.pdf>804000,@Don: Maybe a way to get back original "No color"?
-
admin
- Site Admin
- Posts: 66300
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: color filter back color
Watch the tooltips on the buttons: "Hold CTRL to reset to default color" (which is "no color" for backcolor).serendipity wrote:Hmmm, never faced this problem since i dont have back color setup on color filters. But seems like there not way to set it back to original "No color" from the config window. If you are in a hurry Edit the config manually.carmenm wrote:I have a little problem with the back color. How do i put it back to transparent? by transparent i mean adapted to the color of the back(highlight selected column or back color)
Thanks
Look for the section "Color Filter" inside your ini file, it should look like this:After the ">" first value is Text color, second value is Back color (not set in the above example). So remove anything after the comma to get back your transparent look.Code: Select all
[ColorFilter] Count=11 1=+*.pdf>804000,
@Don: Maybe a way to get back original "No color"?
FAQ | XY News RSS | XY X
-
Pagat
- Posts: 307
- Joined: 09 Oct 2007 21:23
- Location: Austria
Re: color filter back color
If you don't want to go through the INI file you can also remove the background color via "Tools | List Management | Color Filters...". Example: The second part (00FF00) should be removed to be transparent again.
Edit: Hold Ctrl in tooltip... now that's what i call a hidden feature
Code: Select all
D:\*.exe>FF0000,00FF00Edit: Hold Ctrl in tooltip... now that's what i call a hidden feature
OS: Windows 11, 64-bit, Version 25H2, Build 26200.8655 (10.0), AMD64
Monitor: 1/2 (Primary) Primary Screen DPI: 96 (100%)
Monitor: 1/2 (Primary) Primary Screen DPI: 96 (100%)
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: color filter back color
Aaha.. another little trick I've missed.admin wrote:Watch the tooltips on the buttons: "Hold CTRL to reset to default color" (which is "no color" for backcolor).serendipity wrote:Hmmm, never faced this problem since i dont have back color setup on color filters. But seems like there not way to set it back to original "No color" from the config window. If you are in a hurry Edit the config manually.carmenm wrote:I have a little problem with the back color. How do i put it back to transparent? by transparent i mean adapted to the color of the back(highlight selected column or back color)
Thanks
Look for the section "Color Filter" inside your ini file, it should look like this:After the ">" first value is Text color, second value is Back color (not set in the above example). So remove anything after the comma to get back your transparent look.Code: Select all
[ColorFilter] Count=11 1=+*.pdf>804000,
@Don: Maybe a way to get back original "No color"?
Edit: I would put this on "Tip of the Day": Keep an eye on tooltips!
XYplorer Beta Club