We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf23e0e commit a54e2efCopy full SHA for a54e2ef
src/config/colors.js
@@ -10,7 +10,7 @@ module.exports = {
10
book: '#3b82f6', // blue-500
11
movie: '#ef4444', // red-500
12
game: '#22c55e', // green-500
13
- article: '#f97316', // orange-500
+ article: '#ff8934', // orange-500
14
music: '#a855f7', // purple-500
15
series: '#ec4899', // pink-500
16
food: '#84cc16', // lime-500
0 commit comments