change some color stuff
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m34s
All checks were successful
Deploy Website / docker (ubuntu-latest) (push) Successful in 2m34s
This commit is contained in:
@ -11,6 +11,9 @@ const config: Config = {
|
||||
extend: {
|
||||
colors: {
|
||||
pp: "#4858ff",
|
||||
ssr: {
|
||||
DEFAULT: "#6773ff",
|
||||
},
|
||||
background: "hsl(var(--background))",
|
||||
foreground: "hsl(var(--foreground))",
|
||||
card: {
|
||||
|
Reference in New Issue
Block a user