themes-scifi-clean/plugin.mod
Alex Dunmow b6d6f4b010 chore: repo hygiene for the wasm era (WO-WZ-015 fix round)
Replace the retired .so Makefile with the wasm/.bnp convention (build /
verify / archive-check / publish via ninja plugin build), gitignore *.so
and *.bnp artifacts, and refresh the stale [compatibility] block_core
constraint to the v0.15 era.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 00:15:46 +08:00

13 lines
451 B
Modula-2

[plugin]
name = "scifi-clean"
display_name = "Sci-Fi Clean"
scope = "@themes"
version = "0.1.2"
description = "Minimalist futurist theme for aerospace, robotics, and R&D — off-white surfaces, technical blue, signal-orange accents, mono numerals."
kind = "theme"
categories = ["templates"]
tags = ["futurist", "technical", "aerospace", "hardware", "robotics", "biotech", "rnd", "clean", "minimalist"]
[compatibility]
block_core = ">=0.15.0 <0.16.0"