diff options
Diffstat (limited to 'tests/typ/text/raw-theme.typ')
| -rw-r--r-- | tests/typ/text/raw-theme.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/raw-theme.typ b/tests/typ/text/raw-theme.typ index 71b59688..d6cda221 100644 --- a/tests/typ/text/raw-theme.typ +++ b/tests/typ/text/raw-theme.typ @@ -3,7 +3,7 @@ --- #set page(width: 180pt) #set text(6pt) -#set raw(theme: "/files/halcyon.tmTheme") +#set raw(theme: "/assets/themes/halcyon.tmTheme") #show raw: it => { set text(fill: rgb("a2aabc")) rect( |
