[GH-ISSUE #671] Apply Config Var Change #430

Closed
opened 2026-02-25 20:35:44 +03:00 by kerem · 1 comment
Owner

Originally created by @gaia on GitHub (Feb 27, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/671

not familiar with heroku, but supposedly a config var change would trigger the process to make it take effect, but WHOOGLE_CONFIG_THEME=dark did not. So I deleted the app, and re-deployed with this in place. Still no dark theme.

how can i check whether it IS in effect at least on the server side, and it is still white bc of something on the client side?

Originally created by @gaia on GitHub (Feb 27, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/671 not familiar with heroku, but supposedly a config var change would trigger the process to make it take effect, but `WHOOGLE_CONFIG_THEME=dark` did not. So I deleted the app, and re-deployed with this in place. Still no dark theme. how can i check whether it IS in effect at least on the server side, and it is still white bc of something on the client side?
kerem 2026-02-25 20:35:44 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@benbusby commented on GitHub (Apr 6, 2022):

Are you deploying from the command line or from the heroku quick deploy button in the readme? If the latter, you can write "dark" in the WHOOGLE_CONFIG_THEME input box before deploying. If you're deploying from the command line, you would set the field like so: heroku config:set WHOOGLE_CONFIG_THEME=dark. Sorry for the delay! Let me know if that works for you.

<!-- gh-comment-id:1090796907 --> @benbusby commented on GitHub (Apr 6, 2022): Are you deploying from the command line or from the heroku quick deploy button in the readme? If the latter, you can write "dark" in the WHOOGLE_CONFIG_THEME input box before deploying. If you're deploying from the command line, you would set the field like so: `heroku config:set WHOOGLE_CONFIG_THEME=dark`. Sorry for the delay! Let me know if that works for you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#430
No description provided.