[PR #441] [MERGED] fix #440 set theme from terminal context menu #3088

Closed
opened 2026-02-27 00:55:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/441
Author: @zxdong262
Created: 5/18/2018
Status: Merged
Merged: 5/18/2018
Merged by: @zxdong262

Base: masterHead: fix-440


📝 Commits (1)

  • 04bde91 fix #440 set theme from terminal context menu

📊 Changes

7 files changed (+101 additions, -40 deletions)

View changed files

📝 package.json (+2 -2)
📝 src/client/common/terminal-theme.js (+4 -2)
📝 src/client/components/control/list.jsx (+10 -6)
📝 src/client/components/control/setting-modal.jsx (+2 -1)
📝 src/client/components/terminal-theme/index.jsx (+34 -28)
📝 src/client/components/terminal-theme/theme-list.jsx (+8 -0)
📝 src/client/components/terminal/terminal.jsx (+41 -1)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/441 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/18/2018 **Status:** ✅ Merged **Merged:** 5/18/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-440` --- ### 📝 Commits (1) - [`04bde91`](https://github.com/electerm/electerm/commit/04bde918a868e53f3bd63ccd6bcb87215eb5af66) fix #440 set theme from terminal context menu ### 📊 Changes **7 files changed** (+101 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -2) 📝 `src/client/common/terminal-theme.js` (+4 -2) 📝 `src/client/components/control/list.jsx` (+10 -6) 📝 `src/client/components/control/setting-modal.jsx` (+2 -1) 📝 `src/client/components/terminal-theme/index.jsx` (+34 -28) 📝 `src/client/components/terminal-theme/theme-list.jsx` (+8 -0) 📝 `src/client/components/terminal/terminal.jsx` (+41 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3088
No description provided.