Skip to content

Commit 00d6943

Browse files
committed
Initial commit
1 parent 6b47e31 commit 00d6943

File tree

4 files changed

+183
-0
lines changed

4 files changed

+183
-0
lines changed

README.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
## Noctis
2+
3+
Dark Blue Theme with Blue accent Colors for [Home Assistant](https://www.home-assistant.io)
4+
5+
[![](https://img.shields.io/badge/My-Configuration-blue?style=for-the-badge)](https://github.com/aFFekopp/homeassistant)
6+
7+
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=flat-square)](https://github.com/custom-components/hacs) ![STARS](https://img.shields.io/github/stars/aFFekopp/noctis?color=yellow&style=flat-square) ![ISSUES](https://img.shields.io/github/issues-raw/aFFekopp/noctis?style=flat-square) ![LASTCOMMIT](https://img.shields.io/github/last-commit/aFFekopp/noctis?style=flat-square) ![dl](https://img.shields.io/github/downloads/aFFekopp/noctis/total?style=flat-square)
8+
9+
## Screenshot
10+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/1.jpg)
11+
12+
## Installation
13+
14+
#### Manual Installation
15+
1. copy the `themes` folder into your home-assistant folder
16+
2. add this to your `configuration.yaml`
17+
18+
```yaml
19+
frontend:
20+
themes: !include_dir_merge_named themes
21+
```
22+
23+
3. restart home-assistant
24+
4. select the theme in your user's profile (bottom left)
25+
26+
**Optional**: I recommend installing [Custom Header](https://github.com/maykar/custom-header)
27+
28+
#### HACS
29+
30+
1. Go to the Community Store.
31+
2. Search for `Noctis`.
32+
3. Navigate to `Noctis`.
33+
4. Press Install.
34+
35+
## My other Themes
36+
- [Dark Teal](https://github.com/aFFekopp/dark_teal)
37+
38+
## Aditional Screenshots
39+
40+
#### PC
41+
42+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/1-1.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/2.jpg)
43+
:-------------------------:|:-------------------------:
44+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/3.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/4.jpg)
45+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/5.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/6.jpg)
46+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/7.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/8.jpg)
47+
48+
#### Android
49+
50+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/1.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/2.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/3.jpg)
51+
:-------------------------:|:-------------------------:|:-------------------------:
52+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/4.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/5.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/6.jpg)

hacs.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name": "Noctis"
3+
}

info.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
## Noctis
2+
3+
Dark Blue Theme with Blue accent Colors for [Home Assistant](https://www.home-assistant.io)
4+
5+
[![](https://img.shields.io/badge/My-Configuration-blue?style=for-the-badge)](https://github.com/aFFekopp/homeassistant)
6+
7+
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=flat-square)](https://github.com/custom-components/hacs) ![STARS](https://img.shields.io/github/stars/aFFekopp/noctis?color=yellow&style=flat-square) ![ISSUES](https://img.shields.io/github/issues-raw/aFFekopp/noctis?style=flat-square) ![LASTCOMMIT](https://img.shields.io/github/last-commit/aFFekopp/noctis?style=flat-square) ![dl](https://img.shields.io/github/downloads/aFFekopp/noctis/total?style=flat-square)
8+
9+
## Screenshot
10+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/1.jpg)
11+
12+
## Installation
13+
14+
#### Manual Installation
15+
1. copy the `themes` folder into your home-assistant folder
16+
2. add this to your `configuration.yaml`
17+
18+
```yaml
19+
frontend:
20+
themes: !include_dir_merge_named themes
21+
```
22+
23+
3. restart home-assistant
24+
4. select the theme in your user's profile (bottom left)
25+
26+
**Optional**: I recommend installing [Custom Header](https://github.com/maykar/custom-header)
27+
28+
#### HACS
29+
30+
1. Go to the Community Store.
31+
2. Search for `Noctis`.
32+
3. Navigate to `Noctis`.
33+
4. Press Install.
34+
35+
## My other Themes
36+
- [Dark Teal](https://github.com/aFFekopp/dark_teal)
37+
38+
## Aditional Screenshots
39+
40+
#### PC
41+
42+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/1-1.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/2.jpg)
43+
:-------------------------:|:-------------------------:
44+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/3.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/4.jpg)
45+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/5.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/6.jpg)
46+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/7.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/pc/8.jpg)
47+
48+
#### Android
49+
50+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/1.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/2.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/3.jpg)
51+
:-------------------------:|:-------------------------:|:-------------------------:
52+
![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/4.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/5.jpg) | ![](https://raw.githubusercontent.com/aFFekopp/noctis/master/docs/screenshots/android/6.jpg)

themes/noctis.yaml

+76
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
noctis:
2+
3+
# Fonts
4+
primary-font-family: 'Raleway,sans-serif'
5+
paper-font-common-base_-_font-family: "var(--primary-font-family)"
6+
paper-font-common-code_-_font-family: "var(--primary-font-family)"
7+
paper-font-body1_-_font-family: "var(--primary-font-family)"
8+
paper-font-subhead_-_font-family: "var(--primary-font-family)"
9+
paper-font-headline_-_font-family: "var(--primary-font-family)"
10+
paper-font-caption_-_font-family: "var(--primary-font-family)"
11+
paper-font-title_-_font-family: "var(--primary-font-family)"
12+
13+
# Text
14+
text-color: '#ffffff'
15+
primary-text-color: 'var(--text-color)'
16+
text-primary-color: 'var(--text-color)'
17+
secondary-text-color: "#BAC0C6"
18+
text-medium-light-color: '#A0A2A8'
19+
text-medium-color: '#80828A'
20+
primary-color: 'var(--secondary-text-color)'
21+
22+
# Main Colors
23+
app-header-background-color: 'var(--background-color)'
24+
accent-color: '#1A89F5'
25+
accent-medium-color: 'var(--accent-color)'
26+
27+
# Background
28+
background-color: '#242e42'
29+
primary-background-color: 'var(--background-color)'
30+
background-color-2: '#20293c'
31+
secondary-background-color: 'var(--background-color-2)'
32+
33+
# Card
34+
card-background-color: 'var(--paper-card-background-color)'
35+
paper-card-background-color: 'rgba(47,59,82,0.6)'
36+
ha-card-box-shadow: "0px 0px 0px 0px"
37+
ha-card-border-radius: "5px"
38+
border-color: 'rgba(0,0,0,0)'
39+
40+
# Icons
41+
paper-item-icon-color: 'var(--text-color)'
42+
paper-item-icon-active-color: 'var(--accent-color)'
43+
44+
# Sidebar
45+
paper-listbox-background-color: 'var(--background-color)'
46+
sidebar-icon-color: '#98a7b9'
47+
sidebar-selected-icon-color: 'var(--accent-color)'
48+
sidebar-selected-text-color: 'var(--text-color)'
49+
divider-color: 'var(--background-color)'
50+
light-primary-color: 'var(--paper-card-background-color)'
51+
52+
# Sliders
53+
paper-slider-knob-color: 'var(--accent-color)'
54+
paper-slider-pin-color: 'var(--background-color-2)'
55+
paper-slider-active-color: 'var(--background-color-2)'
56+
paper-slider-container-color: 'var(--border-color)'
57+
58+
# Toggle:
59+
paper-toggle-button-checked-bar-color: 'var(--accent-color)'
60+
mdc-theme-primary: 'var(--accent-color)'
61+
62+
# Switch
63+
switch-unchecked-color: '#70889e'
64+
switch-checked-button-color: 'var(--accent-color)'
65+
switch-unchecked-track-color: 'var(--background-color-2)'
66+
switch-checked-track-color: 'var(--background-color-2)'
67+
68+
# Popups
69+
paper-dialog-background-color: 'rgba(47,59,82,0.8)'
70+
71+
# Custom Header
72+
ch-background: 'var(--background-color)'
73+
ch-active-tab-color: 'var(--accent-color)'
74+
ch-notification-dot-color: 'var(--accent-color)'
75+
ch-all-tabs-color: 'var(--sidebar-icon-color)'
76+
ch-tab-indicator-color: 'var(--accent-color)'

0 commit comments

Comments
 (0)