# Best practice to create a simple theme?

**URL:** https://meta.discourse.org/t/best-practice-to-create-a-simple-theme/397315
**Category:** Development
**Created:** [February 27, 2026, 10:37pm UTC](https://meta.discourse.org/t/best-practice-to-create-a-simple-theme/397315 "2026-02-27T22:37:12Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [March 3, 2026, 12:55pm UTC](https://meta.discourse.org/t/best-practice-to-create-a-simple-theme/397315/3 "2026-03-03T12:55:28Z")

</div>

> [@Canapin](#):
>
> I thought of starting from the `/styleguide` page since it’s probably its purpose, but it’s easy to notice that the problem is often quite the same.

Yeah, starting from the styleguide isn’t the most helpful approach here. Looks like the main change is adding panels in front of the background? I think you looked at my [Canvas Theme Template](https://meta.discourse.org/t/canvas-theme-template/352730), does that help as a starting point or just to borrow the panel stylesheets?

Page layouts aren’t consistent across the board, so you’ll need to declare quite some exceptions. The panels in Canvas are the most consistent implementation I’ve done so far.

---

_[View the full topic](https://meta.discourse.org/t/best-practice-to-create-a-simple-theme/397315)._
