Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

How to modify the default dark theme?

  • 5 fhreagra
  • 0 leis an bhfadhb seo
  • 184 views
  • Freagra is déanaí ó RAR

more options

How to modify the default dark theme?

e.g. where can I find dark theme files to create a new theme starting from the dark theme?

I've tried using Firefox Color, but there is no option to start from the default dark theme. Also, it seems that there are only a few options to customize using Firefox Color.

I cannot find theme files in ./AppData/Roaming/Mozzila/Firefox/

How to modify the default dark theme? e.g. where can I find dark theme files to create a new theme starting from the dark theme? I've tried using Firefox Color, but there is no option to start from the default dark theme. Also, it seems that there are only a few options to customize using Firefox Color. I cannot find theme files in ./AppData/Roaming/Mozzila/Firefox/

Athraithe ag RAR ar

Réiteach roghnaithe

The built-in themes are compressed with the program files, so you can't edit them on disk. However, for purposes of creating your own theme, or possibly for use in Firefox Color, you can access their files on the source code site:

https://searchfox.org/mozilla-release/source/browser/themes/addons/dark/manifest.json

https://extensionworkshop.com/documentation/themes/static-themes/

Read this answer in context 👍 1

All Replies (5)

more options

Réiteach Roghnaithe

The built-in themes are compressed with the program files, so you can't edit them on disk. However, for purposes of creating your own theme, or possibly for use in Firefox Color, you can access their files on the source code site:

https://searchfox.org/mozilla-release/source/browser/themes/addons/dark/manifest.json

https://extensionworkshop.com/documentation/themes/static-themes/

more options

See also this resource link for the built-in themes:

  • resource://builtin-themes/
more options

Thanks for your replies.

I tried to create a copy of the default dark theme (for personal use, to customize it later), but in order to install a theme on Firefox standard, I need to sign it. I cannot sign it due to the use of theme_experiment in manifest.json, because according to the docs: themes using experimental features cannot be signed.

I know that I can switch to Firefox DE and disable the check by setting xpinstall.signatures.required flag to false, but I'd prefer staying on standard.

Is there any way to easily create the default dark theme copy? or the only way is the hacky way: https://stackoverflow.com/a/42403531/6771167

more options

How essential is the theme_experiment section? Or in other words, if you don't have that section, what things do not have the proper colors?

more options

It seems that everything works just fine without it (maybe it'll break in the future, I'm not sure, but these solve the issue for now. Hope, I won't get confused for hours about why something is not working as intended in a few months :D ).