Try this way @define-color graph_red rgb(237,30,20);
> Am 26.12.2020 um 07:35 schrieb Niranjan Rao <[email protected]>: > > On darktable 3.2.1 > > > In the lighttable mode, is it possible to change the border color of selected > items? Color difference in selected and unselected items is very subtle in > default darktable theme and depending upon my laptop's monitor angle, > sometimes there is no difference at all. > > > I suspect it's the following value as defined in css file. However overriding > the value in Settings/CSS tweaks does not work. I have not tried restarting > the darktable to see if it works. > > @define-color thumbnail_selected_bg_color @grey_60; > > > Can someone provide me an example of what needs to be put in Settings/CSS > tweaks section to show my selections more prominently? > > > I have tried following > > @define-color thumbnail_selected_bg_color white > > @define-color thumbnail_selected_bg_color #FFFFFF > > > Regards, > > > Niranjan > > ____________________________________________________________________________ > darktable user mailing list > to unsubscribe send a mail to [email protected] > ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
