From b1efd00585f84abc397a040852b67c31d36d177d44367a7581afd3e4389b6fd2 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 28 Apr 2022 00:00:00 +0000 Subject: Initial commit --- theme.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 theme.toml (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml new file mode 100644 index 0000000..010af2d --- /dev/null +++ b/theme.toml @@ -0,0 +1,11 @@ +name = "Nicksphere" +license = "GPLv3 or later" +licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html" +description = "Minimalist journaling theme." +tags = ["journal"] +features = ["nojs", "minimal", "lightweight", "contrast"] +min_version = "0.41.0" + +[author] + name = "Nicholas Johnson" + homepage = "https://nicksphere.ch" -- cgit v1.2.3