summaryrefslogtreecommitdiff
path: root/src/styles
AgeCommit message (Collapse)Author
2026-06-21refactor: replace unmaintained @reach/tooltip with Radix UILarvan2
- add a shared Tooltip wrapper around @radix-ui/react-tooltip that keeps the @reach-style `label` API, so call sites barely change - add a global RadixTooltip.Provider in AppProviders - replace the custom useTooltip/TooltipPopup positioning in Proxy.tsx with Radix auto-positioning - migrate reach tooltip CSS to a .tooltip-content class - drop @reach/visually-hidden (was unused; the visually-hidden CSS class is unrelated) Co-Authored-By: Claude Opus 4.8 <[email protected]>
2025-12-27chore: adjust styleLarvan2
2025-12-14chore: adjust latency backgroundv0.3.8Larvan2
2023-05-25chore: theme style (#44)nb5p
* chore: theme style
2023-05-14chore: var proxy border colorLarvan2
2023-05-13chore: update proxy styleLarvan2
2023-05-13chore: theme stylecubemaze
2023-05-13update lightLarvan2
2023-05-13chore: theme stylecubemaze
2023-05-12chore: style adaptation themecubemaze
2023-05-12chore: chart style adaptation themecubemaze
2023-04-13Update main.scssLarvan2
2023-04-13adjust font matching orderLarvan2
2023-04-13chore: some optimization (#25)Larvan2
* chore: some optimization * adjust
2023-03-26emoji fontLarvan2
2023-02-27chore: add twemojiLarvan2
2023-01-27chore: optimize development workflowkunish