summaryrefslogtreecommitdiff
path: root/tests/typ
diff options
context:
space:
mode:
authorMartin <mhaug@live.de>2021-03-19 22:36:13 +0100
committerGitHub <noreply@github.com>2021-03-19 22:36:13 +0100
commit6cb9fe9064a037224b6560b69b441b72e787fa94 (patch)
tree9a5474758e37199c7a01c6d22383ede225deab4d /tests/typ
parent898dc38ec153709929d2513fb9d040dd2c1ce0fe (diff)
Text colors 🦩 (#18)
Diffstat (limited to 'tests/typ')
-rw-r--r--tests/typ/library/font.typ3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/typ/library/font.typ b/tests/typ/library/font.typ
index ecea303f..3e818f19 100644
--- a/tests/typ/library/font.typ
+++ b/tests/typ/library/font.typ
@@ -31,6 +31,9 @@ Emoji: 🐪, 🌋, 🏞
∫ 𝛼 + 3𝛽 d𝑡
]
+// Colors.
+#font(color: #239DAD)[This is #font(color: #FA644B)[way more] colorful.]
+
---
// Test top and bottom edge.