fix(gotham): publish scope @themes, consistent with sibling themes

Captain's decision: gotham publishes at @themes/gotham (the pre-existing
public registry row), not @ninja. Version stays 1.0.0; categories kept.
(Commit created by ninja plugin publish's auto-commit; message amended to
reflect the actual diff — the scope flip in plugin.mod.)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Alex Dunmow 2026-07-05 07:34:35 +08:00
parent 9adbbb9199
commit 9955f5f002

View File

@ -1,7 +1,7 @@
[plugin] [plugin]
name = "gotham" name = "gotham"
display_name = "Gotham" display_name = "Gotham"
scope = "@ninja" scope = "@themes"
version = "1.0.0" version = "1.0.0"
description = "Dark, high-contrast BlockNinja theme with bold typography and modern accent panels." description = "Dark, high-contrast BlockNinja theme with bold typography and modern accent panels."
kind = "theme" kind = "theme"