Welcome to the official Neurofeedback Luxembourg Brand & Style Guide repository. This guide serves as a central, single-source-of-truth for all brand-related assets, guidelines, and specifications. It is designed to ensure consistency across all communications, whether created by internal teams, freelancers, or AI tools and agents.
The primary purpose of this repository is to provide clear, actionable guidance on how to represent the Neurofeedback Luxembourg brand. It includes:
- Logo assets: Various formats and usage guidelines.
- Color palettes: Official brand colors with their respective codes.
- Typography: Recommended fonts and their application.
- Brand tokens: Machine-readable design tokens for developers and automated systems.
- Usage guidelines: Do's and Don'ts for brand application.
- Social media assets: Templates and guidelines for various platforms.
For a comprehensive and interactive overview of the brand guidelines, please visit the main brand guide website:
Neurofeedback Luxembourg Brand & Style Guide
This web-based guide provides visual examples, detailed explanations, and downloadable assets.
All essential brand assets, including logos, icons, and social media templates, are available for download in a single ZIP archive:
For developers and automated systems, machine-readable brand tokens (colors, spacing, typography values) are available in JSON format:
brand-guide/
├── .github/ # GitHub-specific configurations (e.g., workflows, issue templates)
├── assets/ # All brand assets (images, icons, etc.)
│ ├── logos/ # Various logo versions (primary, secondary, icons, favicons)
│ │ ├── primary/ # Primary logo variants (SVG, PNG)
│ │ ├── icon/ # Square icon variants (SVG, PNG)
│ │ └── favicon/ # Favicon files (ICO, PNG)
│ ├── social-media/ # Social media covers and templates
│ │ ├── linkedin/ # LinkedIn specific assets
│ │ ├── facebook/ # Facebook specific assets
│ │ └── youtube/ # YouTube specific assets
│ └── raw/ # Original, unoptimized assets (if any, for archival)
├── docs/ # Documentation files, including the main brand guide HTML
│ └── index.html # The main brand guide webpage
├── data/ # Data files, such as brand tokens
│ └── brand-tokens.json # Machine-readable brand tokens
├── README.md # Project README, overview of the brand guide
└── LICENSE # License file (if applicable)
If you have suggestions for improvements or new assets, please open an issue or submit a pull request. Ensure all contributions adhere to the existing brand guidelines.
[Specify License Here, e.g., MIT License]