[PR #200] [MERGED] Add theme struct #875

Closed
opened 2026-03-04 01:08:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/200
Author: @delaneyj
Created: 12/5/2018
Status: Merged
Merged: 3/9/2019
Merged by: @rivo

Base: masterHead: feature/theme


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -5 deletions)

View changed files

📝 styles.go (+7 -5)

📄 Description

At beginning of application wanted to replace the Styles global and defining the struct made that clearer than initializing an anonymous struct.


🔄 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/rivo/tview/pull/200 **Author:** [@delaneyj](https://github.com/delaneyj) **Created:** 12/5/2018 **Status:** ✅ Merged **Merged:** 3/9/2019 **Merged by:** [@rivo](https://github.com/rivo) **Base:** `master` ← **Head:** `feature/theme` --- ### 📝 Commits (1) - [`5eabb29`](https://github.com/rivo/tview/commit/5eabb296107b1fbf284a77eff89c73b9b0e0df0f) add theme ### 📊 Changes **1 file changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `styles.go` (+7 -5) </details> ### 📄 Description At beginning of application wanted to replace the `Styles` global and defining the struct made that clearer than initializing an anonymous struct. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:21 +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/tview#875
No description provided.