summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml11
1 files changed, 11 insertions, 0 deletions
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"