[PR #170] [MERGED] Add Everforest Theme #9556

Closed
opened 2026-02-16 18:13:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/170
Author: @mono-chrome
Created: 6/17/2025
Status: Merged
Merged: 6/18/2025
Merged by: @adamdotdevin

Base: devHead: feature/theme-everforest


📝 Commits (1)

  • 19ede88 feat: add everforest medium theme

📊 Changes

1 file changed (+298 additions, -0 deletions)

View changed files

packages/tui/internal/theme/everforest.go (+298 -0)

📄 Description

Tested dark and light variants running bun run packages/opencode/src/index.ts. Validated conversations, overlays, diff's, errors, markdown, syntax, etc.

Used opencode.go theme file as a base.

Updated version of #77.

Dark:Medium

image

Light:Medium

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/170 **Author:** [@mono-chrome](https://github.com/mono-chrome) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `feature/theme-everforest` --- ### 📝 Commits (1) - [`19ede88`](https://github.com/anomalyco/opencode/commit/19ede880f24f9bbcf2cac5a0043d95c09fa5d91e) feat: add everforest medium theme ### 📊 Changes **1 file changed** (+298 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/tui/internal/theme/everforest.go` (+298 -0) </details> ### 📄 Description Tested **dark** and **light** variants running `bun run packages/opencode/src/index.ts`. Validated conversations, overlays, diff's, errors, markdown, syntax, etc. Used opencode.go theme file as a base. Updated version of #77. #### Dark:Medium ![image](https://github.com/user-attachments/assets/5887c44c-6f84-4964-84e0-c7875f124346) #### Light:Medium ![image](https://github.com/user-attachments/assets/4552f098-f42e-467e-a873-a51dc26f6380) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:45 -05:00
yindo closed this issue 2026-02-16 18:13:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9556