{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/public\/css\/designtokens.css"
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/public\/css\/designtokens.css",
"content": "\/**\n * Design Tokens - CSS Custom Properties\n * Zentrale Definition aller Design-Variablen\n *\/\n\n:root {\n \/* Colors - Primary *\/\n --color-primary: #007bff;\n --color-primary-hover: #0056b3;\n --color-primary-light: #cce5ff;\n\n \/* Colors - Secondary *\/\n --color-secondary: #6c757d;\n --color-secondary-hover: #5a6268;\n\n \/* Colors - Status *\/\n --color-success: #28a745;\n --color-success-bg: #d4edda;\n --color-success-text: #155724;\n\n --color-warning: #ffc107;\n --color-warning-bg: #fff3cd;\n --color-warning-text: #856404;\n\n --color-danger: #dc3545;\n --color-danger-bg: #f8d7da;\n --color-danger-text: #721c24;\n\n --color-info: #17a2b8;\n --color-info-bg: #cce5ff;\n --color-info-text: #004085;\n\n \/* Colors - Neutral *\/\n --color-text: #333;\n --color-text-muted: #666;\n --color-text-light: #999;\n --color-heading: #2c3e50;\n --color-heading-secondary: #34495e;\n\n --color-bg: #fff;\n --color-bg-light: #f8f9fa;\n --color-bg-muted: #f5f5f5;\n --color-bg-dark: #2c3e50;\n\n --color-border: #e0e0e0;\n --color-border-light: #eee;\n\n \/* Spacing *\/\n --space-xs: 0.25rem;\n --space-sm: 0.5rem;\n --space-md: 1rem;\n --space-lg: 1.5rem;\n --space-xl: 2rem;\n --space-xxl: 3rem;\n\n \/* Border Radius *\/\n --radius-sm: 4px;\n --radius-md: 6px;\n --radius-lg: 8px;\n --radius-pill: 50px;\n\n \/* Shadows *\/\n --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n --shadow-md: 0 2px 8px rgba(0,0,0,0.1);\n --shadow-lg: 0 4px 12px rgba(0,0,0,0.1);\n\n \/* Typography *\/\n --font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n --font-mono: 'SF Mono', Monaco, monospace;\n\n --font-size-xs: 0.75rem;\n --font-size-sm: 0.85rem;\n --font-size-md: 1rem;\n --font-size-lg: 1.1rem;\n --font-size-xl: 1.5rem;\n --font-size-xxl: 1.75rem;\n\n --line-height: 1.6;\n\n \/* Transitions *\/\n --transition-fast: 0.15s ease;\n --transition-normal: 0.2s ease;\n --transition-slow: 0.3s ease;\n\n \/* Layout *\/\n --max-width: 1200px;\n --max-width-narrow: 800px;\n --max-width-wide: 1400px;\n}\n",
"numLines": 90,
"startLine": 1,
"totalLines": 90
}
}
}