[PR #109] [MERGED] Add Ayu dark theme #9538

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/109
Author: @nitishxyz
Created: 6/14/2025
Status: Merged
Merged: 6/14/2025
Merged by: @thdxr

Base: devHead: nitishxyz/ayu-theme


📝 Commits (1)

📊 Changes

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

View changed files

packages/tui/internal/theme/ayu.go (+276 -0)

📄 Description

Tested Ayu Dark by running the CLI tool from source. Opening this PR to add the theme to the main tool as well.


🔄 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/109 **Author:** [@nitishxyz](https://github.com/nitishxyz) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `nitishxyz/ayu-theme` --- ### 📝 Commits (1) - [`d9b6c6f`](https://github.com/anomalyco/opencode/commit/d9b6c6f3b6a5c47539189a73665dfe0fcc692fc0) feat: add ayu dark theme ### 📊 Changes **1 file changed** (+276 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/tui/internal/theme/ayu.go` (+276 -0) </details> ### 📄 Description Tested Ayu Dark by running the CLI tool from source. Opening this PR to add the theme to the main tool as well. --- <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:43 -05:00
yindo closed this issue 2026-02-16 18:13:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9538