Closed github-actions[bot] closed 2 years ago
https://github.com/pkissling/home-assistant/blob/48aaaa92310968ed98815cc7a2d4678a22f36742/themes/ios-themes/ios-themes.yaml#L1780
mini-media-player-icon-color: white # Added for https://github.com/basnijholt/lovelace-ios-dark-mode-theme/issues/72 # TODO: add description for lines below. Suggested in https://github.com/basnijholt/lovelace-ios-dark-mode-theme/issues/72 input-ink-color: var(--primary-text-color) input-fill-color: transparent input-disabled-fill-color: transparent input-label-ink-color: var(--primary-text-color) input-disabled-ink-color: var(--disabled-text-color) input-dropdown-icon-color: var(--primary-text-color) input-idle-line-color: var(--secondary-text-color) input-hover-line-color: var(--secondary-text-color) codemirror-property: var(--accent-color) mdc-select-fill-color: transparent # TODO: does the line below do anything? input-disabled-label-ink-color: var(--disabled-text-color) # # iOS Light Mode Theme - red
https://github.com/pkissling/home-assistant/blob/48aaaa92310968ed98815cc7a2d4678a22f36742/themes/ios-themes/ios-themes.yaml#L1780