summaryrefslogtreecommitdiffstats
path: root/tests/test_theming/theme.toml
blob: 96a566874e8073da18f706670aed3a627a59f607 (plain)
1
2
3
4
5
6
7
8
9
10
[theme]
inherit = "none"
stylesheets = [
   "spam.css",
   "ham.css",
]
pygments_style = { default = "spam" }

[options]
lobster = "thermidor"