Skip to content

Commit f46eb46

Browse files
committed
Add link color in custom default
So that it is consistent with theming test
1 parent ebea0cc commit f46eb46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/default-custom-colors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html style="--USER__view: readium-scroll-on; --RS__backgroundColor: pink; --RS__textColor: green;">
2+
<html style="--USER__view: readium-scroll-on; --RS__backgroundColor: pink; --RS__textColor: green; --RS__linkColor: red;">
33
<head>
44
<title>Test</title>
55
<meta charset="UTF-8" />

0 commit comments

Comments
 (0)