Initial commit

This commit is contained in:
Joe Roe 2021-03-05 10:44:42 +01:00
commit 70f2d625fa
47 changed files with 1115 additions and 0 deletions

13
theme.toml Normal file
View file

@ -0,0 +1,13 @@
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"