{"id":22214390,"url":"https://github.com/rlabs-inc/vscode-themes-community","last_synced_at":"2026-01-22T17:08:54.184Z","repository":{"id":257884408,"uuid":"863232977","full_name":"RLabs-Inc/vscode-themes-community","owner":"RLabs-Inc","description":"Create, edit, share and discover new themes for the VS Code editor. An innovator algorithm specially developed to randomly generate colors using sacred geometry patterns. Edit, fine-tune, download and share yours, publish-ready, newly created themes.","archived":false,"fork":false,"pushed_at":"2024-10-15T20:52:32.000Z","size":1175,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T14:08:53.344Z","etag":null,"topics":["color-scheme","community","nextjs","sacred-geometry","social-network","themes","vscode-theme","vscode-theme-generator"],"latest_commit_sha":null,"homepage":"https://vscode-themes-community.vercel.app/generator","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RLabs-Inc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-26T00:21:34.000Z","updated_at":"2025-01-05T18:58:41.000Z","dependencies_parsed_at":"2024-10-16T22:07:09.193Z","dependency_job_id":"de32caab-24c2-45d8-a22b-539de640978c","html_url":"https://github.com/RLabs-Inc/vscode-themes-community","commit_stats":null,"previous_names":["rlabs-inc/vscode-themes-community"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RLabs-Inc/vscode-themes-community","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLabs-Inc%2Fvscode-themes-community","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLabs-Inc%2Fvscode-themes-community/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLabs-Inc%2Fvscode-themes-community/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLabs-Inc%2Fvscode-themes-community/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RLabs-Inc","download_url":"https://codeload.github.com/RLabs-Inc/vscode-themes-community/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RLabs-Inc%2Fvscode-themes-community/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28667386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["color-scheme","community","nextjs","sacred-geometry","social-network","themes","vscode-theme","vscode-theme-generator"],"created_at":"2024-12-02T21:16:25.169Z","updated_at":"2026-01-22T17:08:54.147Z","avatar_url":"https://github.com/RLabs-Inc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Theme Generator\n\nThis is a intuitive VSCode themes generator that allows users to create, customize, share and discover color themes for Visual Studio Code. It uniquely incorporates **sacred geometry patterns** for color generation, offering a fresh approach to theme creation.\n\n## Features\n\n- **Interactive Theme Creation**: Easily generate themes with a user-friendly interface.\n- **Sacred Geometry Color Schemes**: Utilize patterns inspired by sacred geometry for unique and harmonious color combinations.\n- **Real-time Preview**: See your changes instantly as you customize your theme.\n- **Syntax Highlighting**: Preview your theme with actual code samples.\n- **Save and Share**: Store your favorite themes and share them with the community.\n- **Export Options**: Download your theme ready to install in VSCode or even publish to the marketplace.\n- **Dark/Light Mode**: Toggle between dark and light modes for comfortable theme creation.\n\n## Sacred Geometry in Color Generation\n\nUnlike traditional color theory schemes, VSCode Theme Generator employs sacred geometry patterns for color generation. This approach offers several unique benefits:\n\n- **Harmonic Ratios**: Colors are selected based on proportions found in nature and sacred architecture, resulting in visually pleasing and balanced themes.\n- **Unique Combinations**: The use of geometric patterns allows for unexpected yet harmonious color pairings.\n- **Customizable Complexity**: Users can choose from various sacred geometry patterns, each offering different levels of color complexity.\n\nSome of the patterns are:\n\n- Fibonacci Spiral\n- Golden Ratio\n- Flower of Life\n- Seed of Life\n- Vesica Piscis\n- Metatron's Cube\n- Mandelbrot Set\n- Pentagram\n- Golden Spiral\n- Golden Trisection\n- Continued Fraction\n- Farey Sequence\n- Noble Numbers\n- Metallic Means\n- And many more...\n\nThese patterns inform the selection and relationship between colors in the generated themes, providing a fresh perspective on color harmony in design.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v18 or later)\n- Bun (latest version)\n\n### Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/rlabs-inc/vscode-themes-community.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```sh\n   cd vscode-themes-community\n   ```\n\n3. Install dependencies:\n\n   ```sh\n   bun install\n   ```\n\n4. Set up environment variables:\n\n   - Copy `env.example` to `.env.local`\n   - Fill in the required values\n\n5. Run the development server:\n\n   ```sh\n   bun run dev\n   ```\n\n6. Open [http://localhost:3000](http://localhost:3000) in your browser to see the application.\n\n## Technologies Used\n\n- [Next.js](https://nextjs.org/) (v14 RC)\n- [React](https://reactjs.org/) (v19)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Shadcn UI](https://ui.shadcn.com/)\n- [Drizzle ORM](https://orm.drizzle.team/)\n- [Clerk](https://clerk.dev/) for authentication\n- [Vercel Postgres](https://vercel.com/storage/postgres)\n\n## Contributing\n\nWe welcome contributions!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Special thanks to the open-source community for the amazing tools and libraries that made this project possible.\n\n## Contact\n\nFor any questions or feedback, please open an issue on this repository.\n\n---\n\n**Enjoy creating and using themes made with Sacred Geometry!** 🎨✨🔯\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlabs-inc%2Fvscode-themes-community","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlabs-inc%2Fvscode-themes-community","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlabs-inc%2Fvscode-themes-community/lists"}