Troubleshooting
Accent color is not applying
Section titled “Accent color is not applying”Symptom: Changing the accent color in Ghost Admin has no visible effect, or the color shown in the theme does not match what you entered.
Causes and fixes:
- You may be setting the color in the wrong place. Ghost has a Brand color field under Settings → General that is separate from the Quietus
accent_colortheme setting. The theme setting in Settings → Design → Customize takes precedence and is the correct place to set the Quietus accent. - Your browser may be serving a cached version of the site. Hard-refresh the page (Cmd+Shift+R on Mac, Ctrl+Shift+R on Windows) after saving the setting.
- If you entered a hex value, confirm it is a valid six-digit hex with a leading
#(e.g.#a5552f).
Feature image appears at the top of every essay
Section titled “Feature image appears at the top of every essay”Symptom: Feature images are showing in the essay view when you would prefer them not to.
Causes and fixes:
show_feature_imageis enabled (the default). Go to Settings → Design → Customize and disable it to suppress feature images across all posts.- If you want to suppress the feature image on a single post rather than globally, open the post in the Ghost editor, go to the post settings panel, and remove the feature image from that post.
Dark mode is not activating
Section titled “Dark mode is not activating”Symptom: The site appears in Light mode even though the reader’s system is set to dark.
Causes and fixes:
color_schemeis set to Light (the default), which overrides the system preference. Go to Settings → Design → Customize and setcolor_schemeto Auto to follow the reader’s operating system, or to Dark to force the dark palette for all readers.- If
color_schemeis already set to Auto and the site still appears in Light mode, the issue is likely with the reader’s browser or system configuration, not the theme.
Theme upload is rejected by Ghost
Section titled “Theme upload is rejected by Ghost”Symptom: Ghost Admin shows an error when you try to upload the theme .zip.
Causes and fixes:
The most common cause is uploading a folder or a double-nested archive. Ghost expects the .zip to contain the theme files at the top level, not inside a subfolder. Re-download the theme from your Gumroad receipt and upload that file directly without extracting or re-compressing it.