1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 01:58:12 +00:00
serenity/Base/res/themes
Andreas Kling fd64e97c8a LibDraw+LibHTML: Make link colors themeable
Add "Link", "ActiveLink" and "VisitedLink" colors to the system theme
definition, and implement support for them in LibHTML.

Note that <body link="foo" alink="bar" vlink="baz"> takes precedence
over the system colors. Author style also takes precedence, since we
only fetch the system color in case the CSS color is -libhtml-link.
2020-01-13 20:33:15 +01:00
..
Dark.ini LibDraw+LibHTML: Make link colors themeable 2020-01-13 20:33:15 +01:00
Default.ini LibDraw+LibHTML: Make link colors themeable 2020-01-13 20:33:15 +01:00
Hotdog Stand.ini LibDraw+LibHTML: Make link colors themeable 2020-01-13 20:33:15 +01:00
Xmas.ini LibDraw+LibHTML: Make link colors themeable 2020-01-13 20:33:15 +01:00