7 lines
101 B
TOML
7 lines
101 B
TOML
[theme]
|
|
inherit = "basic"
|
|
stylesheets = [
|
|
"nature.css",
|
|
]
|
|
pygments_style = { default = "tango" }
|