Added quarto specific config settings

This commit is contained in:
2026-05-20 13:59:31 +01:00
parent b635d1635d
commit 12b1519787
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
[flavor]
use = "tokyo-night"
dark = "tokyo-night"
light = "tokyo-night"
[icon]
prepend_exts = [{ name = "qmd", text = "󰐙", fg = "#75aadb" }]