https://bugs.documentfoundation.org/show_bug.cgi?id=125288
--- Comment #3 from V Stuart Foote <[email protected]> ---
(In reply to V Stuart Foote from comment #2)
And, the actual hard coded color set for maPositiveColor [1] is the color
constant COL_LIGHTBLUE -- ( 0x00, 0x00, 0xFF ) [2]
Option #1 -- Could define a different constant to pick up the blue from
standard.soc
Option #2 -- shift UI use of conditional formatting from standard.soc to
tonal.soc, i.e. perform a palette change and pick up labeling from tonal.soc
Option #3 -- Could edit the COL_LIGHTBLUE to match the standard.soc (broader
potential impact across UI and in unit tests).
IMHO Option #2 seems a better way to correct this--not clear how many unit
tests would have to also be tweaked with Option #1, and Option #3 would be kind
of invasive.
=ref-=
[1]
https://opengrok.libreoffice.org/xref/core/sc/source/ui/condformat/condformatdlgentry.cxx?r=00ae441b#1107
[2]
https://opengrok.libreoffice.org/xref/core/include/tools/color.hxx?r=d14d1341#282
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs