Am Donnerstag, dem 21.05.2026 um 08:48 +0200 schrieb Scott Kostyshak: > > UI colors should be set to fit well with the UI in > > the first place. > > I don't understand this statement. Are you saying that the reason the > colors don't match is because of the poor color choice for the custom > layout?
No. When you say "red" in a layout file, we assume you want to see red. We assume you select a color that works well in the work area. As opposed to that, we you select "red" as a text color, we assume you want to see this color in the output (e.g., PDF), but in the workarea, as with black (default) text color, we try to make it more readable if the background color does not match the output (PDF) background color. In general, I would always suggest to use semantic colors (such as textlabel1) for UI elements, as they do have dedicated dark and light settings. -- Jürgen -- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
