{"id":13578932,"url":"https://github.com/basnijholt/lovelace-ios-dark-mode-theme","last_synced_at":"2025-04-05T00:10:35.144Z","repository":{"id":36299945,"uuid":"222422187","full_name":"basnijholt/lovelace-ios-dark-mode-theme","owner":"basnijholt","description":"🏠🤖 Theme by @basnijholt based on iOS Dark Mode for Lovelace Home Assistant ","archived":false,"fork":false,"pushed_at":"2022-11-03T15:53:32.000Z","size":6440,"stargazers_count":466,"open_issues_count":37,"forks_count":115,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-28T19:10:00.055Z","etag":null,"topics":["dark-mode","darkmode","hacs","home-assistant","ios","lovelace","theme"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/basnijholt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://www.paypal.me/basnijholt"]}},"created_at":"2019-11-18T10:27:35.000Z","updated_at":"2025-03-22T21:51:48.000Z","dependencies_parsed_at":"2023-01-17T01:16:32.752Z","dependency_job_id":null,"html_url":"https://github.com/basnijholt/lovelace-ios-dark-mode-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basnijholt%2Flovelace-ios-dark-mode-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basnijholt%2Flovelace-ios-dark-mode-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basnijholt%2Flovelace-ios-dark-mode-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basnijholt%2Flovelace-ios-dark-mode-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basnijholt","download_url":"https://codeload.github.com/basnijholt/lovelace-ios-dark-mode-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266565,"owners_count":20910836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dark-mode","darkmode","hacs","home-assistant","ios","lovelace","theme"],"created_at":"2024-08-01T15:01:35.118Z","updated_at":"2025-04-05T00:10:35.128Z","avatar_url":"https://github.com/basnijholt.png","language":null,"funding_links":["https://www.paypal.me/basnijholt"],"categories":["Others"],"sub_categories":[],"readme":"# iOS Dark Mode Theme\n\n[![Action Status](https://github.com/basnijholt/lovelace-ios-dark-mode-theme/workflows/yamllint/badge.svg)](https://github.com/basnijholt/lovelace-ios-dark-mode-theme/actions)\n[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/hacs/integration)\n[![homeassistant_community](https://img.shields.io/badge/HA%20community-forum-brightgreen)](https://community.home-assistant.io/t/ios-dark-mode-theme/149136)\n[![Github Stars](https://img.shields.io/github/stars/basnijholt/lovelace-ios-dark-mode-theme)](https://github.com/basnijholt/lovelace-ios-dark-mode-theme)\n\n\u003e The iOS Dark Mode Theme by @basnijholt and modified from @kalkih's [Gist](https://gist.github.com/kalkih/fbe84b371ef7f992c3bd51b235e2c299)\n\n\n## Screenshots\n\n### Overview\n\n![Theme - Overview](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-overview.jpg)\n![Theme - Overview 2](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-overview-2.jpg)\n\nWith alternative background ([`backgrounds/homekit-bg-4.jpeg`](backgrounds/homekit-bg-4.jpeg)):\n![Theme - alternative background](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-alternative-background.jpg)\n\n### Map\n\n![Theme - Map](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-map.jpg)\n\n### Hass.io\n\n![Theme - Hass.io](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-hassio.jpg)\n\n### Developer Tools\n\n![Theme - Developer Tools](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-developer-tools.jpg)\n\n### Configuration\n\n![Theme - Configuration](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-configuration.jpg)\n\n### Profile\n\n![Theme - Profile](https://raw.githubusercontent.com/basnijholt/lovelace-ios-dark-mode-theme/master/docs/theme-profile.jpg)\n\n## Installation\n\n1. Add the following code to your `configuration.yaml` file (reboot required).\n\n```yaml\nfrontend:\n  ... # your configuration.\n  themes: !include_dir_merge_named themes\n  ... # your configuration.\n```\n\n2. Add the following line to your `lovelace-ui.yaml` or use the RAW editor:\n```yaml\nbackground: var(--background-image)\n```\n\n3. (Optional) change the background to a different one, see [`backgrounds/README.md`](https://github.com/basnijholt/lovelace-ios-dark-mode-theme/tree/master/backgrounds).\n\n### HACS\n\n1. Go to the Community Store.\n2. Search for `iOS Dark Mode`.\n3. Navigate to `iOS Dark Mode` theme.\n4. Press `Install`.\n\n### Manual\n\nClone this repository in your existing (or create it) `themes/` folder.\n\n```bash\ncd themes/\ngit clone https://github.com/basnijholt/lovelace-ios-dark-mode-theme.git\n```\n\nOr using submodules:\n\n```bash\ncd themes/\ngit submodule add https://github.com/basnijholt/lovelace-ios-dark-mode-theme.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasnijholt%2Flovelace-ios-dark-mode-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasnijholt%2Flovelace-ios-dark-mode-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasnijholt%2Flovelace-ios-dark-mode-theme/lists"}