https://bugs.kde.org/show_bug.cgi?id=3D387483 Bug ID: 387483 Summary: Elegant theme: Selected frame colors swapped Product: digikam Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Export-HTMLGallery Assignee: digikam-bugs-null@kde.org Reporter: aspotashev@gmail.com Target Milestone: --- In the HTML export "Elegant" theme - the variable named selectedFrameColor has effect on the border, - the variable named selectedFrameBorderColor has effect on the background color. Should be the other way around. See in digikam/data/htmlgallery/themes/elegant/template.xsl: #content li a { background-color: ; border: 1px solid ; } #content li a:hover { border: 1px solid ; background-color: ; } --=20 You are receiving this mail because: You are watching all bug changes.=