# "Take Action" button doesn't really indicate what it does

**URL:** https://meta.discourse.org/t/take-action-button-doesnt-really-indicate-what-it-does/226171
**Category:** UX
**Created:** [May 5, 2022, 12:28am UTC](https://meta.discourse.org/t/take-action-button-doesnt-really-indicate-what-it-does/226171 "2022-05-05T00:28:24Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 6, 2022, 3:03pm UTC](https://meta.discourse.org/t/take-action-button-doesnt-really-indicate-what-it-does/226171/5 "2022-05-06T15:03:55Z")

</div>

I believe it may be possible using a custom theme component:

> [@Change icons globally](https://meta.discourse.org/t/change-icons-globally-using-the-apis/87751):
>
> This is an easy way to change a Discourse icon globally. Right click on the icon you want to change and select “Inspect element” or “Inspect” (depends on the browser) Find the icon name Search a new icon here [Find Icons with the Perfect Look & Feel | Font Awesome](https://fontawesome.com/icons?d=gallery), e.g. [external-link-alt](https://fontawesome.com/icons/external-link-alt?style=solid) Customize and add the code in your admin \> customize \> themes \> edit code -\> JS tab // {theme}/javascripts/discourse/api-initializers/init-theme.gjs import { apiInitializer } from "disco…

---

_[View the full topic](https://meta.discourse.org/t/take-action-button-doesnt-really-indicate-what-it-does/226171)._
