# How to change the color of the UI elements not affected by the Theme Selector?

**URL:** https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743
**Category:** Processing
**Created:** [September 11, 2023, 1:49pm UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743 "2023-09-11T13:49:00Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![AMartin](https://avatars.discourse-cdn.com/v4/letter/a/7993a0/32.png) [@AMartin](https://discourse.processing.org/u/AMartin)
#### Post date: [September 11, 2023, 1:49pm UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743/1 "2023-09-11T13:49:00Z")

</div>

![windowimage](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/3X/0/c/0c459e5ee37d4a15e1531a05ea8e5e1db1a87609.png)

For example, I have marked around the areas I’m talking about with red in the image.

---

<div class="post-metadata">

### Author: ![svan](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@svan](https://discourse.processing.org/u/svan)
#### Post date: [September 11, 2023, 5:14pm UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743/2 "2023-09-11T17:14:19Z")

</div>

It appears that you are asking to change the ui.font.color of the menuBar and menuItems. Wouldn’t that depend on the operating system? e.g., on a Mac the font color changes when the Appearance changes. Dark mode uses a light colored font while Light mode uses a darker colored font. There are several colors in the theme.txt file in the main Processing sketchbook folder; you can check there, but I didn’t find anything to change the menuBar font color.

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [September 11, 2023, 6:25pm UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743/3 "2023-09-11T18:25:58Z")

</div>

> **[Themes](https://github.com/processing/processing4/wiki/Themes)**
>
> Processing 4.x releases for Java 17. Contribute to processing/processing4 development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![AMartin](https://avatars.discourse-cdn.com/v4/letter/a/7993a0/32.png) [@AMartin](https://discourse.processing.org/u/AMartin)
#### Post date: [September 15, 2023, 9:28pm UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743/4 "2023-09-15T21:28:32Z")

</div>

I tested every option in theme.txt, but to no avail.

---

<div class="post-metadata">

### Author: ![svan](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@svan](https://discourse.processing.org/u/svan)
#### Post date: [September 16, 2023, 3:11am UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743/5 "2023-09-16T03:11:49Z")

</div>

What operating system, ie macOS, windows, or linux?

---

<div class="post-metadata">

### Author: ![AMartin](https://avatars.discourse-cdn.com/v4/letter/a/7993a0/32.png) [@AMartin](https://discourse.processing.org/u/AMartin)
#### Post date: [September 20, 2023, 6:58pm UTC](https://discourse.processing.org/t/how-to-change-the-color-of-the-ui-elements-not-affected-by-the-theme-selector/42743/6 "2023-09-20T18:58:43Z")

</div>

I’m using Windows. Thanks.
