lostdesign / lostdesign/linked
UI: Create unique/theme matching checkboxed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
The default chrome checkboxes dont really match the theme, could be integrated into the current selected theme.

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
Start by locating the checkbox styles and theme definitions in the JavaScript/Electron UI. Compare the default Chrome checkbox rendering with the selected theme and make the controls visually match it; done means the checkbox appearance is consistent with the active theme. No file or test is named, so inspect the UI entry point first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, tailwindcss
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100