Feature: Being able to customize the colors and icons
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 3k
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
It would be cool if you could customize the UI of bluetui. The syntax (in $HOME/.config/bluetui/config.toml ) could be:
[colors]
connected="hex, rgb, hsl, cmyk, ncol or hwb"
disconnected=""
connected_trusted=""
trusted=""
[icons]
scanning=""
battery=""
headphones=""
speaker=""
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the proposed $HOME/.config/bluetui/config.toml format, especially the [colors] and [icons] sections and their listed keys. Define how each supported value should affect the bluetui UI, and consider the feature done when these configuration values customize the corresponding connected-state colors and scanning, battery, headphones, and speaker icons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100