Skip to content

Use a light tooltip theme - #31

Merged
jbkunst merged 2 commits into
masterfrom
agent/light-tooltip-theme
Jul 29, 2026
Merged

Use a light tooltip theme#31
jbkunst merged 2 commits into
masterfrom
agent/light-tooltip-theme

Conversation

@jbkunst

@jbkunst jbkunst commented Jul 29, 2026

Copy link
Copy Markdown
Owner

What changed

  • Changed the Lorenz input tooltips from the default dark style to a light theme.
  • Tooltips now use a white background, dark body text, full opacity, a subtle border, and a small shadow.
  • Updated the README so future tooltip implementations follow the same light visual treatment.

Scope

Only lorenz-attractor/app.R and README.md are modified. Tooltip content, input behavior, and interaction triggers are unchanged.

Validation

The styling uses the tooltip Sass variables supported by bslib::bs_theme() and a small .tooltip-inner rule for the border and shadow.

@jbkunst
jbkunst merged commit b1a5cbb into master Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant