We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8128709 commit b5d24a7Copy full SHA for b5d24a7
tailwind.config.js
@@ -13,7 +13,7 @@ module.exports = {
13
primary: colors.violet,
14
dark: {
15
...colors.zinc,
16
- 950: '#121212',
+ 950: '#101010',
17
},
18
/* Potential alternative theme for the whole website */
19
purplegray: {
0 commit comments