# Copy & Paste Code Button as a Selectable feature per group

**URL:** https://meta.discourse.org/t/copy-paste-code-button-as-a-selectable-feature-per-group/387732
**Category:** Feature
**Created:** [November 5, 2025, 11:45pm UTC](https://meta.discourse.org/t/copy-paste-code-button-as-a-selectable-feature-per-group/387732 "2025-11-05T23:45:41Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![ToddZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toddz/32/328350_2.png) [@ToddZ](https://meta.discourse.org/u/ToddZ)
#### Post date: [November 6, 2025, 4:57am UTC](https://meta.discourse.org/t/copy-paste-code-button-as-a-selectable-feature-per-group/387732/10 "2025-11-06T04:57:39Z")

</div>

> [@Moh\_X](#):
>
> If only certain groups could select their themes and if different themes could be assigned as defaults for different groups…

Neat idea – I did a little digging and found…

1. You probably can’t assign a default theme per group:

2018: [How to assign a theme to a group?](https://meta.discourse.org/t/how-to-assign-a-theme-to-a-group/83521) – Sam said: “There is no way to do this, it sounds like an interesting request especially when extended to other parts like ‘default watched categories’ for a group and other user defaults. You would need a plugin for it now.”

1. There’s a way you could control what themes are _available_ for groups:

2019: [Show/hide themes for specific groups?](https://meta.discourse.org/t/show-hide-themes-for-specific-groups/115459) – awesomerobot came up with a CSS method to manipulate the themes available to a user based on primary group. The [CSS Classes for Current User’s Groups](https://meta.discourse.org/t/css-classes-for-current-users-groups/226068) component already mentioned could be used to expand this to any group.

1. This is a bit of a tangent, but could be part of an alternate approach:

2022: craigconstantine [developed the Umbrella-CAST component](https://meta.discourse.org/t/display-different-content-within-a-topic-based-on-users-groups-membership/227075/6) to selectively display different content in the same topic depending on the user’s group.

---

_[View the full topic](https://meta.discourse.org/t/copy-paste-code-button-as-a-selectable-feature-per-group/387732)._
