quarto-dev / quarto-dev/quarto-cli
Add some SCSS variables to control the tippy box (`.tippy-box`)
Open
Nobody has claimed this yet.
enhancement
good-first-issue
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Related to #4966, having some SASS variables to control the tippy box (.tippy-box) could be useful I guess.
$code-annotation-tippy-bg
$code-annotation-tippy-color
Originally posted by @mcanouil in https://github.com/quarto-dev/quarto-cli/issues/4966#issuecomment-1488839766
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
Search the SCSS sources for the .tippy-box styles and existing code-annotation variables, then trace how the tippy box is themed. Confirm that background and text color can be controlled by the proposed variables, and check related issue #4966 for context. Done means both variables are available and affect the tippy box styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100