Skip to content

Commit

Permalink
revert color change
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed May 6, 2023
1 parent d43f45b commit bfa7645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}

.dark {
--background: 215 85% 8%;
--background: 229 85% 8%;
--foreground: 228 5% 82%;

--muted: 224 71% 4%;
Expand Down

1 comment on commit bfa7645

@vercel
Copy link

@vercel vercel bot commented on bfa7645 May 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

t3-env – ./

t3-env.vercel.app
env.t3.gg
t3-env-git-main-t3-oss.vercel.app
t3-env-t3-oss.vercel.app

Please sign in to comment.