Spotify ThemeSpotify Theme
Icon

Spotify 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(222.2 47.4% 11.2%);

  --card: hsl(0 0% 100%);
  --card-foreground: hsl(222.2 47.4% 11.2%);

  --popover: hsl(0 0% 100%);
  --popover-foreground: hsl(222.2 47.4% 11.2%);

  --primary: hsl(149 72% 42%);
  --primary-foreground: hsl(0 0% 100%);

  --secondary: hsl(210 40% 96.1%);
  --secondary-foreground: hsl(222.2 47.4% 11.2%);

  --muted: hsl(210 40% 96.1%);
  --muted-foreground: hsl(215.4 16.3% 46.9%);

  --accent: hsl(149 72% 42%);
  --accent-foreground: hsl(0 0% 100%);

  --destructive: hsl(0 84.2% 60.2%);
  --destructive-foreground: hsl(0 0% 100%);

  --border: hsl(214.3 31.8% 91.4%);
  --input: hsl(214.3 31.8% 91.4%);
  --ring: hsl(149 72% 42%);

  --radius: 0.5rem;
}

.dark {
  --background: hsl(220 18% 10%);
  --foreground: hsl(210 40% 98%);

  --card: hsl(218 15% 15%);
  --card-foreground: hsl(210 40% 98%);

  --popover: hsl(218 15% 15%);
  --popover-foreground: hsl(210 40% 98%);

  --primary: hsl(149 72% 42%);
  --primary-foreground: hsl(222.2 47.4% 11.2%);

  --secondary: hsl(218 15% 20%);
  --secondary-foreground: hsl(210 40% 98%);

  --muted: hsl(218 15% 20%);
  --muted-foreground: hsl(215 20.2% 65.1%);

  --accent: hsl(149 72% 42%);
  --accent-foreground: hsl(222.2 47.4% 11.2%);

  --destructive: hsl(0 62.8% 30.6%);
  --destructive-foreground: hsl(0 0% 100%);

  --border: hsl(218 15% 25%);
  --input: hsl(218 15% 25%);
  --ring: hsl(149 72% 42%);
}

Related Themes

Explore more themes in the product category

View All product Themes