By Milan Korenica - mikosoft83
Here are 49 themes based on Windows 10 look. All the themes are the same apart for accent color and support light/dark mode selection (if you are using HA version older than 2021.6 only light mode will be available). All the colors are taken straight from Windows 10 accent color picker and UI elements.
Themes style:
- HACS
- Bar card (available also in HACS)
- Time picker (also in HACS)
Themes are supercharged using card-mod! Elements styled are:
- Badges
- Fonts
- More info dialog
- Vacuum card by Denys Dovhan
- Mini graph card by kalkih
- Sonos card by punxaphil
I highly recommend installing card-mod (available in HACS) to fully embrace this theme.
- Acrylic
Add the following code to your configuration.yaml
file (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
- Go to the Community Store.
- Search for
Windows 10
. - Navigate to
Windows 10
theme. - Press
Install
. - Go to services and trigger the
frontend.reload_themes
service.
Clone this repository in your existing (or create it) themes/
folder.
cd themes/
git clone https://github.com/home-assistant-community-themes/template.git
Or using submodules:
cd themes/
git submodule add https://github.com/home-assistant-community-themes/template.git