Skip to content

Commit

Permalink
fix: remove hls from slate ring variable (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
HubbeDev authored Mar 20, 2024
1 parent e48bd23 commit ed3765a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/static/registry/themes/slate.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"destructive-foreground": "210 40% 98%",
"border": "217.2 32.6% 17.5%",
"input": "217.2 32.6% 17.5%",
"ring": "hsl(212.7,26.8%,83.9)"
"ring": "212.7 26.8% 83.9%"
}
}
}

0 comments on commit ed3765a

Please sign in to comment.