there is apparently no style corresponding to the language name or the memory limit text in the interactions area
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
in the interactions area, there's text at the top that says something like
Language: racket, with debugging; memory limit: 128 MB.
and i've tried setting every available color and style in my color scheme (reported by running racket -W info@color-scheme -l drracket), but none of them changes the green text used for racket, with debugging and 128 MB. the color contrasts poorly with the background color i'm using, which is #( 90 84 117).
edit: i'm using drracket version 7.4
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
Reproduce the interactions-area display in DrRacket 7.4 using the reported background color, then inspect the color-scheme styles reported by racket -W info@color-scheme -l drracket. Trace which style controls racket, with debugging and 128 MB; done when an available style changes both texts and the result remains readable against the reported background.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100