Skip to content

Commit

Permalink
Reenable color switching
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonappah authored Oct 22, 2023
1 parent 898d7c8 commit 6690512
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles/palettes.module.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* .maroonPeach {
.maroonPeach {
--background: #391021;
--accent: #fcd34d;
--foreground: #ffffffdd;
Expand All @@ -14,10 +14,10 @@
--background: #4A441E;
--accent: #fcd34d;
--foreground: #ffffffde;
} */
}

.purpleBlue {
--background: #420937;
--accent: #4AB0C9;
--foreground: #ffffffde;
}
}

1 comment on commit 6690512

@vercel
Copy link

@vercel vercel bot commented on 6690512 Oct 22, 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:

v2 – ./

v2-one.vercel.app
v2-jasonaa.vercel.app
v2-git-main-jasonaa.vercel.app
v2.jasonaa.me
jasonaa.me

Please sign in to comment.