Shipped

Dark Mode

Full dark mode support across the entire application.

Shipped March 15, 2025

Overview

Dark mode has been fully implemented across the entire Quote Gallery application, including all pages, modals, and components.

What's included

  • Automatic detection — Respects your system preference out of the box
  • Manual toggle — Switch between light, dark, and system modes via the theme toggle
  • Persistent preference — Your choice is saved and remembered across sessions
  • Smooth transitions — No flash of unstyled content when switching themes

Technical details

We use @nuxtjs/color-mode with Tailwind CSS dark mode classes. All shadcn-vue components automatically adapt to the current color mode.