Aris-t2 / Aris-t2/CustomCSSforFx

The new Firefox Acrylic-Style menus for pop-up windows is too trasparent

Open
#752 6 comments 0 reactions 0 assignees View on GitHub
WORKAROUND
Dominant language
CSS
Stars
2.1k
Forks
197
PR merge metrics
No merged PRs in 30d

Description

### Guidelines

- [x] I have read [how to report a new issue](https://github.com/Aris-t2/CustomCSSforFx/issues/4)
- [x] I have used the [latest release](https://github.com/Aris-t2/CustomCSSforFx/releases/latest)
- [x] I have set the `toolkit.legacyUserProfileCustomizations.stylesheets` in `about:config` to `true`

### Does the issue occur without any files inside /chrome/ folder?

Yes

### Description of the Issue

Firefox 138 now Use Acrylic-Style Menus for pop-up Windows That Better Fit the Optics of the Operating System. But now I see the menus **too transparent**.

What happened?
Must it be a CSS setting?

### Issue description, userChrome.css/userContent.css 'settings' the issue occurs with and steps to reproduce the issue

![Image](https://github.com/user-attachments/assets/01c86d87-3762-49be-9712-a0686228f3e1)

### Does the issue occur with the most recent version of CustomCSSforFx (release/test/dev build)?

No

### Screenshots showing the issue

![Image](https://github.com/user-attachments/assets/05ba6345-ab30-49e9-809a-d3d2db74b34e)

### System information

- OS & OS version: Windows 11
- DPI/HiDPI/scaling value, if not 100% (e.g. 125%, 150%...): 100%
- Firefox version: 138
- Firefox theme (e.g. default, build in light/dark, external theme + link): default

The damage manager should be that:
@import "./css/top_toolbar_system_accent_colors.css"; /**/

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the excessive transparency in Firefox 138 on Windows 11 with the default theme, then inspect the referenced import `./css/top_toolbar_system_accent_colors.css` and the related userChrome.css settings. Compare the affected pop-up menus with the screenshots; the issue is done when their transparency matches the expected appearance.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.