diff options
Diffstat (limited to 'tests/typ/code/repr.typ')
| -rw-r--r-- | tests/typ/code/repr.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/repr.typ b/tests/typ/code/repr.typ index eacbf8e8..3da86bf8 100644 --- a/tests/typ/code/repr.typ +++ b/tests/typ/code/repr.typ @@ -34,7 +34,7 @@ --- // Colors. -{#f7a20500} +#rgb("f7a20500") --- // Strings and escaping. |
