Skip to content

Commit

Permalink
Change green to something lighter
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Jun 29, 2024
1 parent 4b1a129 commit 0acf3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy/src/preamble.typ
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
)

#let green(body) = block(
fill: rgb("#2ecc40"),
fill: rgb("#aaeed9"),
inset: 8pt,
radius: 4pt,
width: 100%,
Expand Down

0 comments on commit 0acf3ea

Please sign in to comment.