Apple Music ThemeApple Music Theme
Icon

Apple Music Theme

0 copies
Not liked

Component Preview

dashboard.tsx
AP

Demo App

Preview of your theme

Total Revenue

$15,231.89

+20.1% from last month

Subscriptions

+2,350

+180.1% from last month

Upgrade your subscription

You are currently on the free plan.

Free
Create an account

Enter your email below to create your account.

CSS Variables

globals.css
:root {
  --background: hsl(0 0% 100%);
  --foreground: hsl(220 13% 15%);
  --card: hsl(0 0% 100%);
  --card-foreground: hsl(220 13% 15%);
  --popover: hsl(0 0% 100%);
  --popover-foreground: hsl(220 13% 15%);
  --primary: hsl(355 78% 50%);
  --primary-foreground: hsl(0 0% 100%);
  --secondary: hsl(210 10% 95%);
  --secondary-foreground: hsl(220 13% 30%);
  --muted: hsl(210 10% 95%);
  --muted-foreground: hsl(220 13% 45%);
  --accent: hsl(210 10% 90%);
  --accent-foreground: hsl(220 13% 15%);
  --destructive: hsl(0 84% 60%);
  --destructive-foreground: hsl(0 0% 100%);
  --border: hsl(210 10% 88%);
  --input: hsl(210 10% 88%);
  --ring: hsl(355 78% 50% / 0.5);
  --radius: 0.5rem;
}

.dark {
  --background: hsl(220 13% 10%);
  --foreground: hsl(210 20% 90%);
  --card: hsl(220 13% 12%);
  --card-foreground: hsl(210 20% 90%);
  --popover: hsl(220 13% 12%);
  --popover-foreground: hsl(210 20% 90%);
  --primary: hsl(355 78% 50%);
  --primary-foreground: hsl(0 0% 100%);
  --secondary: hsl(220 13% 18%);
  --secondary-foreground: hsl(210 20% 70%);
  --muted: hsl(220 13% 18%);
  --muted-foreground: hsl(210 20% 60%);
  --accent: hsl(220 13% 20%);
  --accent-foreground: hsl(210 20% 90%);
  --destructive: hsl(0 84% 60%);
  --destructive-foreground: hsl(0 0% 100%);
  --border: hsl(220 13% 25%);
  --input: hsl(220 13% 25%);
  --ring: hsl(355 78% 50% / 0.5);
}

Related Themes

Explore more themes in the product category

View All product Themes