{ "$schema": "https://metabuilder.dev/schemas/package-styles.schema.json", "schemaVersion": "2.0.0", "colors": { "fieldTypePrimary": "#1976d2", "fieldTypeSecondary": "#9c27b0", "fieldTypeInfo": "#0288d1", "constraintPrimaryKey": "#1976d2", "constraintForeignKey": "#ed6c02", "constraintUnique": "#9c27b0", "constraintNullable": "#757575", "validationError": "#d32f2f", "validationWarning": "#ed6c02", "validationSuccess": "#2e7d32", "tableBorder": "#e0e0e0", "tableHeaderBg": "#f5f5f5", "columnSelected": "#e3f2fd" }, "spacing": { "editorPadding": "24px", "sectionPadding": "16px", "tableListWidth": "280px", "columnRowGap": "8px", "chipGap": "4px" }, "shadows": { "editor": "0 2px 8px rgba(0, 0, 0, 0.1)", "columnCard": "0 1px 3px rgba(0, 0, 0, 0.08)", "dialogOverlay": "0 4px 20px rgba(0, 0, 0, 0.15)" } }