All Projects → frenck → home-assistant-theme-outline

frenck / home-assistant-theme-outline

Licence: MIT license
🎨 Home Assistant Theme: Outline

Projects that are alternatives of or similar to home-assistant-theme-outline

lovelace-light-soft-ui-theme
🎨 Home Assistant soft UI light theme, with help from @JuanMTech, @thomasloven, and @N-l1.
Stars: ✭ 59 (+195%)
Mutual labels:  themes, homeassistant, hacs
ltss
Long time state storage (LTSS) custom component for Home Assistant using Timescale DB
Stars: ✭ 34 (+70%)
Mutual labels:  homeassistant, hacs
home-assistant-miele
Miele integration for Home assistant
Stars: ✭ 101 (+405%)
Mutual labels:  homeassistant, hacs
google light theme
🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app light mode.
Stars: ✭ 56 (+180%)
Mutual labels:  themes, hacs
midea-ac-py
This is a library to allow communicating to a Midea appliance via the Midea cloud.
Stars: ✭ 72 (+260%)
Mutual labels:  homeassistant, hacs
home-assistant-frigidaire
Custom component for the Frigidaire integration
Stars: ✭ 11 (-45%)
Mutual labels:  homeassistant, hacs
ha-zoom-automation
Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.
Stars: ✭ 47 (+135%)
Mutual labels:  homeassistant, hacs
homeassistant-powercalc
Custom component to calculate estimated power consumption of lights and other appliances
Stars: ✭ 261 (+1205%)
Mutual labels:  homeassistant, hacs
Caule Themes Pack 1
10 modern colors | 4 categories of styles (Black Glass, Black, Dark, Light) | 40 themes in total | Animated icons for the weather forecast card | And a bonus automatic theme selector for your interface.
Stars: ✭ 114 (+470%)
Mutual labels:  themes, homeassistant
thermal
Thermal Vision Sensor and Camera for Home Assistant
Stars: ✭ 43 (+115%)
Mutual labels:  homeassistant, hacs
charger-card
A lovelace card for electrical vehicle (EV) home chargers and charging robots.
Stars: ✭ 57 (+185%)
Mutual labels:  homeassistant, hacs
worldtidesinfocustom
world tides info custom component for home assistant
Stars: ✭ 14 (-30%)
Mutual labels:  homeassistant, hacs
openrgb ha
OpenRGB integration for Home Assistant
Stars: ✭ 40 (+100%)
Mutual labels:  homeassistant, hacs
custom-brand-icons
Custom brand icons for Home Assistant
Stars: ✭ 242 (+1110%)
Mutual labels:  homeassistant, hacs
hass-livebox-component
Livebox Component for Home assistant
Stars: ✭ 24 (+20%)
Mutual labels:  homeassistant, hacs
entur-card
Home Assistant Lovelace card card for the Entur public transport component.
Stars: ✭ 38 (+90%)
Mutual labels:  homeassistant, hacs
slider-button-card
A button card with integrated slider
Stars: ✭ 319 (+1495%)
Mutual labels:  homeassistant, hacs
mercedes me api
Script to use Mercedes Me APIs.
Stars: ✭ 34 (+70%)
Mutual labels:  homeassistant, hacs
HomeAssistant-Cupertino-Icons
Apple SF Symbols icons for Home Assistant! (3000+ icons)
Stars: ✭ 100 (+400%)
Mutual labels:  homeassistant, hacs
home-assistant-p2000
🚒 This component tracks P2000 emergency events in The Netherlands.
Stars: ✭ 45 (+125%)
Mutual labels:  homeassistant, hacs

Home Assistant Theme: Outline

GitHub Release Project Stage Project Maintenance License Build Status

Sponsor Frenck via GitHub Sponsors

Support Frenck on Patreon

A Home Assistant Theme that makes all border more modern, minimalistic and tight in both dark & light modes.

DEPRECATED!

This theme is deprecated and no longer does anything. The small tweak this theme made, is now the default in Home Assistant. This theme is no longer needed.

If you have installed this theme, please remove it. An update for this theme has been published actually to do anything at all.

About

This is probably the most minimalistic theme out there (in terms of what it actually does and changes).

It respects almost all design choices and colors from Home Assistant, except one... the border/layering of the cards.

This theme makes everything just a little tiny bit more modern, consistent, and tight.

Nothing special, but if you just like the default Home Assistant theme, this might be a small variation that you might like.

Home Assistant Theme: Outline; Before & After

This theme support both dark & light modes in a single theme.

Installation

Add the following code to your configuration.yaml file (restart required).

frontend:
  ... # your configuration.
  themes: !include_dir_merge_named themes
  ... # your configuration.

HACS

  1. Go to the Community Store.
  2. Search for Outline.
  3. Navigate to Outline theme.
  4. Press Install.
  5. You are awesome!

Manual

Clone this repository in your existing (or create it) themes/ folder.

cd themes/
git clone https://github.com/frenck/home-assistant-theme-outline

Changelog & Releases

This repository keeps a change log using GitHub's releases functionality.

Releases are based on Semantic Versioning, and use the format of MAJOR.MINOR.PATCH. In a nutshell, the version will be incremented based on the following:

  • MAJOR: Incompatible or major changes.
  • MINOR: Backwards-compatible new features and enhancements.
  • PATCH: Backwards-compatible bugfixes and package updates.

Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it.

We've set up a separate document for our contribution guidelines.

Thank you for being involved! 😍

Authors & contributors

The original setup of this repository is by Franck Nijhof.

For a full list of all authors and contributors, check the contributor's page.

License

MIT License

Copyright (c) 2021-2022 Franck Nijhof

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].