{"id":21668886,"url":"https://github.com/ajaymarathe/bootcatch-themes","last_synced_at":"2025-04-12T02:23:05.688Z","repository":{"id":41456376,"uuid":"174202786","full_name":"ajaymarathe/bootcatch-themes","owner":"ajaymarathe","description":"🔥 Bootcatch Themes is a free, open-source library offering custom Bootstrap themes.","archived":false,"fork":false,"pushed_at":"2021-05-09T15:28:14.000Z","size":759,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T02:22:53.613Z","etag":null,"topics":["ajay-marathe","bootcatch","bootcatch-templates","bootcatch-theme","bootcatch-themes","bootstrap","bootstrap-templates","bootstrap-theme","bootstrap-themes","bootstrap4","bootswatch","bootswatch-theme","css","css-framework","free-bootstrap-theme","free-customize-themes"],"latest_commit_sha":null,"homepage":"","language":null,"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/ajaymarathe.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}},"created_at":"2019-03-06T18:57:22.000Z","updated_at":"2024-09-30T20:20:28.000Z","dependencies_parsed_at":"2022-08-30T02:30:56.815Z","dependency_job_id":null,"html_url":"https://github.com/ajaymarathe/bootcatch-themes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fbootcatch-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fbootcatch-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fbootcatch-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajaymarathe%2Fbootcatch-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajaymarathe","download_url":"https://codeload.github.com/ajaymarathe/bootcatch-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506123,"owners_count":21115385,"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":["ajay-marathe","bootcatch","bootcatch-templates","bootcatch-theme","bootcatch-themes","bootstrap","bootstrap-templates","bootstrap-theme","bootstrap-themes","bootstrap4","bootswatch","bootswatch-theme","css","css-framework","free-bootstrap-theme","free-customize-themes"],"created_at":"2024-11-25T12:17:59.331Z","updated_at":"2025-04-12T02:23:05.665Z","avatar_url":"https://github.com/ajaymarathe.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootcatch Custom Themes\n\n[![NPM](https://img.shields.io/npm/v/bootcatch-themes.svg)](https://www.npmjs.com/package/bootcatch-themes)\n[![NPM](https://img.shields.io/npm/dt/bootcatch-themes.svg)](https://www.npmjs.com/package/bootcatch-themes)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\nBootcach custom themes are released under the MIT license - So feel free to use anywhere.\n\n[![Bootcatch Logo](https://raw.githubusercontent.com/ajaymarathe/image-store/master/bootcatch/bootcatch.png)](https://bootcatch.com/custom-themes)\n\nFree Custom Bootcath themes for Bootstrap Lover's :heart: is based on world most popular framework - Bootstrap, which includes different types of styles, colors and other many extra components for free.\n\nHope this helps.\n\n## NPM Install\n\n```js\nnpm i bootcatch-themes --save\n```\n\n## [Usage](https://bootcatch.com/usage)\n\nBelow are the few way to integrate Bootcatch-Themes in your project.\n\n## CDN - Content Delivery Network\n\n```js\n//add this cdn in your html head.\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/bootcatch-themes@2.4.0/dist/orangely/bootstrap.min.css\"  /\u003e\n\n//change the theme name your css will get changed.\n//\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/bootcatch-themes@\u003cversion\u003e/dist/\u003ctheme-name\u003e/bootstrap.min.css\"  /\u003e\n```\n\n## Use in Html Project -\n\n```js\n //download the css and place it on right path e.g \n \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"\u003cyou project path\u003e/dist/\u003ctheme-name\u003e/bootstrap.min.css\"\u003e\n ```\n\n## Use in Vue.js -\n\n ```js\n  //In Vue main.js file\n  import Vue from \"vue\";\n  import \"bootcatch-themes/dist/orangely/bootstrap.min.css; \n   \n   ```\n\n## Use in Angular -\n\n```js\n  //import in style.scss file\n\n  @import \"bootcatch-themes/dist/orangely/bootstrap.min.css\";\n\n //@import \"~bootcatch-themes/dist/\u003ctheme-name\u003e/\u003ccss-file\u003e\"; \n ```\n\n## Use in React -\n\n ```js\n    import React from 'react';\n    import ReactDOM from 'react-dom';\n \n    //import in your main file e.g index.js file \n \n    import \"bootcatch-themes/dist/orangely/bootstrap.min.css\";\n ```\n\n## Clone the Repository -\n\n```js\n//Just clone the whole repository -\n\ngit clone https://github.com/ajaymarathe/bootcatch-themes.git\n```\n\n## Compiled Asset\n\nDownload `bootstrap.css` or `bootstrap.min.css` file associated with the theme and replace it with bootstrap default stylesheet and don't forget to add bootstrap optional dependencies like js file `e.g bootstrap.min.js, jquery \u0026 popper.js` etc\n\n## What's included\n\nWithin the download you'll find the following directories and files:\n\n```html\ndist/\n├──MATERIAL/ \n|  ├── Bootstrap.css\n|  ├── Bootstrap.min.css\n├── LICENSE\n├── README.md\n\n-//- Same structure for all themes.\n\n```\n\n## Live Priview\n\n- [Bootcatch Custom Themes](https://bootcatch.com/custom-themes)\n\n## Author\n\nAjay Marathe\n\n- \u003chttps://github.com/ajaymarathe\u003e\n- \u003chttps://bootcatch.com/custom-themes\u003e\n- \u003chttps://bootcatch.com/usage\u003e\n\n```\nIf you like my work then please give ⭐ and do follow me :P\n```\n\n## Copyright and License\n\nCopyright 2018 - 2021 [Ajay Marathe](https://github.com/ajaymarathe). Code released under the [MIT](https://github.com/ajaymarathe/Bootcatch-Themes/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaymarathe%2Fbootcatch-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajaymarathe%2Fbootcatch-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajaymarathe%2Fbootcatch-themes/lists"}