ladybird/Base/res
Jelle Raaijmakers d819152b4e LibGfx+LibWeb: Preserve text color for selections
Selecting text without custom ::selection styling changed the
foreground color of the selected content. This was especially visible
for links, where the text changed color but the underline did not.

The default selection style supplied both a selection background and a
foreground color from the palette or HighlightText system color. That
made ordinary selections behave as if the page had explicitly styled
::selection color.

Only provide a default selection background, so selected content keeps
its own foreground color unless CSS overrides it. Remove the now-unused
SelectionText palette role.
2026-06-18 22:43:26 +02:00
..
fonts Base: Import the Noto Emoji font for LibWeb tests only 2024-09-21 08:57:54 +02:00
icons UI: Remove unused menu icon resources 2026-05-27 22:05:54 +02:00
ladybird UI/Qt: Autofocus the about:history search input 2026-06-17 12:31:07 +02:00
themes LibGfx+LibWeb: Preserve text color for selections 2026-06-18 22:43:26 +02:00