blue highlight
This commit is contained in:
parent
8327143cc5
commit
5bfb2f38ca
4 changed files with 9 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#import "@preview/hydra:0.6.1": hydra
|
||||
|
||||
#import "matisse-thesis-var.typ": school-color-verso
|
||||
#import "cover.typ": cover
|
||||
#import "abstracts.typ": abstracts
|
||||
#import "todos.typ": todos, show-todos, show-notes
|
||||
|
|
@ -35,7 +36,7 @@
|
|||
abstract-font-size: 11pt,
|
||||
// text lang
|
||||
lang: "en",
|
||||
school-color-verso: rgb("0054a0"),
|
||||
school-color-verso: school-color-verso,
|
||||
abstract-only: false,
|
||||
body
|
||||
) = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue