Page 1 of 1

Color settings of file list and preview widget

Posted: Fri Jan 13, 2017 3:18 pm
by Major Tom
Hi,

I use the Fusion Dark Theme.

See attachment:

It should be possible to change to background-color of the file list and preview-widget.

- In settings dialog
- In css file for custom themes

Thank you.
Thomas

Re: Color settings of file list and preview widget

Posted: Sat Jan 14, 2017 3:45 am
by XnTriq
XnTriq ([url=http://newsgroup.xnview.com/viewtopic.php?p=122253#p122253]Change colour of background behind the thumbnails[/url]) wrote:Go to View » Theme » Dark theme and replace all text in style_sheet_qss tab with…

Code: Select all

MyThumbListView {
background-color: rgb(143, 143, 143);
}
XnTriq ([url=http://newsgroup.xnview.com/viewtopic.php?p=129074#p129074]App background colors[/url]) wrote:
Erekle wrote:I adjusted another color, how was suggested here - http://newsgroup.xnview.com/viewtopic.p ... 14#p122253 - but now tree pane and toolbars are black, which is so hurt for eyes and icons visibility, as bright white. :)
Is it possible on XP to set toolbars and status bar in XP system color (RGB 236 233 216), and tree pane, preview and thumbnails pane background - in one color, not white and not black?
Does the following QSS…

Code: Select all

QToolBar:horizontal {
background-color: rgb(236, 233, 216);
}
… have the desired effect, Erekle?
XnTriq ([url=http://newsgroup.xnview.com/viewtopic.php?p=131785#p131785]Background Colour for Side Panels[/url]) wrote:This should fix it for the Properties and ExifTool panels:

Code: Select all

QTreeView {
background-color: rgb(RRR, GGG, BBB);
alternate-background-color: rgb(RRR, GGG, BBB);
}

Re: Color settings of file list and preview widget

Posted: Sat Jan 14, 2017 11:09 am
by Major Tom
Thank you for the tips :-)

Can you send me the css of the Fusion Dark Theme that I can modify it for my requirements? :)

Re: Color settings of file list and preview widget

Posted: Sat Jan 14, 2017 5:00 pm
by XnTriq
Major Tom wrote:Can you send me the css of the Fusion Dark Theme that I can modify it for my requirements?
I'm sorry, it seems that this theme isn't available as QSS :-|

Re: Color settings of file list and preview widget

Posted: Mon Jan 16, 2017 11:28 am
by Darko
There needs to be a proper black theme with inverted file list colours.

Rather than background cell colour the background cell colour should be black and the font colour should be colourful. Please implement as the current view is a little ugly if you don't mind me saying on dark scheme and themes.