Skip to content

Commit

Permalink
chore: initial theme setup
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenpaauw committed Nov 25, 2019
1 parent c6a232a commit b557c91
Show file tree
Hide file tree
Showing 13 changed files with 102 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .yamllint
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---

yaml-files:
- "themes/template.yaml"
- "themes/midnight_blue.yaml"

rules:
braces:
Expand Down
24 changes: 12 additions & 12 deletions INFO.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
# Template Theme
# Midnight Blue Theme

[![Build Status](https://www.travis-ci.org/home-assistant-community-themes/template.svg?branch=master)](https://www.travis-ci.org/home-assistant-community-themes/template)
[![Build Status](https://www.travis-ci.org/home-assistant-community-themes/midnight-blue.svg?branch=master)](https://www.travis-ci.org/home-assistant-community-themes/midnight-blue)
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)

<a href="https://www.buymeacoffee.com/maartenpaauw" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

> The Template Theme by Maarten Paauw
> The Midnight Blue Theme by Maarten Paauw
## Screenshots

### Overview

![Theme - Overview](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-overview.png)
![Theme - Overview](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-overview.png)

### Map

![Theme - Map](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-map.png)
![Theme - Map](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-map.png)

### Logbook

![Theme - Logbook](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-logbook.png)
![Theme - Logbook](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-logbook.png)

### History

![Theme - History](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-history.png)
![Theme - History](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-history.png)

### Developer Tools

![Theme - Developer Tools](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-developer-tools.png)
![Theme - Developer Tools](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-developer-tools.png)

### Configuration

![Theme - Configuration](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-configuration.png)
![Theme - Configuration](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-configuration.png)

### Profile

![Theme - Profile](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-profile.png)
![Theme - Profile](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-profile.png)

## Installation

Expand All @@ -49,7 +49,7 @@ frontend:
```

2. Go to the Community Store.
3. Search for `Template`.
4. Navigate to `Template` theme.
3. Search for `Midnight Blue`.
4. Navigate to `Midnight Blue` theme.
5. Press `Install`.
6. Go to services and trigger the `frontend.reload_themes` service.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
# Template Theme
# Midnight Blue Theme

[![Build Status](https://www.travis-ci.org/home-assistant-community-themes/template.svg?branch=master)](https://www.travis-ci.org/home-assistant-community-themes/template)
[![Build Status](https://www.travis-ci.org/home-assistant-community-themes/midnight-blue.svg?branch=master)](https://www.travis-ci.org/home-assistant-community-themes/midnight-blue)
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)

<a href="https://www.buymeacoffee.com/maartenpaauw" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

> The Template Theme by Maarten Paauw
> The Midnight Blue Theme by Maarten Paauw
## Screenshots

### Overview

![Theme - Overview](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-overview.png)
![Theme - Overview](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-overview.png)

### Map

![Theme - Map](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-map.png)
![Theme - Map](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-map.png)

### Logbook

![Theme - Logbook](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-logbook.png)
![Theme - Logbook](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-logbook.png)

### History

![Theme - History](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-history.png)
![Theme - History](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-history.png)

### Developer Tools

![Theme - Developer Tools](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-developer-tools.png)
![Theme - Developer Tools](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-developer-tools.png)

### Configuration

![Theme - Configuration](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-configuration.png)
![Theme - Configuration](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-configuration.png)

### Profile

![Theme - Profile](https://raw.githubusercontent.com/home-assistant-community-themes/template/master/docs/theme-profile.png)
![Theme - Profile](https://raw.githubusercontent.com/home-assistant-community-themes/midnight-blue/master/docs/theme-profile.png)

## Installation

Expand All @@ -51,8 +51,8 @@ frontend:
### HACS

1. Go to the Community Store.
2. Search for `Template`.
3. Navigate to `Template` theme.
2. Search for `Midnight Blue`.
3. Navigate to `Midnight Blue` theme.
4. Press `Install`.
6. Go to services and trigger the `frontend.reload_themes` service.

Expand All @@ -62,12 +62,12 @@ Clone this repository in your existing (or create it) `themes/` folder.

```bash
cd themes/
git clone https://github.com/home-assistant-community-themes/template.git
git clone https://github.com/home-assistant-community-themes/midnight-blue.git
```

Or using submodules:

```bash
cd themes/
git submodule add https://github.com/home-assistant-community-themes/template.git
git submodule add https://github.com/home-assistant-community-themes/midnight-blue.git
```
Binary file modified docs/theme-configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/theme-developer-tools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/theme-history.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/theme-logbook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/theme-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/theme-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/theme-profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"name": "Template Theme"
"name": "Midnight Blue Theme"
}
74 changes: 74 additions & 0 deletions themes/midnight_blue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
---
#
# Midnight Blue Theme
#
midnight_blue:
accent-color: "#E45E65"
card-background-color: "var(--primary-background-color)"
dark-primary-color: "var(--accent-color)"
disabled-text-color: "#7F848E"
divider-color: "rgba(0, 0, 0, .12)"
google-blue-500: "#4285f4"
google-green-500: "#39E949"
google-red-500: "#E45E65"
google-yellow-500: "#f4b400"
label-badge-background-color: "#2E333A"
label-badge-blue: "#039be5"
label-badge-border-color: "green"
label-badge-green: "#0DA035"
label-badge-grey: "var(--paper-grey-500)"
label-badge-red: "var(--accent-color)"
label-badge-text-color: "var(--primary-text-color)"
label-badge-yellow: "#f4b400"
light-primary-color: "var(--accent-color)"
paper-card-background-color: "#434954"
paper-card-header-color: "var(--accent-color)"
paper-dialog-background-color: "#434954"
paper-grey-200: "#414A59"
paper-grey-50: "var(--primary-text-color)"
paper-grey-500: "#9e9e9e"
paper-item-icon-active-color: "#F9C536"
paper-item-icon-color: "var(--primary-text-color)"
paper-item-icon_-_color: "green"
paper-item-selected_-_background-color: "#434954"
paper-listbox-background-color: "#2E333A"
paper-listbox-color: "var(--primary-color)"
paper-slider-active-color: "var(--accent-color)"
paper-slider-container-color: "linear-gradient(var(--primary-background-color), var(--secondary-background-color)) no-repeat"
paper-slider-disabled-active-color: "var(--disabled-text-color)"
paper-slider-disabled-secondary-color: "var(--disabled-text-color)"
paper-slider-knob-color: "var(--accent-color)"
paper-slider-knob-start-color: "var(--accent-color)"
paper-slider-pin-color: "var(--accent-color)"
paper-slider-secondary-color: "var(--secondary-background-color)"
paper-tabs-selection-bar-color: "green"
paper-toggle-button-checked-bar-color: "var(--accent-color)"
paper-toggle-button-checked-button-color: "var(--accent-color)"
paper-toggle-button-checked-ink-color: "var(--accent-color)"
paper-toggle-button-unchecked-bar-color: "var(--disabled-text-color)"
paper-toggle-button-unchecked-button-color: "var(--disabled-text-color)"
paper-toggle-button-unchecked-ink-color: "var(--disabled-text-color)"
primary-background-color: "#383C45"
primary-color: "#03A9F4"
primary-text-color: "#FFFFFF"
secondary-background-color: "#383C45"
secondary-text-color: "#03A9F4"
sidebar-background-color: "var(--paper-listbox-background-color)"
sidebar-icon-color: "rgba(255, 255, 255, 0.70)"
sidebar-selected-icon-color: "var(--primary-color)"
sidebar-selected-text-color: "var(--primary-text-color)"
sidebar-text-color: "var(--primary-text-color)"
slider-bar-color: "var(--disabled-text-color)"
slider-color: "var(--primary-color)"
slider-secondary-color: "var(--light-primary-color)"
state-icon-active-color: "#FDD835"
state-icon-color: "#44739e"
state-icon-unavailable-color: "var(--disabled-text-color)"
switch-checked-color: "var(--paper-toggle-button-checked-button-color)"
switch-unchecked-button-color: "var(--disabled-text-color)"
switch-unchecked-color: "var(--disabled-text-color)"
switch-unchecked-track-color: "var(--disabled-text-color)"
table-row-alternative-background-color: "#3E424B"
table-row-background-color: "#353840"
text-primary-color: "var(--primary-text-color)"
toggle-button-color: "var(--primary-color)"
6 changes: 0 additions & 6 deletions themes/template.yaml

This file was deleted.

0 comments on commit b557c91

Please sign in to comment.