2026-03-17

This commit is contained in:
2026-03-17 15:41:02 -06:00
parent 330fed4231
commit 5a151a5ba4
14 changed files with 1393 additions and 73 deletions
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,18 @@
schema_version = "1.0.0"
id = "Dark_Purple_Green"
version = "1.0.1"
name = "DarkPurpleGreen"
tagline = "Dark minimal neon theme"
maintainer = "MSBH <msbh.contact@gmail.com>"
type = "theme"
blender_version_min = "5.0.0"
tags = ["Dark"]
# License conforming to https://spdx.org/licenses/ (use "SPDX: prefix)
# https://docs.blender.org/manual/en/dev/extensions/licenses.html
license = [
"SPDX:GPL-2.0-or-later",
]