fix: Fix imports and database bugs. Removed legacy ETL code.
This commit is contained in:
@@ -27,6 +27,9 @@ export default {
|
||||
// Dark theme tokens (Ferrari-inspired palette)
|
||||
paper: '#1D1A18', // MUI background.paper - DARKEST brownish-black
|
||||
nero: '#231F1C', // Nero Daytona - page base
|
||||
card: '#2A2725', // Card backgrounds - lighter than nero
|
||||
border: '#3A3735', // Borders in dark mode
|
||||
inactive: '#4A4845', // Inactive UI elements
|
||||
avus: '#F2F3F6', // Bianco Avus - primary text on dark
|
||||
titanio: '#A8B8C0', // Grigio Titanio - secondary text on dark
|
||||
canna: '#7E8792', // Canna Di Fucile - placeholder text
|
||||
|
||||
Reference in New Issue
Block a user