From 965e6bbdeb1dfc5f09b818964e577fec619031c4 Mon Sep 17 00:00:00 2001 From: b1ek Date: Sun, 24 Mar 2024 14:05:03 +1000 Subject: [PATCH] add theme.toml --- theme.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 theme.toml diff --git a/theme.toml b/theme.toml new file mode 100644 index 0000000..93e0eaf --- /dev/null +++ b/theme.toml @@ -0,0 +1,18 @@ +name = "otherworld" +description = "Vaporwave aesthetic theme" +license = "GPL-3-only" +homepage = "https://git.blek.codes/blek/otherworld" +min_version = "0.1.0" +demo = "https://world.blek.codes" + +[extra] + +[author] +name = "blek!" +homepage = "https://blek.codes" + +[original] +author = "blek!" +homepage = "https://blek.codes" +repo = "https://git.blek.codes/blek/world" +