9 lines
194 B
TOML
9 lines
194 B
TOML
name = 'Theme name'
|
|
license = 'MIT'
|
|
licenselink = 'https://github.com/owner/repo/LICENSE'
|
|
description = 'Theme description'
|
|
|
|
# If the theme has a single author
|
|
[author]
|
|
name = 'Robin Mueller'
|