19 lines
364 B
TOML
19 lines
364 B
TOML
|
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"
|
||
|
|