Skip to content

Commit 68debd6

Browse files
committed
Fix #14
1 parent f77b4bc commit 68debd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typst-orange.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
rest: 2pt + mainColor,
264264
),
265265
inset: (left:2em, rest: 1.6em),
266-
fill: white,
266+
fill: rgb("#FFFFFFAA"),
267267
radius: (
268268
right: 0pt,
269269
left: 10pt,

0 commit comments

Comments
 (0)