Update Button Style - Add Color Hover Support
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Start by locating the button style definitions in the repository's SCSS and compare their default, hover, active, visited, and disabled states with the issue. Confirm the intended inverse blue and pink hover colors before editing; done means the documented button variants match the agreed states and work across relevant interactions.
Written by the indexing model from the issue text.
Description
Button Style - Add Color Hover Support
Use Cases
- Support for Error & Success States
- Support for future Brands
What is Changing?
Black Button
- Default,
Fill: #000000; Border: 2px solid black; - Hover, Active, Visited
Fill: transparent; Border: 2px solid black; - Disabled
Opacity: 80%;
Inverse Button - #0060DF, should be whatever color link blue is
- Default,
Fill: #ffffff; Border: 2px solid #0060DF; - Hover, Active, Visited
Fill: #0060DF; Border: 2px solid Blue; - Disabled
Opacity: 80%;
Red Button
- Default,
Fill: #EF4056; Border: 2px solid #901424; - Hover, Active, Visited
Fill: #EF4056; Border: 2px solid #901424; - Disabled
Opacity: 80%;
Pink Button - Subject to Change Hover
- Default,
Fill: #FF4AA2; Border: 2px solid #FF4AA2; - Hover, Active, Visited
Fill: #FD007B; Border: 2px solid #FD007B; - Disabled
Opacity: 80%;
- Dominant language
- SCSS
- Stars
- 298
- Forks
- 83
- Avg merge
- 9d 7h
- Merged PRs (30d)
- 7
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.
More from mozilla/protocol
-
A11y ♿️
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
Bug :beetle: Size: XS
Difficulty 2/5 Under an hour Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
All issues in mozilla/protocol
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
deck: add to staging enhancement feature: UI Cleanup & Documentation level: easy priority: MUST HAVE ready for dev lead role: DevOps size: 1pt
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
hackforla/tdm-calculator#3547 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
SAP/fundamental-ngx#14560 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
[UI-REWRITE]: The design system's text-sm is 13px where Tailwind's is 14px, so the token is unusable Openchore triage ui-rewrite
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
IBM/mcp-context-forge#6972 ·