Skip to content

Commit b5d24a7

Browse files
committed
Update background color
1 parent 8128709 commit b5d24a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = {
1313
primary: colors.violet,
1414
dark: {
1515
...colors.zinc,
16-
950: '#121212',
16+
950: '#101010',
1717
},
1818
/* Potential alternative theme for the whole website */
1919
purplegray: {

0 commit comments

Comments
 (0)