change some color stuff
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m34s

This commit is contained in:
Lee
2024-10-22 12:26:58 +01:00
parent d62b6524f7
commit be25896c5e
10 changed files with 13 additions and 10 deletions

View File

@ -11,6 +11,9 @@ const config: Config = {
extend: {
colors: {
pp: "#4858ff",
ssr: {
DEFAULT: "#6773ff",
},
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
card: {