catppuccin / catppuccin/qutebrowser
Use catppuccin/python port
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 97
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to just use our catppuccin/python port instead of hard coding the color values in the palette variable. I guess this would require end users to install the catppuccin package in their configuration directories to load the colors though?
Contributor guide
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
Locate the qutebrowser configuration code containing the hard-coded palette variable, then review how the catppuccin/python port is expected to be installed and imported. Confirm whether configuration-directory users can load the package, replace the duplicated color values with the port, and verify that the resulting palette still provides all required colors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- design
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100