pok
This commit is contained in:
@@ -34,6 +34,20 @@ module.exports = {
|
||||
'2xl': '40rem',
|
||||
},
|
||||
colors: {
|
||||
// New Earth Tone Palette
|
||||
'primary-olive': '#7B8D42',
|
||||
'primary-terracotta': '#B54A38',
|
||||
'secondary-sage': '#9BAE73',
|
||||
'secondary-gold': '#C49A5A',
|
||||
'bg-sand': '#F3EEE7',
|
||||
'bg-clay': '#D1CFC5',
|
||||
'bg-stone': '#D8D8CE',
|
||||
'bg-darkbrown': '#3B2A2A',
|
||||
'accent-teal': '#5A7D80',
|
||||
'accent-sky': '#A2B7C7',
|
||||
'text-dark': '#2C2C2C',
|
||||
'nav-dark': '#301d00',
|
||||
// Keep existing colors for backward compatibility
|
||||
gold: {
|
||||
50: '#FFC876', // Lightest shade
|
||||
100: '#F5B74F',
|
||||
|
Reference in New Issue
Block a user