{"id":26643958,"url":"https://github.com/fluid-design-io/nwui-theme-generator","last_synced_at":"2026-02-14T03:34:28.868Z","repository":{"id":281779946,"uuid":"946397622","full_name":"fluid-design-io/nwui-theme-generator","owner":"fluid-design-io","description":"A delightful theme generator for NativeWind UI - Create, preview, and share themes for your iOS, Android, and web apps","archived":false,"fork":false,"pushed_at":"2025-03-14T20:17:40.000Z","size":66040,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-06T19:40:23.603Z","etag":null,"topics":["color-generator","design-system","nativewind","tailwindcss","theme-generator"],"latest_commit_sha":null,"homepage":"https://nwui-theme.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluid-design-io.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,"zenodo":null}},"created_at":"2025-03-11T04:33:13.000Z","updated_at":"2025-03-19T05:01:32.000Z","dependencies_parsed_at":"2025-04-11T00:01:49.271Z","dependency_job_id":null,"html_url":"https://github.com/fluid-design-io/nwui-theme-generator","commit_stats":null,"previous_names":["fluid-design-io/nwui-theme-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluid-design-io/nwui-theme-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluid-design-io%2Fnwui-theme-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluid-design-io%2Fnwui-theme-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluid-design-io%2Fnwui-theme-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluid-design-io%2Fnwui-theme-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluid-design-io","download_url":"https://codeload.github.com/fluid-design-io/nwui-theme-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluid-design-io%2Fnwui-theme-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29434033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T02:20:56.896Z","status":"ssl_error","status_checked_at":"2026-02-14T02:11:29.478Z","response_time":53,"last_error":"SSL_read: 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-generator","design-system","nativewind","tailwindcss","theme-generator"],"created_at":"2025-03-24T20:35:56.126Z","updated_at":"2026-02-14T03:34:28.831Z","avatar_url":"https://github.com/fluid-design-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 NWUI Theme Generator\n\n![Home Page](https://github.com/user-attachments/assets/b385eabb-cd5a-4ada-8aaf-5393b4002f5d)\n\n\u003e Because life's too short for boring color schemes! 🌈\n\n## What's This?\n\nEver wished you could wave a magic wand and generate beautiful, platform-specific color themes for your NativeWind UI apps? Well, this is pretty much that, minus the wand! 🪄\n\n![NWUI-demo-1](https://github.com/user-attachments/assets/95b37575-aa58-42ac-8898-70ae6abb3f3d)\n\n![NWUI-demo-2](https://github.com/user-attachments/assets/44e670fc-e5b0-415e-b13c-335a9e7d4435)\n\n![NWUI-demo-3](https://github.com/user-attachments/assets/402d2974-4744-429c-89cf-669bad6ebd1a)\n\n\n## ✨ Features\n\n- 🎯 **Platform-Specific Themes**: Generate colors that feel right at home on iOS, Android, or web\n- 🔄 **Live Preview**: See your changes in real-time (because who likes surprises?)\n- 🔗 **Sharable Themes**: Share your masterpiece with a simple URL (powered by Zustand's hash storage magic)\n- ⚡️ **Keyboard Shortcuts**: Speed up your workflow with quick keys for theme switching, device previews, and more\n- 📱 **Built for NativeWind**: Perfect for your React Native + Tailwind CSS projects\n- 🌓 **Dark/Light Mode**: Because themes are like the moon - they have two sides\n- 🎭 **Preview Components**: Test your theme on real UI components\n\n## 🤓 For the Nerdy Details\n\nThe generator uses platform-specific color algorithms to ensure your themes feel native on each platform:\n\n- 🍎 **iOS**: Follows Apple's Human Interface Guidelines color principles\n- 🤖 **Android**: Material Design 3 inspired color generation\n- 🌐 **Web**: Modern web-first color schemes\n\nEach platform generator extends a base class and implements its own color generation logic. Check out `src/lib/color-generator/` if you want to peek under the hood!\n\n## 🤝 Contributing\n\nGot ideas? Found a bug? Want to make it even more awesome? Contributions are welcome!\n\n1. Fork it\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n---\n\n_P.S. If you're reading this far, you might be interested in starring the repo. Just saying! ⭐️_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluid-design-io%2Fnwui-theme-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluid-design-io%2Fnwui-theme-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluid-design-io%2Fnwui-theme-generator/lists"}