Update color

This commit is contained in:
2021-11-18 18:15:26 +01:00
parent c07b717f32
commit 5bc78e55e1
14 changed files with 27 additions and 24 deletions

View File

@@ -26,7 +26,7 @@ module.exports = defineConfig({
color: theme('colors.gray.400'),
},
a: {
color: theme('colors.amber.400'),
color: theme('colors.purple.400'),
},
strong: {
color: theme('colors.white'),