Change main Thumbnail window background gray

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Change main Thumbnail window background gray

Post by blackxacto »

When viewing a folder of images in THUMBNAIL view, there is a 10-20% gray background that shows when the thumbnails do not cover the thumbnail window. I have searched the PREFERENCES and cannot find where to change this gray tint background to 100 black. Would anyone know the path to change this window background color?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Change main Thumbnail window background gray

Post by xnview »

Settings>Thumbnails>Appearance
Pierre.
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

ImageSee attached image. Note the background color of 10-20% black of main window, separate from thumbnail preferences. Is there anyway to change this to 100 black? don't know if the image made it
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Change main Thumbnail window background gray

Post by xnview »

sorry but the screenshot is not visible
Pierre.
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

How do I get the 500 pixel wide image to you?
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Change main Thumbnail window background gray

Post by xnview »

For that you need to use your own theme, and change

Code: Select all

MyThumbListView{
	background-color: rgb(0, 0, 0);

}
Pierre.
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

Found the hidden xnviewer.ini file. Opened in Textwrangler. Did not find the item "MyThumbListView{

Can't "change" until I find the command. Do I insert the command you provided in the Textwrangler opened ini file commands? If so where? Should I save the newly edited file as a separate file, or Save and Close.

Sorry, not a programmer, but willing to experiment. :mrgreen:
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Change main Thumbnail window background gray

Post by xnview »

no sorry, you need to use View>Theme>Dark Theme
remove all, and add the MyThumbListView lines
Pierre.
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

Bravo, that worked. I don't understand what I removed, but your coding worked. Thank you very much for your time and help.

When you get time, would you explain what I "removed". I would think I removed all coding for a theme, not just replacing the background of the theme. But anyways, your coding worked great, thanks.
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Change main Thumbnail window background gray

Post by xnview »

you have removed the style for black theme
Pierre.
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

06 29 2019 Pierre, I updated XNViewerMP for iMac Mojave. In setting up my solid black background I have turned off the File Name. How do I turn Thumbnail File Name for each item back on? It's the only text I want to see in this thumbnail view. :mrgreen:
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

blackxacto wrote: Sun Jun 30, 2019 4:59 am 06 29 2019 Pierre, I updated XNViewerMP for iMac Mojave. In setting up my solid black background I have turned off the File Name. How do I turn Thumbnail File Name for each item back on? It's the only text I want to see in this thumbnail view. :mrgreen:
Also, I have forgotten how to turn the white border on all thumbnails off. I don't want to affect the selection border, but just the white border. I only want a black background then image+File Name
blackxacto
Posts: 86
Joined: Thu Apr 19, 2018 7:49 pm

Re: Change main Thumbnail window background gray

Post by blackxacto »

I have removed the style for black theme.

But I cannot get the thumbnail views to go black. I set any mention of a background as black, and any text as yellow. But it still reverts to original gray background and all text. I only want file name and extension
Post Reply