Skip to content

Premium visual overhaul: glassmorphism, radial bg, unified components#69

Merged
quequeo merged 1 commit intomainfrom
feature/premium-visual-overhaul
Mar 24, 2026
Merged

Premium visual overhaul: glassmorphism, radial bg, unified components#69
quequeo merged 1 commit intomainfrom
feature/premium-visual-overhaul

Conversation

@quequeo
Copy link
Owner

@quequeo quequeo commented Mar 24, 2026

Summary

  • Radial gradient background with teal glow on dark base (#0B0F0E)
  • Cards now use backdrop-filter: blur(14px) with subtle hover lift animation
  • Inputs: solid dark bg (#121716), teal accent border, refined focus ring
  • Buttons: primary variant uses white text on teal rgba background
  • row-negative: softer red #d16b6b with lighter background
  • Nav links now include inline SVG icons (dashboard, deposits, withdrawals, history, operating)
  • Header brand replaced with logo image (/logo-winbit.png)
  • Mobile: word-break on operating page transaction text (no more truncation)
  • Dashboard section gaps increased (gap-6gap-8, card gaps gap-4gap-6)
  • New unified Modal and ConfirmModal components with consistent glassmorphism styling

Test plan

  • All 347 tests pass
  • ESLint clean
  • Prettier clean

…ts and buttons

- Body background: radial gradient with teal glow on dark base (#0B0F0E)
- Cards: backdrop-filter blur, subtle hover translateY, increased padding
- Inputs: solid dark bg (#121716), teal border, refined focus ring
- Buttons: primary uses rgba teal with white text, secondary softer
- Row-negative: softer red (#d16b6b) with lighter background
- Nav: inline SVG icons for each route (desktop and mobile)
- Header: logo image instead of text brand
- Mobile: word-break on operating page transaction text
- Section gaps: 6→8 on dashboard, card gaps 4→6
- New unified Modal and ConfirmModal components with glassmorphism
@quequeo quequeo merged commit 168b548 into main Mar 24, 2026
3 checks passed
@quequeo quequeo deleted the feature/premium-visual-overhaul branch March 24, 2026 15:26
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