# Est-il possible de créer des thèmes enfants ?

**URL:** https://meta.discourse.org/t/is-it-possible-to-create-child-themes/98246
**Category:** Feature
**Created:** [Septembre 27, 2018, 11:21 UTC](https://meta.discourse.org/t/is-it-possible-to-create-child-themes/98246 "2018-09-27T23:21:11Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [Septembre 27, 2018, 11:38 UTC](https://meta.discourse.org/t/is-it-possible-to-create-child-themes/98246/4 "2018-09-27T23:38:15Z")

</div>

So what you are asking for seems to be more like what will be coming in a future release:

> [@Discourse Version 2.2](https://meta.discourse.org/t/discourse-version-2-2/95438/1):
>
> User selectable theme components: allow admins to denote certain components are user selectable, if this happens they can be composed into the master theme. (eg: large / small font)

Currently your best option is to convert your main theme to a component and pull out any dark/light specific aspects. Then add that component to a base theme that uses a specific color scheme or your dark/light specific CSS customizations you pulled from your original theme.

---

_[View the full topic](https://meta.discourse.org/t/is-it-possible-to-create-child-themes/98246)._
