blue highlight

This commit is contained in:
Jean-Marie Mineau 2025-08-03 22:45:57 +02:00
parent 8327143cc5
commit 5bfb2f38ca
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,4 @@
#import "matisse-thesis-var.typ": school-color
// ------------ SYMBOLS/ABBREVIATIONS ------------
@ -21,8 +22,9 @@
v(.7cm)
})
#let highlight(fill: luma(230), content) = {
#let highlight(fill: school-color.lighten(40%)/*luma(230)*/, content) = {
block(
width: 100%,
inset: 8pt,
radius: 4pt,
fill: fill,