Skip to content

fix: move glass background to glass-content so tab bar isn't painted#71

Merged
ohxyz merged 1 commit into
mainfrom
fix/css-styles
Jun 13, 2026
Merged

fix: move glass background to glass-content so tab bar isn't painted#71
ohxyz merged 1 commit into
mainfrom
fix/css-styles

Conversation

@ohxyz

@ohxyz ohxyz commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Paint the glass background (white in light theme, hsl(0 0% 16%) in dark) and the bottom corner radii on bw-glass-content instead of bw-glass, so the background no longer bleeds behind the tab bar.

Changes

  • src/css/glass.css — move background-color: white off bw-glass; add it plus bottom-left/right border-radius to bw-glass-content.
  • src/css/vars.css — in the dark theme, move background-color and color from bw-glass to bw-glass-content.

Paint the white/dark background and bottom corner radii on bw-glass-content
instead of bw-glass, so the background no longer bleeds behind the tab bar.
@ohxyz ohxyz merged commit 587bb59 into main Jun 13, 2026
@ohxyz ohxyz deleted the fix/css-styles branch June 13, 2026 08:46
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