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
Color settings of file list and preview widget
Moderators: helmut, XnTriq, xnview
Re: Color settings of file list and preview widget
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:Does the following QSS…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?
… have the desired effect, Erekle?Code: Select all
QToolBar:horizontal { background-color: rgb(236, 233, 216); }
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
Thank you for the tips 
Can you send me the css of the Fusion Dark Theme that I can modify it for my requirements?

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
I'm sorry, it seems that this theme isn't available as QSSMajor Tom wrote: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
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.
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.