seas-computing / seas-computing/mark-one
UI Library: additional border properties in theme
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As @Vittorio2015 noted in seas-computing/course-planner#84, some of our background color don't have sufficient contrast against a light background. We should add someborder properties to our theme that we can use for cases where we want to use a light color variant on a light background.

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 theme definition and reviewing its existing background-color properties and their usages in the UI library. Identify the light variants that lack contrast, then add matching border properties and verify that the affected components use them correctly. Done means light color variants are visually distinguishable on light backgrounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100