change theme color (again) and add acc colors to the score stat badges
Some checks failed
Deploy SSR / deploy (push) Failing after 30s

This commit is contained in:
Lee
2024-09-13 14:22:51 +01:00
parent 86252150b8
commit 671f520635
5 changed files with 63 additions and 20 deletions

View File

@ -10,7 +10,7 @@ const config: Config = {
theme: {
extend: {
colors: {
pp: "#a147fa",
pp: "#606fff",
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
card: {