quarto-dev / quarto-dev/quarto-cli

Add some SCSS variables to control the tippy box (`.tippy-box`)

Open
#5,023 6 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.