We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebea0cc commit f46eb46Copy full SHA for f46eb46
1 file changed
tests/default-custom-colors.html
@@ -1,5 +1,5 @@
1
<!doctype html>
2
-<html style="--USER__view: readium-scroll-on; --RS__backgroundColor: pink; --RS__textColor: green;">
+<html style="--USER__view: readium-scroll-on; --RS__backgroundColor: pink; --RS__textColor: green; --RS__linkColor: red;">
3
<head>
4
<title>Test</title>
5
<meta charset="UTF-8" />
0 commit comments