[PR #64] [MERGED] Nord theme #9524

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/64
Author: @jpoz
Created: 6/5/2025
Status: Merged
Merged: 6/5/2025
Merged by: @adamdotdevin

Base: devHead: nord


📝 Commits (1)

📊 Changes

3 files changed (+120 additions, -0 deletions)

View changed files

internal/tui/theme/nord.go (+107 -0)
📝 internal/tui/theme/theme_test.go (+12 -0)
📝 www/src/content/docs/docs/themes.mdx (+1 -0)

📄 Description

Adding Nord theme.

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/64 **Author:** [@jpoz](https://github.com/jpoz) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `nord` --- ### 📝 Commits (1) - [`feed33b`](https://github.com/anomalyco/opencode/commit/feed33b1ad71d5582d995320468dd78acec0a061) Nord theme ### 📊 Changes **3 files changed** (+120 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `internal/tui/theme/nord.go` (+107 -0) 📝 `internal/tui/theme/theme_test.go` (+12 -0) 📝 `www/src/content/docs/docs/themes.mdx` (+1 -0) </details> ### 📄 Description Adding [Nord](https://www.nordtheme.com/) theme. <img width="987" alt="image" src="https://github.com/user-attachments/assets/ec59c0f0-35ed-42a3-be5e-6b21cbdddc99" /> --- <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:42 -05:00
yindo closed this issue 2026-02-16 18:13:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9524