A dark theme with green accents for Home Assistant based off green_dark_mode by JuanMTech, with mods by dmyoung9
- Home Assistant 2026.4 migrated input components to
ha-inputand introduced new semantic form color tokens. This theme now setsha-color-form-background*variables so dropdowns and other inputs no longer fall back to white.
##Enable themes in Home Assistant
Create a themes directory in your Home Assistant Config directory
Add this to your configuration.yaml
frontend: themes: !include_dir_merge_named themes
- Go to the Community Store.
- Search for
Green and Dark Theme. - Navigate to
Green and Dark Themetheme. - Press
Install. - Go to services and trigger the
frontend.reload_themesservice.
Copy yaml file to your Home Assitant directory \config\themes\
