grelin_templates/tech-report/data/styling.typ
MORRO d83e6a99a9 Add tech-report and travel-plan templates, replacing feasibility.
Introduce tech-report/ with cover page, custom TOC, and summary flow; add travel-plan/ for trip planning; update README, gitignore, and brand colors.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 13:56:22 +08:00

9 lines
137 B
Plaintext

#import "theme.typ": *
#let underline-accent(body) = underline(
body,
stroke: 1.5pt + color-accent,
offset: 4pt,
evade: true,
)