14 lines
339 B
TOML
14 lines
339 B
TOML
|
name = "risotto"
|
||
|
license = "MIT"
|
||
|
licenselink = "https://github.com/joeroe/risotto/blob/master/LICENSE"
|
||
|
description = "A minimalist, responsive theme inspired by terminal ricing aesthetics."
|
||
|
homepage = "https://risotto.joeroe.io"
|
||
|
tags = []
|
||
|
features = []
|
||
|
min_version = "0.41.0"
|
||
|
|
||
|
[author]
|
||
|
name = "Joe Roe"
|
||
|
homepage = "https://joeroe.io"
|
||
|
|