Skip to content

remove dead css and restyle twoslash popup#69

Merged
hasparus merged 6 commits intomainfrom
remove-dead-css
Mar 5, 2026
Merged

remove dead css and restyle twoslash popup#69
hasparus merged 6 commits intomainfrom
remove-dead-css

Conversation

@hasparus
Copy link
Copy Markdown
Owner

@hasparus hasparus commented Mar 5, 2026

Kurant and others added 3 commits February 22, 2026 11:45
The --shiki-dark-bg variable (e.g. #24292e from github-dark) was adding
a visible background to code blocks in dark mode. haspar.us prod had
transparent backgrounds — keep it that way.
Remove ~150 lines of CSS targeting old remark-shiki-twoslash markup
(.code-container, .query, .error/.error-behind, .tag-container,
.logger, .inline-completions) — none matched in built output.

Delete ColorSchemeSelect.tsx — exported but never imported anywhere,
replaced by command palette theme switching.
devin-ai-integration[bot]

This comment was marked as resolved.

hasparus added 2 commits March 5, 2026 22:47
Replaces absolute positioning with CSS Anchor Positioning API so
tooltips escape the pre's overflow clipping and center on the
hovered token. Includes a fallback to flip above when near the
bottom of the viewport.
devin-ai-integration[bot]

This comment was marked as resolved.

@hasparus hasparus merged commit bf845ae into main Mar 5, 2026
3 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