Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Where are the theme files stored?

  • 4 antwurd
  • 1 hat dit probleem
  • 569 werjeftes
  • Lêste antwurd fan cor-el

more options

I am looking to change one of the themes I downloaded for FF 57 but I can't find where the files are located.

I am looking to change one of the themes I downloaded for FF 57 but I can't find where the files are located.

Keazen oplossing

Do you want to edit the image files? In your profile folder, these are the most recent:

  • lightweighttheme-header
  • lightweighttheme-footer

(I don't know what happens to the previously used theme image files.)

These do not have .png file extensions, but I'm pretty sure they are PNG files. You could rename them if necessary to get your image editing software to open them, then rename them back so Firefox can find them.

If you wanted to modify the text or accent colors of the theme, they are stored in the prefs.js file and can be viewed/modified in about:config as follows.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste theme and pause while the list is filtered

(3) Right-click > Copy Value on the lightweightThemes.usedThemes preference and you can paste it somewhere more convenient to view such parameters as the

  • "textcolor":"#ffffff"
  • "accentcolor":"#1a2446"

In theory you could modify those values and paste the whole string of data back in, but I haven't tried it myself.

Dit antwurd yn kontekst lêze 👍 1

Alle antwurden (4)

more options

Type about:addons<enter> in the address bar to open your Add-ons Manager. Hot key; <Control> (Mac=<Command>) <Shift> A

On the left side of the page, select Themes.

more options

Sorry, should have been more specific, I meant where the actual files are kept, like the directory not in firefox.

more options

Keazen oplossing

Do you want to edit the image files? In your profile folder, these are the most recent:

  • lightweighttheme-header
  • lightweighttheme-footer

(I don't know what happens to the previously used theme image files.)

These do not have .png file extensions, but I'm pretty sure they are PNG files. You could rename them if necessary to get your image editing software to open them, then rename them back so Firefox can find them.

If you wanted to modify the text or accent colors of the theme, they are stored in the prefs.js file and can be viewed/modified in about:config as follows.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste theme and pause while the list is filtered

(3) Right-click > Copy Value on the lightweightThemes.usedThemes preference and you can paste it somewhere more convenient to view such parameters as the

  • "textcolor":"#ffffff"
  • "accentcolor":"#1a2446"

In theory you could modify those values and paste the whole string of data back in, but I haven't tried it myself.

more options

Note that you may have to delete the lwthemes folder because this folder stores the actual images in the required dimensions that Firefox uses.

Note that Firefox uses lightweightThemes.selectedThemeID to specify which of the available themes is used.