question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cannot modify default theme

See original GitHub issue

Home Assistant release (hass --version): 0.57.2 Python release (python3 --version): Python 3.5.4 Component/platform: frontend

Description of problem

I’d like to modify the theme. The docs suggest adding a separate one and creating an automation which selects that, but I consider this a workaround. I’d expect the following config snipped to modify the default theme:

Problem-relevant configuration.yaml entries and steps to reproduce:

frontend:
  themes:
    default:
      primary-color: orange

instead, another theme is created, also with the name “default” (which appears two times in the theme picker).

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:6
  • Comments:43 (20 by maintainers)

github_iconTop GitHub Comments

7reactions
arigitcommented, Dec 11, 2019

+1 on a simpler way to setup the default (backend-preferred) theme. I am aware one can create and ad-hoc automation for this, and make a system call upon HA startup. This seems over-complicated though.

It would be much nicer to be able to set the default under the “frontend:” integration in configuration.yaml, Something like

frontend:
  theme-default: midnight
4reactions
davidjbcommented, Jul 21, 2019

Still an issue with 0.96.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cant change back to default theme - Microsoft Community
Cant change back to default theme. I am on a business computer and systems administrator has blocked changing themes.
Read more >
Unusable Theme: How to Reset Your Theme | Drupal.org
The default theme setting is stored in Drupal's database, and thus can be changed by manipulating the database from the command line or...
Read more >
Unable to modify default (simple) theme - pelican
Unable to modify default (simple) theme · 0 · Know someone who can answer? Share a link to this question via email, Twitter,...
Read more >
Cannot set default theme. Dark theme even if loaded without ...
M-x customize-variable RET frame-background-mode : setting to light/dark changes the colors slightly but no default emacs theme still, and I ...
Read more >
cannot change default theme - phpBB
Re: cannot change default theme ... Which style? Are you sure it's a phpBB3 style? There's an easy way to tell if it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found