View Issue Details

IDProjectCategoryView StatusLast Update
0003251Slicer4Core: GUIpublic2017-06-07 23:27
Reporterfedorov Assigned Tojohan.andruejol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0003251: Add support for custom color palette theme
Description

When Slicer is used in a clinical control room; the room ambient luminosity is very low. Slicer user interface color theme is mainly composed of gradients of whites. The contrast between the application luminosity and the ambient luminosity can be tiring factor for the Slicer user. The Qt library used for the GUI of Slicer can support custom colors for the GUI palette. We will implement a custom palette as an optional plugin for Slicer that will darken the GUI by using gradients of blacks.

TagsNo tags attached.

Relationships

related to 0003252 closedjohan.andruejol Slicer appear gray when used on LinuxMint15 
related to 0003253 closedjohan.andruejol Ensure style library are properly fixed up on MacOSX 

Activities

jcfr

jcfr

2013-07-31 20:47

administrator   ~0009323

Fixed in r22235, r22236, r22238, r22239, r22240

See

http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22235
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22236
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22238
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22239
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22240

fedorov

fedorov

2013-08-03 05:02

developer   ~0009377

Last edited: 2013-08-03 05:02

Excellent work, this looks great!

Is there a plan to update the Slicer icon in the left upper corner to blend with the background? Is it possible to switch to a different set of icons when the theme is changed? Some icons do not look good with dark background - see Transforms as an example.

2013-08-03 05:06

 

finetjul

finetjul

2013-08-07 21:23

administrator   ~0009427

Style improved in r22269

Concerning comments in 0009377, the easiest is to tweak the existing icons so they work both in the white and dark styles.

jcfr

jcfr

2013-08-30 12:46

administrator   ~0009740

Resolving the issue. Please re-open if this is still a problem.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file af8109e3

2013-08-08 01:22:12

finetjul

Details Diff
ENH: Improve Dark style

Issue 0003251

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22269 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Base/QTGUI/qSlicerDarkStyle.cxx Diff File
rm - Modules/Loadable/Annotations/Resources/Icons/Data.png Diff File
mod - Modules/Loadable/Annotations/Resources/qSlicerAnnotationModule.qrc Diff File
mod - Modules/Loadable/Data/Resources/Icons/Data.png Diff File
mod - Modules/Loadable/SlicerWelcome/Resources/Images/WelcomeLogo.png Diff File
mod - Modules/Loadable/Transforms/Resources/Icons/Transforms.png Diff File
mod - Resources/Logos/Slicer3.png Diff File

Slicer: 2145-support-for-installing-extension-from-file d269a581

2013-08-08 13:08:07

finetjul

Details Diff
BUG: Fix inactive button color for dark style

Issue 0003251

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22270 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Base/QTGUI/qSlicerDarkStyle.cxx Diff File

Slicer: 2145-support-for-installing-extension-from-file 41f3daf1

2013-08-12 09:21:41

finetjul

Details Diff
BUG: Fix crash when using slicer dark style

When painting a tab, Cleanlooks style expects to have a gradient in the
Window palette brush when it finds a gradient in the Button palette
brush.
Issue 0003251

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22283 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Base/QTGUI/qSlicerDarkStyle.cxx Diff File

Issue History

Date Modified Username Field Change
2013-07-26 08:04 jcfr New Issue
2013-07-26 08:04 jcfr Status new => assigned
2013-07-26 08:04 jcfr Assigned To => kikinis
2013-07-26 08:05 jcfr Reporter jcfr => fedorov
2013-07-26 08:05 jcfr Assigned To kikinis => finetjul
2013-07-26 08:05 jcfr Target Version => Slicer 4.3.0
2013-07-26 09:39 jcfr Relationship added related to 0003252
2013-07-26 10:38 jcfr Relationship added related to 0003253
2013-07-26 14:21 finetjul Assigned To finetjul => johan.andruejol
2013-07-31 20:47 jcfr Note Added: 0009323
2013-07-31 20:47 jcfr Status assigned => resolved
2013-07-31 20:47 jcfr Fixed in Version => Slicer 4.3.0
2013-07-31 20:47 jcfr Resolution open => fixed
2013-08-03 05:02 fedorov Note Added: 0009377
2013-08-03 05:02 fedorov Status resolved => feedback
2013-08-03 05:02 fedorov Resolution fixed => reopened
2013-08-03 05:02 fedorov Note Edited: 0009377
2013-08-03 05:06 fedorov File Added: Screen Shot 2013-08-03 at 9.05.47 .png
2013-08-07 21:23 finetjul Note Added: 0009427
2013-08-30 12:46 jcfr Note Added: 0009740
2013-08-30 12:46 jcfr Status feedback => resolved
2013-08-30 12:46 jcfr Resolution reopened => fixed
2013-09-03 03:46 fedorov Status resolved => closed
2017-06-07 23:27 finetjul Changeset attached => Slicer 2145-support-for-installing-extension-from-file 41f3daf1
2017-06-07 23:27 finetjul Changeset attached => Slicer 2145-support-for-installing-extension-from-file d269a581
2017-06-07 23:27 finetjul Changeset attached => Slicer 2145-support-for-installing-extension-from-file af8109e3