Merge pull request #5 from Car-Part-Planet/CPP-152

Order Confirmation
This commit is contained in:
Teodor Raykov
2024-07-01 23:06:15 +03:00
committed by GitHub
42 changed files with 2429 additions and 406 deletions

View File

@@ -5,7 +5,7 @@ export const carPartPlanetColor = {
muted: '#E6CCB7'
},
content: {
subtle: '#9ca3af', // gray-400
subtle: '#d1d5db', // gray-300
DEFAULT: '#6b7280', // gray-500
emphasis: '#374151', // gray-700
strong: '#111827', // gray-900