Change red color value in tailwind config

This commit is contained in:
lora322 2025-09-23 19:46:16 -04:00 committed by GitHub
parent 8047166beb
commit 40b7f2bc5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ module.exports = {
blue: '#244E5E', blue: '#244E5E',
green: '#00B448', green: '#00B448',
orange: '#FFAA00', orange: '#FFAA00',
red: '#F20041', red: '#BD021E',
900: '#141F2A', 900: '#141F2A',
800: '#4b5b66', 800: '#4b5b66',
700: '#5e7785', 700: '#5e7785',