diff --git a/lib/typst/local/handout/0.1.0/handout.typ b/lib/typst/local/handout/0.1.0/handout.typ index f35cebd..bb5709a 100755 --- a/lib/typst/local/handout/0.1.0/handout.typ +++ b/lib/typst/local/handout/0.1.0/handout.typ @@ -22,6 +22,7 @@ // Colors #let ored = rgb("D62121") +#let oorange = rgb("#ffaa3b") #let ogrape = rgb("9C36B5") #let ocyan = rgb("2288BF") #let oteal = rgb("12B886")