{"id":13740505,"url":"https://github.com/DevExpress/bootstrap-themes","last_synced_at":"2025-05-08T20:31:38.675Z","repository":{"id":44661060,"uuid":"141693582","full_name":"DevExpress/bootstrap-themes","owner":"DevExpress","description":"Themes for Bootstrap","archived":false,"fork":false,"pushed_at":"2024-09-20T10:25:55.000Z","size":19214,"stargazers_count":60,"open_issues_count":1,"forks_count":39,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-30T06:32:57.620Z","etag":null,"topics":["asp-net","bootstrap","controls","css","devexpress","theme"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/DevExpress.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":"2018-07-20T09:38:50.000Z","updated_at":"2024-12-17T11:22:41.000Z","dependencies_parsed_at":"2024-09-03T07:01:12.896Z","dependency_job_id":"227a5568-4d94-48e9-8157-0e927842a5b2","html_url":"https://github.com/DevExpress/bootstrap-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/DevExpress%2Fbootstrap-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevExpress%2Fbootstrap-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevExpress%2Fbootstrap-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevExpress%2Fbootstrap-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevExpress","download_url":"https://codeload.github.com/DevExpress/bootstrap-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253144776,"owners_count":21861121,"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":["asp-net","bootstrap","controls","css","devexpress","theme"],"created_at":"2024-08-03T04:00:48.789Z","updated_at":"2025-05-08T20:31:37.977Z","avatar_url":"https://github.com/DevExpress.png","language":"HTML","readme":"\u003ca href=\"https://DevExpress.com/\"\u003e\n    \u003cimg src=\"https://community.devexpress.com/blogs/aspnet/DevExpress-Powered-Color-Large.png\" alt=\"DevExpress logo\" title=\"DevExpress\" align=\"right\" /\u003e\n\u003c/a\u003e\n\nFree DevExpress Bootstrap v4 / v5 Themes\n=====================================\n\nThis repository contains free and open source themes that were created for websites built using Bootstrap v4 and v5.\n\n\u003e **Note**  \n\u003e Built-in themes for DevExpress Blazor components are now available as a **DevExpress.Blazor** dependency (v22.1+). Refer to the following topic for information: [Applying Devexpress Blazor Themes](https://docs.devexpress.com/Blazor/401523/common-concepts/customize-appearance/themes).\n\n## Table of Contents\n- [What's Included](#whats-included)\n    - [DevExpress Blazing Berry](#devexpress-blazing-berry)\n    - [DevExpress Blazing Dark](#devexpress-blazing-dark)\n    - [DevExpress Office White](#devexpress-office-white)\n    - [DevExpress Purple](#devexpress-purple)\n- [Getting Started](#getting-started)\n- [Customization](#customization)\n- [Copyright and License](#copyright-and-license)\n- [More Information](#more-information)\n\n\n## What's Included\n\n### DevExpress Blazing Berry\n\n![Blazing Berry](/media/Blazing_Berry.png)\n\n[Open CSS File](dist/blazing-berry/bootstrap.css) | [Open Minimized CSS File](dist/blazing-berry/bootstrap.min.css)  |  [View Demo](https://devexpress.github.io/bootstrap-themes/index.html?theme=blazing-berry)\n\n### DevExpress Blazing Dark\n\n![Blazing Berry](/media/Blazing_Dark.png)\n\n[Open CSS File](dist/blazing-dark/bootstrap.css) | [Open Minimized CSS File](dist/blazing-dark/bootstrap.min.css)  |  [View Demo](https://devexpress.github.io/bootstrap-themes/index.html?theme=blazing-dark)\n\n### DevExpress Office White\n\n![Office White](/media/Office_White.png)\n\n[Open CSS File](dist/office-white/bootstrap.css) | [Open Minimized CSS File](dist/office-white/bootstrap.min.css) | [View Demo](https://devexpress.github.io/bootstrap-themes/index.html?theme=office-white)\n\n\n### DevExpress Purple\n\n![Purple](/media/Purple.png)\n\n[Open CSS File](dist/purple/bootstrap.css) | [Open Minimized CSS File](dist/purple/bootstrap.min.css) | [View Demo](https://devexpress.github.io/bootstrap-themes/index.html?theme=purple)\n\n\n## Getting Started\n\nThe [/dist/](dist) and [/dist.v5/](dist.v5) folders include nested folders whose names correspond to theme names: [blazing-berry](dist/blazing-berry), [blazing-dark](dist/blazing-dark), [office-white](dist/office-white), and [purple](dist/purple). Each nested folder contains the following theme-related files:\n\n1) Theme stylesheets that you can apply to your application. \n* **bootstrap.css** - a ready-to-use CSS file.\n* **bootstrap.min.css** - a ready-to-use minimized CSS file.\n\n2) Theme source files that you can [customize](#customization) to create your own theme.\n* **_variables.scss** - a file with [v4](https://getbootstrap.com/docs/4.6/getting-started/theming/#variable-defaults) / [v5](https://getbootstrap.com/docs/5.0/customize/sass/#variable-defaults) variables.\n* **_styles.scss** - a file with custom CSS rules.\n* **{theme_name}.scss** - a theme file that imports variables, the default Bootstrap theme, and custom CSS rules. Do not change the *import* order is this file.\n\n## Customization\n\nDo the following to customize the theme source files and compile the resulting theme:\n1. Clone or download this repository.\n1. Go to the **dist/{theme_name}** or **dist.v5/{theme_name}** folder. Open the **_variables.scss** file and modify [v4](https://getbootstrap.com/docs/4.6/getting-started/theming/#variable-defaults) / [v5](https://getbootstrap.com/docs/5.0/customize/sass/#variable-defaults) variable values. You can also add your own variables.\n1. In the same folder, open the **_styles.scss** file. Modify CSS rules or create custom rules. You can use a browser’s Developer Tools to [inspect UI elements](https://www.devexpress.com/Support/Center/Question/Details/K18570/how-to-inspect-css-rules).\n1. Install [Node.js and npm](https://nodejs.org/en/download/) if they do not exist on your machine.\n1. Go to the folder where the **package.json** file is located. Open the console window and run `npm install` to install all the dependencies.\n1. Execute the  `npm i --global gulp` command to install the [gulp](https://gulpjs.com/) globally.\n3. Run `gulp` to compile all themes once or `gulp watch` to turn on the watcher that recompiles themes as soon as you change source SCSS files. \n\nThis overwrites the **bootstrap.css** and **bootstrap.min.css** files for each theme in the **dist** and **dist.v5** folders.\n\n## Copyright and License\n\nCopyright © 2018-2024 [Developer Express Inc.](https://devexpress.com/) All trademarks or registered trademarks are property of their respective owners. \nThis project code is released under the [MIT License](LICENSE).\n\n## More Information\n\nRead this [blog post](https://community.devexpress.com/blogs/aspnet/archive/2018/08/15/free-devexpress-bootstrap-4-themes.aspx) for more information about this repository.\n\n## Support and Feedback\n\nWelcome to our [Support Center](https://supportcenter.devexpress.com/ticket/create) if you want to ask questions, share ideas, or report an issue.\n","funding_links":[],"categories":["Templates"],"sub_categories":["Other Themes"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevExpress%2Fbootstrap-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevExpress%2Fbootstrap-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevExpress%2Fbootstrap-themes/lists"}