forked from blek/world
add theme.toml
This commit is contained in:
parent
53d6e78e8d
commit
965e6bbdeb
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue