Skip to content

knightburton/minimal-ninja-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Ninja Theme

hacs_badge Validate

A sleek, minimal Home Assistant theme that moves in silence.

Table of Content

Features

  • Light and Dark mode
  • Minimal changes based on the default theme
  • Bare contrast between the background and cards
  • Tasteful amount of card shadows
  • Blurred header in case of content overflow
  • Integrate sidebar color
  • disabled sidebar menu title bottom border
  • disabled active tab underline color

Screenshots

Dashboard Dark

dashboard-dark

Dashboard Light

dashboard-light

Dashboard Mobile Dark/Light

mobile-dark mobile-light

Prerequisites

In order to disable

  • the sidebar menu title bottom border
  • active tab underline color

install card-mod HACS addon as well.

Installation

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

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

HACS

  1. Go to the Community Store.
  2. Search for Minimal Ninja.
  3. Navigate to Minimal Ninja theme.
  4. Press Download.
  5. (Optional) install card-mod

Manual

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

cd themes/
git clone https://github.com/knightburton/minimal-ninja-theme.git

Or using submodules:

cd themes/
git submodule add https://github.com/knightburton/minimal-ninja-theme.git

About

A sleek, minimal Home Assistant theme that moves in silence.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published