Revise desktop icon
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 76
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
twhitvine[CodePlex]
The cloud on the CUAHSI logo, which is used as the HydroDesktop icon, is drawn as a transparent color on a Windows Desktop. I suspect the cloud is white and the outside border of the image is also white. I think Windows might be using the color on the
border as the transparent color. So, I suggest changing the color of the cloud to not-quite-white, e.g., RGB(250,250,250).
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 by locating the CUAHSI logo asset used as the HydroDesktop icon and inspect how its cloud and border colors are rendered on the Windows desktop. Change the cloud from transparent-looking white to the suggested near-white RGB(250,250,250), then verify the icon displays the cloud correctly in Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100