From e01e8d4a55e45100b4b11f970396d2320ef33f52 Mon Sep 17 00:00:00 2001 From: Vyom Jain <121657943+VyomJain6904@users.noreply.github.com> Date: Fri, 12 Jun 2026 07:55:38 +0530 Subject: [PATCH] docs: add Charcoal theme Adds the Charcoal grayscale theme to the themes registry. --- data/themes/charcoal.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/themes/charcoal.yaml diff --git a/data/themes/charcoal.yaml b/data/themes/charcoal.yaml new file mode 100644 index 0000000..87b15a1 --- /dev/null +++ b/data/themes/charcoal.yaml @@ -0,0 +1,9 @@ +name: Charcoal +repo: https://github.com/VyomJain6904/charcoal-theme +tagline: "Deep-black grayscale theme for OpenCode — no hues, all shades of gray" +description: | + Charcoal is a pure grayscale theme for OpenCode with a near-black (#0d0d0d) background. + All 56 theme color keys use shades of gray — no hues anywhere. Designed to match a + minimal dark terminal aesthetic. + + Also available for bat and Ghostty in the same repository.