From 36d0b11d04a3b1ea100962e5800400f28c2caf8d Mon Sep 17 00:00:00 2001 From: Kostiantyn Kugot Date: Mon, 23 Mar 2026 02:18:49 +0100 Subject: [PATCH] Update README.md --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 35e4709..a234430 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,10 @@

Launch the app - · - GitHub - · - OpenCode theme docs

-

## Why people use it @@ -34,16 +28,17 @@ | Stage | Best for | | --- | --- | | Presets | Start from OpenCode built-ins, curated palettes, or remixed color directions | -| Basic | Adjust semantic groups like canvas, text, accent, success, warning, and danger | -| Full | Fine-tune individual OpenCode tokens | -| JSON | Edit the exported theme shape directly with validation and live preview | -| Save | Download files, copy the install command, or share an editable link | +| Mixer | Generate color palettes, adjust basic semantic groups like canvas, text, accent, success, warning, and danger | +| Tuner | Fine-tune individual OpenCode tokens, there are plenty of them | +| Export | Download files, copy the install command, or share an editable link | +| JSON {…} | Import yur opencode theme, Edit the generated theme json directly with validation and live preview | + ## Quick start 1. Open the app and name your theme. 2. Pick a preset or randomize a palette. -3. Refine colors in `Basic`, `Full`, or `JSON`. +3. Refine colors manually or with thre levels of color shuffle. they all follow contrast ratio rules 4. Flip between dark and light to tune both modes. 5. Open `Save` to download files, copy a share link, or generate the OpenCode install command. 6. Open `{...}` to import an existing local OpenCode theme or edit the full bundle JSON directly.