[PR #7] [CLOSED] Add darktheme prototype: WIP #406

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/7
Author: @JojiiOfficial
Created: 1/3/2021
Status: Closed

Base: miniaudioHead: miniaudio


📝 Commits (1)

📊 Changes

1 file changed (+38 additions, -11 deletions)

View changed files

📝 psst-gui/src/ui/theme.rs (+38 -11)

📄 Description

I created a dark-theme implementation prototype. I couldn't come up with an idea how to implement the dark theme for the menu buttons properly, since they are constants and can't be made variables easily. So this is WIP for now. I thought about making dark-theme a feature but tbh I prefer it to be an option which should become a preference in some kind of option/config menu later on.


🔄 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/7 **Author:** [@JojiiOfficial](https://github.com/JojiiOfficial) **Created:** 1/3/2021 **Status:** ❌ Closed **Base:** `miniaudio` ← **Head:** `miniaudio` --- ### 📝 Commits (1) - [`c2a4aed`](https://github.com/jpochyla/psst/commit/c2a4aedde6b90a0bc6232d473e0efb09e42ae669) Add darktheme prototype ### 📊 Changes **1 file changed** (+38 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/ui/theme.rs` (+38 -11) </details> ### 📄 Description I created a dark-theme implementation prototype. I couldn't come up with an idea how to implement the dark theme for the menu buttons properly, since they are constants and can't be made variables easily. So this is WIP for now. I thought about making dark-theme a feature but tbh I prefer it to be an option which should become a preference in some kind of option/config menu later on. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:32:54 +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#406
No description provided.