mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
Refactor UI components for improved localization and styling
- Updated various headings and text elements to utilize localization functions for better internationalization support. - Simplified gradient styles in headings to enhance readability. - Adjusted adventure and travel statistics sections to reflect localized titles and descriptions. - Enhanced filter options and buttons with localized text for clarity. - Modified Tailwind CSS configuration to include a new color 'dim' for future styling needs.
This commit is contained in:
parent
b5931c6c23
commit
b0e8000cf8
26 changed files with 1814 additions and 1097 deletions
|
@ -14,6 +14,7 @@ export default {
|
|||
'forest',
|
||||
'aqua',
|
||||
'emerald',
|
||||
'dim',
|
||||
{
|
||||
aestheticDark: {
|
||||
primary: '#3e5747',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue