Skip to content

Commit

Permalink
feat update theme default
Browse files Browse the repository at this point in the history
  • Loading branch information
sansan88 committed Sep 29, 2023
1 parent c68fcf2 commit 76d609e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/custom-themes/default/tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ export default {
},
extend: {
colors: {
myclublight: "#EB6109",
myclubdark: "#EB6109",
myclublight: "#339bde",
myclubdark: "#795deb",
},
},
},
Expand Down

0 comments on commit 76d609e

Please sign in to comment.