# Material Design Theme

**URL:** https://meta.discourse.org/t/material-design-theme/47142
**Category:** Theme
**Tags:** official, material-design-theme
**Created:** [July 12, 2016, 3:14am UTC](https://meta.discourse.org/t/material-design-theme/47142 "2016-07-12T03:14:28Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Discourse](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discourse/32/148734_2.png) [@Discourse](https://meta.discourse.org/u/Discourse)
#### Post date: [July 12, 2016, 3:14am UTC](https://meta.discourse.org/t/material-design-theme/47142/1 "2016-07-12T03:14:28Z")

</div>

| | | |
| --- | --- | --- |
| :discourse2: | **Summary** | **Material Design** has been created to be easily customizable. |
| 👓 | **Preview** | [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/material-design-theme) |
| 🛠 | **Repository Link** | [https://github.com/discourse/material-design-stock-theme](https://github.com/discourse/material-design-stock-theme) |
| 📖 | **New to Discourse Themes?** | [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |

Install this theme

> [@](#):
>
> :discourse2: As this is an #official theme maintained by the Discourse team, #Support issues, #Contribute > Bug reports, #Contribute > UX suggestions, and requests for #Development advice can be made in the respective categories here on Meta, and tagged with the appropriate theme tag. Click on a link below to get one started. 👍
> 
> [❓&nbsp; **Support**](https://meta.discourse.org/new-topic?category_id=6&tags=material-design-theme "Ask for support on configuring and using the Material Design Theme") [🐛&nbsp; **Bug**](https://meta.discourse.org/new-topic?category_id=1&tags=material-deisgn-theme "A bug report means something is broken, preventing normal/typical use of the theme") [👀&nbsp; **UX**](https://meta.discourse.org/new-topic?category_id=9&tags=material-design-theme "Discussion about the user interface of the Material Design Theme, and how features are presented (including language and UI elements)") [🧑‍🎨&nbsp; **Dev**](https://meta.discourse.org/new-topic?category_id=7&tags=material-design-theme "Advice on how to customise this theme for your site")

### Features

 ![topic list example](https://global.discourse-cdn.com/meta/original/4X/4/e/7/4e79478d8bfa0001990734cb2248f6e92f2113e9.png)

 ![posts example](https://global.discourse-cdn.com/meta/original/4X/8/9/8/898b0b1eb665ec00b3a64f8de7d5f322e8764941.jpeg)

 ![categories example](https://global.discourse-cdn.com/meta/original/4X/0/c/5/0c56d903ddbf42bd85bf463c4c9991aa80add94f.png)

 ![search example](https://global.discourse-cdn.com/meta/original/4X/e/0/a/e0a61eb1c179fa777135a6ebc5135966257718b4.png)

### Color Options

 ![indigo/orange](https://global.discourse-cdn.com/meta/original/4X/a/e/6/ae64e5fc734d3bbe8e81cbd9ea0a689997c66967.png)

 ![red/blue](https://global.discourse-cdn.com/meta/original/4X/9/d/9/9d9790dedee8678442de58adddba3bde2441ee22.png)

 ![teal/amber](https://global.discourse-cdn.com/meta/original/4X/e/9/4/e947b7c8e080715edc48d476d14ce68aa97a362b.png)

 ![dark](https://global.discourse-cdn.com/meta/original/4X/0/4/c/04ccbd125f49e46773882b3d112cf39b0f6aff37.png)

## Credits

Created by @rewphus

  

> :discourse2: **Hosted by us?** Themes are available to use on our Standard, Business, and Enterprise plans.

> Last edited by @JammyDodger 2024-06-17T12:23:49Z
> 
> > **Check document**
> >
> > Perform check on document:

---

<div class="post-metadata">

### Author: ![supernaturally](https://avatars.discourse-cdn.com/v4/letter/s/4af34b/32.png) [@supernaturally](https://meta.discourse.org/u/supernaturally)
#### Post date: [December 13, 2022, 7:40am UTC](https://meta.discourse.org/t/material-design-theme/47142/413 "2022-12-13T07:40:24Z")

</div>

Excellent. Would love to get just the create topic button as a theme component.

---

<div class="post-metadata">

### Author: ![Stephane\_Roy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephane_roy/32/222598_2.png) [@Stephane\_Roy](https://meta.discourse.org/u/Stephane_Roy)
#### Post date: [April 1, 2025, 2:03pm UTC](https://meta.discourse.org/t/material-design-theme/47142/414 "2025-04-01T14:03:09Z")

</div>

Hello,

Following the latest update of the Materiel Design Theme component

 ![This image shows a GitHub commit log with one commit dated March 31, 2025, by user CvX, labeled "DEV: Update linting" with the branch name "main". (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/6/d/f/6df9a31b92d685641706f540b8d62fd2bba61c4a.png)

I’m encountering an error :

 ![The image shows a screenshot of a theme customization interface in a WordPress dashboard, which displays code snippets for various theme components. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/c/4/c/c4c3ac28fb15a920a39c614c4336e9d07b56e5b9.png)

Discourse version : 3.5.0.beta1-dev ([402ec6bf5c](https://github.com/discourse/discourse/commits/402ec6bf5c857ddc07be9cb9673734cc7152b7be))

A big THANK YOU for this theme.

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [April 1, 2025, 2:22pm UTC](https://meta.discourse.org/t/material-design-theme/47142/415 "2025-04-01T14:22:00Z")

</div>

If you rebuild Discourse, that should fix the issue.

A fix was merged recently about it: [DEV: Allow stylesheet entrypoints to use `@use` (#31905) · discourse/discourse@b1924c3 · GitHub](https://github.com/discourse/discourse/commit/b1924c352487ab2c85ae50af45c5b3e098589014)

Maybe the theme should be pinned to v3.5.0.beta3-dev.

---

<div class="post-metadata">

### Author: ![Stephane\_Roy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephane_roy/32/222598_2.png) [@Stephane\_Roy](https://meta.discourse.org/u/Stephane_Roy)
#### Post date: [April 1, 2025, 6:16pm UTC](https://meta.discourse.org/t/material-design-theme/47142/416 "2025-04-01T18:16:56Z")

</div>

Thanks for your advice 🙂

I’m updating Discourse (as well as the Theme components and plugins).

I’m now using the Discourse version:

### 3.5.0.beta3-dev

([083082f328](https://github.com/discourse/discourse/commits/083082f32822c1970bcc4a2c98cbbc635839732c))

…but I still get the error message :-/

For now, the forum seems to be displaying correctly…

 ![The image shows a "Material Design Theme" sidebar with error messages indicating issues with stylesheet rules in a content management or blogging platform. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/a/c/d/acd4c1cc0f5b5eabb17844a94f249f525567cf91.png)

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [April 1, 2025, 7:22pm UTC](https://meta.discourse.org/t/material-design-theme/47142/417 "2025-04-01T19:22:42Z")

</div>

@Stephane_Roy

You’re right. I tested on a _production_ server, and the error is still showing.  
I would wait for the team to take a look. I’m not sure how to fix it at the moment.

---

<div class="post-metadata">

### Author: ![zhaishis1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zhaishis1/32/530594_2.png) [@zhaishis1](https://meta.discourse.org/u/zhaishis1)
#### Post date: [November 22, 2025, 2:38pm UTC](https://meta.discourse.org/t/material-design-theme/47142/418 "2025-11-22T14:38:33Z")

</div>

When will Google MD3 UI be supported, dear amazing developers?

---

<div class="post-metadata">

### Author: ![mirabilos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mirabilos/32/545701_2.png) [@mirabilos](https://meta.discourse.org/u/mirabilos)
#### Post date: [March 2, 2026, 6:26pm UTC](https://meta.discourse.org/t/material-design-theme/47142/419 "2026-03-02T18:26:02Z")

</div>

What’s the difference from the “Simple” theme, other than that the font is a bit smaller?
