sHa bd4c8dca76 feat: add color conversion and target/sets configuration for logos
- Updated Makefile to include a new target for converting logo colors format.
- Added a new script `convertColorsFormat.js` to convert colors from array to object format in `logos.json`.
- Modified `logos.json` structure to use an object for colors and added targets and sets for SVG logos.
- Updated `scanLogos.js` to set default colorConfig, targets, and sets for SVG logos.
- Enhanced Svelte components (`Grid.svelte`, `List.svelte`, `Preview.svelte`, `InlineSvg.svelte`) to support new targets, sets, and colors structure.
- Updated color theme utility functions to handle the new colors object format.
- Removed deprecated `mono_white.svg` logo file.
2025-05-12 20:52:07 +03:00

Logo Gallery

A collection of company and brand logos hosted on GitHub Pages. This project provides an easy way to access and use various brand logos in SVG and PNG formats with a user-friendly interface.

  • Browse logos in grid or list view
  • Search functionality to find specific logos
  • Copy direct URL to any logo with one click
  • Download logos directly
  • Responsive design that works on mobile and desktop

For setup, development, and deployment instructions, see DEVELOPMENT.md.

AI-Generated Code Notice

All project code was created by AI (GitHub Copilot) with my coaching, explanations, and guidance, involving minimal human coding. The process focused on iterative improvement and collaboration between human and AI.

License

This project is MIT licensed. See LICENSE for details.

Note: The logos themselves are the property of their respective owners and are provided here for informational and illustrative purposes only. Usage of these logos must comply with each brand's guidelines and does not imply endorsement or affiliation.

Description
No description provided
Readme MIT 12 MiB
Languages
Svelte 79.3%
JavaScript 12.9%
Python 4.7%
CSS 2%
Makefile 0.8%
Other 0.3%