From d6cb1bd62c4600989bc62dcd26506b243322907e Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Wed, 3 Jun 2026 11:40:16 +0800 Subject: [PATCH] docs: proper LCARS description --- plugin.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.mod b/plugin.mod index d53f6bd..5e40d87 100644 --- a/plugin.mod +++ b/plugin.mod @@ -3,6 +3,6 @@ name = "lcars" display_name = "LCARS" scope = "@themes" version = "0.2.0" -description = "LCARS-inspired theme — adjust this line to taste" +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" categories = ["templates"]