[PR #378] [CLOSED] add basic system theme option #504

Closed
opened 2026-02-28 14:33:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/378
Author: @alii
Created: 3/15/2023
Status: Closed

Base: masterHead: nickolasclarke-master


📝 Commits (3)

📊 Changes

5 files changed (+469 additions, -2 deletions)

View changed files

📝 Cargo.lock (+451 -1)
📝 psst-gui/Cargo.toml (+1 -0)
📝 psst-gui/src/data/config.rs (+1 -0)
📝 psst-gui/src/ui/preferences.rs (+1 -1)
📝 psst-gui/src/ui/theme.rs (+15 -0)

📄 Description

…nickolasclarke-master


🔄 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/jpochyla/psst/pull/378 **Author:** [@alii](https://github.com/alii) **Created:** 3/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `nickolasclarke-master` --- ### 📝 Commits (3) - [`cd602c1`](https://github.com/jpochyla/psst/commit/cd602c1892552638d27c2ed46f783edee96aac52) add basic system theme option - [`47c0fd3`](https://github.com/jpochyla/psst/commit/47c0fd3ef30be964b96e3f7f202e8cf72d45ef14) bump reqs - [`ceb66d6`](https://github.com/jpochyla/psst/commit/ceb66d60690812cae1d5207f0035a0fcf06f59ca) Merge branch 'master' of https://github.com/nickolasclarke/psst into nickolasclarke-master ### 📊 Changes **5 files changed** (+469 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+451 -1) 📝 `psst-gui/Cargo.toml` (+1 -0) 📝 `psst-gui/src/data/config.rs` (+1 -0) 📝 `psst-gui/src/ui/preferences.rs` (+1 -1) 📝 `psst-gui/src/ui/theme.rs` (+15 -0) </details> ### 📄 Description …nickolasclarke-master --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:15 +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/psst#504
No description provided.