diff --git a/plugin.mod b/plugin.mod index 7d42c24..105cb68 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,7 +2,11 @@ name = "lcars" display_name = "LCARS" scope = "@themes" -version = "0.2.6" +version = "0.2.7" description = "Star Trek-inspired LCARS interface theme for BlockNinja — angular panels, bold accent colors, and the distinctive curved frame layout of the 24th-century starship computer." -kind = "plugin" +kind = "theme" categories = ["templates"] +tags = ["retro-futurist", "scifi", "lcars", "demo", "showcase", "angular", "amber"] + +[compatibility] +block_core = ">=0.11.0 <0.12.0"