cannot modify default theme
See original GitHub issueHome 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:
- Created 6 years ago
- Reactions:6
- Comments:43 (20 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+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
Still an issue with 0.96.2