Skip to content

Commit

Permalink
oxo
Browse files Browse the repository at this point in the history
  • Loading branch information
namishh committed Jan 12, 2024
1 parent 6e534d4 commit 2a6fe27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tailwind.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ export default {
colors: {
'darker': "#0b0b0b",
'bg': "#111111",
'mbg': "#181818",
"bg3": "#232323",
'mbg': "#151515",
"bg3": "#1f1f1f",
'fg': "#dadada",
'error': "#e55794",
'success': "#4be194",
Expand Down

0 comments on commit 2a6fe27

Please sign in to comment.