From 66a96c8bee134b2938688f392b684050830fd985 Mon Sep 17 00:00:00 2001 From: rhighs <37136851+rhighs@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:26:58 +0000 Subject: [PATCH] docs: auto-regenerate README and registry data --- README.md | 9 +++++++++ dist/registry.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) diff --git a/README.md b/README.md index faec122..18a7f5e 100644 --- a/README.md +++ b/README.md @@ -685,6 +685,15 @@ +
+ Moonlight - A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme. +
+ A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme by atomiks. Features a dark, cool-toned palette inspired by moonlight aesthetics. +

+ 🔗 View Repository +
+
+
Poimandres Theme - Poimandres theme
diff --git a/dist/registry.json b/dist/registry.json index 1caa62e..476f6a5 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -1317,6 +1317,18 @@ ], "tags": [] }, + { + "productId": "moonlight", + "type": "themes", + "displayName": "Moonlight", + "repoUrl": "https://github.com/brunogabriel/opencode-moonlight-theme", + "tagline": "A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme.", + "description": "A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme by atomiks. Features a dark, cool-toned palette inspired by moonlight aesthetics.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "poimandres-theme", "type": "themes",