Skip to content

taikun114/Blue-Theme-by-taikun114

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Theme by taikun114

English | 日本語

Blue Theme

Screenshots

Dashboard

Light

Dashboard Light

Dark

Dashboard Dark

Map

Light

Map Light

Dark

Map Dark

Logbook

Light

Logbook Light

Dark

Logbook Dark

History

Light

History Light

Dark

History Dark

Developer tools

Light

Developer Tools Light

Dark

Developer Tools Dark

Configuration

Light

Configuration Light

Dark

Configuration Dark

Profile

Light

Profile Light

Dark

Profile Dark

Installation

Using the theme for the first time

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

frontend:
  themes: !include_dir_merge_named themes

If it already exists, nothing needs to be done.

Fonts setup

To use the fonts specified in this theme, you need to add a resource from the Dashboard Settings.

Go to Home Assistant Settings -> Dashboards -> Resources and add resources with the following settings:

URL:

https://fonts.googleapis.com/css2?family=Cousine:wght@400;700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:[email protected]

Resource type:

Select Stylesheet

HACS

  1. Go to the Community Store.
  2. Click on the icon in the upper right corner and open Custom repositories.
  3. In the Repository section, add this: https://github.com/taikun114/Blue-Theme-by-taikun114
  4. In the Type section, select Theme then click ADD
  5. Click Blue Theme by taikun114 and click Download
  6. Go to Profile Settings, change to the downloaded theme, and you're done!

Manual

  1. Download this theme file: Blue-Theme-by-taikun114.yaml
  2. Open the themes folder in the Home Assistant config folder and create a folder named Blue-Theme-by-taikun114 in it.
  3. Put the Blue-Theme-by-taikun114.yaml that you just downloaded into the folder you created.
  4. Open the Home Assistant Developer tools and click on ALL YAML CONFIGURATION under YAML CONFIGURATION RELOADING
  5. Go to Profile Settings, change to the downloaded theme, and you're done!

Important

This theme changes the spacing of Mushroom Title Card. Please note that this may result in a slightly broken layout if you are using Mushroom Title Card.

If you do not want the layout to be broken, remove the code specified in Spacing in Mushroom Card Specific in the theme file.

The theme file will be reset each time you update the theme. So please note that you will need to follow the same procedure each time you update the theme.