{"id":17939070,"url":"https://github.com/Railly/tinte","last_synced_at":"2025-03-24T10:31:54.462Z","repository":{"id":199994031,"uuid":"703854926","full_name":"Railly/tinte","owner":"Railly","description":"An opinionated theme generator 🎨 (VS Code, shadcn/ui)","archived":false,"fork":false,"pushed_at":"2024-10-28T17:41:32.000Z","size":4045,"stargazers_count":369,"open_issues_count":10,"forks_count":19,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T20:39:33.884Z","etag":null,"topics":["alacritty","color-palette","color-scheme","flexoki","iterm2","one-hunter","raycast","rayso","shadcn-ui","terminal-colors","theme","theme-generator","vscode-theme","wezterm"],"latest_commit_sha":null,"homepage":"https://tinte.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Railly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-12T03:49:26.000Z","updated_at":"2025-03-19T13:27:46.000Z","dependencies_parsed_at":"2023-10-15T04:52:38.228Z","dependency_job_id":"23a770f7-3cd7-4f93-bc5a-e02ef8175fe1","html_url":"https://github.com/Railly/tinte","commit_stats":null,"previous_names":["railly/tinte"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Railly%2Ftinte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Railly%2Ftinte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Railly%2Ftinte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Railly%2Ftinte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Railly","download_url":"https://codeload.github.com/Railly/tinte/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245252347,"owners_count":20585018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["alacritty","color-palette","color-scheme","flexoki","iterm2","one-hunter","raycast","rayso","shadcn-ui","terminal-colors","theme","theme-generator","vscode-theme","wezterm"],"created_at":"2024-10-29T00:06:29.521Z","updated_at":"2025-03-24T10:31:53.817Z","avatar_url":"https://github.com/Railly.png","language":"TypeScript","funding_links":["https://www.github.com/sponsors/Railly","https://www.buymeacoffee.com/raillyhugo","https://www.paypal.com/donate/?hosted_button_id=J3PJ5N6LVZCPY"],"categories":["Themes \u0026 Customizations","Tools","TypeScript"],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Railly/website/main/public/images/private-github/tinte-logo.png\" width=\"100\" alt=\"Tinte Logo\"/\u003e\u003cbr/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/crafter-station/website/main/public/transparent.png\" height=\"30\" width=\"0px\"/\u003e\n  Tinte\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\nAn opinionated VS Code Theme Generator 🎨\n\u003c/p\u003e\n\n## About Tinte\n\nTinte is an opinionated (VS Code) Theme Generator. It allows users to create, customize, and export beautiful color themes with ease.\n\n\u003e While the current version is tailored for VS Code, we have plans to extend support to other popular editors and terminals in the future, including JetBrains IDEs, Zed, Neovim, and more.\n\n### Key Features\n\n- **VS Code Support**: Currently focused on creating themes for Visual Studio Code.\n- **Ray.so Themes in VS Code**: Download and use fantasy [ray.so](https://www.ray.so/) within VS Code.\n- **Intuitive Editor**: User-friendly editor for effortless theme creation.\n- **Real-Time Preview**: See your changes instantly as you customize.\n- **Export Options**: Easily export your themes as VSIX file (VS Code extension).\n- **Community Sharing**: Share and discover themes created by other users.\n\n### Screenshots\n\n#### Landing\n\n![image](https://github.com/user-attachments/assets/add1f9de-dfa0-4af6-9599-4ebf1b0337b1)\n\n#### Preview\n\n![image](https://github.com/user-attachments/assets/ad7e6d64-a5f6-48be-bfd2-d842417f1b57)\n\n#### Editor\n\n![image](https://github.com/user-attachments/assets/7f0bc795-e6e8-4a04-b395-a4fc1d0a7d6e)\n\n#### OpenGraph\n\n![image](https://github.com/user-attachments/assets/9c8d28e8-cdbf-484b-a044-3d75c8d7f501)\n\n## Getting Started\n\nTo get started with Tinte:\n\n1. Visit [tinte.railly.dev](https://tinte.railly.dev)\n2. Try the prompt enhancer + theme generator powered by Vercel AI SDK.\n3. Click on Edit to customize the theme to your liking.\n4. (Optional) Click on Preview to see how the theme looks in VS Code.\n5. (Optional) Click on Share to copy a shareable link.\n6. Click on Export to download the theme as a VSIX file.\n\n## Contributing\n\nWe welcome contributions! If you'd like to contribute to Tinte, please:\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## Support\n\nIf you encounter any issues or have questions, please [open an issue](https://github.com/Railly/tinte/issues) on our GitHub repository.\n\n## Support Me\n\nIf you find Tinte helpful and would like to support my work, you can do so through the following methods:\n\n### GitHub Sponsors\n\n\u003ca href=\"https://www.github.com/sponsors/Railly\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Railly/obsidian-simple-flashcards/master/github-sponsor.png\" alt=\"Sponsor with GitHub\" height=\"45px\" /\u003e\n\u003c/a\u003e\n\n### Buy Me a Coffee\n\n\u003ca href=\"https://www.buymeacoffee.com/raillyhugo\" target=\"_blank\"\u003e\n\t\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"45px\"\u003e\n\u003c/a\u003e\n\n### PayPal\n\n\u003ca href=\"https://www.paypal.com/donate/?hosted_button_id=J3PJ5N6LVZCPY\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Railly/Railly/main/buttons/donate-with-paypal.png\" alt=\"Donate with PayPal\" height=\"45px\" /\u003e\n\u003c/a\u003e\n\n### Yape\n\n\u003ca href=\"https://donate.railly.dev?open-yape-dialog=true\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Railly/donate/main/public/donate-with-yape.png\" alt=\"Donate with Yape\" height=\"45px\" /\u003e\n\u003c/a\u003e\n\n## Thank You! 🙏\n\nYour support means a lot to me and helps me continue creating valuable content and projects for the community. Thank you for considering supporting my work!\n\nIf you have any questions or just want to connect, feel free to reach out to me.\n\nHappy theming! 🎨✨\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRailly%2Ftinte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRailly%2Ftinte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRailly%2Ftinte/lists"}