Skip to content

Conversation

gordonwoodhull
Copy link
Contributor

@gordonwoodhull gordonwoodhull commented Nov 1, 2024

Fixes #11273

Use brand foreground color for Typst lines and table horizontal lines.

Not implemented for table vertical lines because we don't use them, but users can enable with

#set table.vline(stroke: (paint: brand-color.foreground))

does not do
#set table.vline(stroke: (paint: brand-color.foreground))
because we don't use vertical lines. but users can enable above if they need it
@gordonwoodhull gordonwoodhull merged commit bf1664b into main Nov 1, 2024
47 checks passed
@gordonwoodhull gordonwoodhull deleted the feature/typst-line-brand-colors branch November 1, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typst should set the color of title and lines to foreground

1 participant