Skip to content

Commit 6efcd12

Browse files
committed
test: update block styling to include stroke in brand monospace block
1 parent 994a878 commit 6efcd12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/docs/smoke-all/typst/syntax-highlighting/brand-monospace-block/brand-monospace-block.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ _quarto:
1818
- '^#show raw\.where\(block: true\): set par\(leading: 0\.85em\)$'
1919
# Quarto-generated Skylighting override with brand bg and proper block styling
2020
- 'let bgcolor = rgb\("#1e1e2e"\)'
21-
- 'block\(fill: bgcolor, width: 100%, inset: 8pt, radius: 2pt, blocks\)'
21+
- 'block\(fill: bgcolor, width: 100%, inset: 8pt, radius: 2pt, stroke: 0\.5pt \+ luma\(200\), blocks\)'
2222
# Should NOT have raw fenced blocks
2323
- ["```python"]
2424
---

0 commit comments

Comments
 (0)