-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathaleborg-material.yaml
271 lines (243 loc) · 10.4 KB
/
aleborg-material.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# Home Assistant override
#####################################################################################
# nnn-nnn-max480-nnn-nnn = max media screen 480px
# Cards
ha-card-box-shadow: none
ha-card-border-width: 0
ha-card-alt-background: linear-gradient(-60deg, rgba(99, 140, 182, 0.2), rgba(134, 167, 198, 0.2))
ha-card-alt2-background: linear-gradient(-60deg, rgba(99, 140, 182, 0.6), rgba(134, 167, 198, 0.6))
ha-card-background: linear-gradient(-60deg, rgb(82, 98, 122), rgb(134, 167, 198))
ha-card-no-background: none
ha-card-border: none
ha-card-header-font-size: 2rem
ha-card-header-color: rgb(255, 255, 255)
ha-card-header-font-family: "var(--primary-font-family)"
ha-card-border-radius: 0px
# Background
#####################################################################################
lovelace-background: var(--background-image)
background-image: 'center / cover no-repeat url("/local/images/backgrounds/4.jpg") fixed'
# Margin
#####################################################################################
layout-margin: 10px
# Fonts
#####################################################################################
primary-font-family: "'Ubuntu', sans-serif"
secondary-font-family: "'Exo 2', sans-serif"
paper-font-common-base_-_font-family: "var(--secondary-font-family)"
paper-font-common-code_-_font-family: "var(--secondary-font-family)"
paper-font-body1_-_font-family: "var(--secondary-font-family)"
paper-font-subhead_-_font-family: "var(--secondary-font-family)"
paper-font-headline_-_font-family: "var(--primary-font-family)"
paper-font-caption_-_font-family: "var(--secondary-font-family)"
paper-font-title_-_font-family: "var(--primary-font-family)"
paper-item-icon-active-color: var(--state-on-color)
paper-item-icon-color: var(--state-off-color)
button-card-light-color: rgb(37, 44, 56)
# Text colors
#####################################################################################
primary-text-color: rgb(255, 255, 255) # Primary text colour, here is referencing dark-primary-color
text-primary-color: "var(--primary-text-color)" # Primary text colour
secondary-text-color: rgb(255, 152, 0) #"#0ae14e" #this is secondary text on the weather card for eg. was '#5294E2'
# Dimmer
#####################################################################################
# Label
dimmer-label-card-background: none
dimmer-label-font-size: 1.1em
dimmer-label-align-self: center
dimmer-label-justify-self: center
dimmer-label-font-weight: bold
# Name
dimmer-name-max480-font-size: 0.55em
dimmer-name-card-background: none
dimmer-name-card-margin: 12px 0px 0px 0px
dimmer-name-card-padding: 0px
dimmer-name-name-font-size: 0.7em
dimmer-name-name-align-self: center
dimmer-name-name-justify-self: center
# Slider
dimmer-slider-card-background: none
dimmer-slider-card-width: auto
dimmer-slider-card-margin: 0
dimmer-slider-container-max-height: 200px
dimmer-slider-container-min-height: 160px
dimmer-slider-container-width: auto
dimmer-slider-container-margin: 0px
dimmer-slider-thumb-height: 5px
dimmer-slider-thumb-background: rgba(200,120,5)
dimmer-slider-track-background: rgba(15, 17, 19, 0.4)
dimmer-slider-track-radius: 6px
dimmer-slider-progress-background: "var(--progress-background)"
dimmer-slider-card-mod-max480-max-height: 160px
dimmer-slider-card-mod-max480-min-height: 120px
dimmer-slider-card-mod-max480-margin: 0px 8px
dimmer-slider-card-mod-margin: 0px 16px
# Switch
#####################################################################################
switch-card-mod-max480-font-size: 0.6em
switch-card-mod-max480-max-width: 90px
# State
switch-state-on-card-background: "var(--progress-background)"
switch-state-on-name-color: "var(--primary-text-color)"
switch-state-on-icon-color: "var(--primary-text-color)"
switch-state-off-name-color: "var(--button-card-light-color)"
# Style
switch-card-max-width: 120px
switch-card-max-height: 65px
switch-name-font-size: 0.8em
switch-name-align-self: center
switch-name-justify-self: center
switch-icon-size: 80%
# State colors
#####################################################################################
state-icon-color: rgb(68, 115, 158)
state-off-color: rgb(61, 73, 92)
state-on-color: rgba(255, 152, 0)
# Page header
#####################################################################################
# Picture
header-picture-margin: 0px
header-picture-max-height: 184px
header-picture-max-width: 300px
header-picture-container-display: none
# Stats
header-stats-card-mod-overflow: hidden
header-stats-card-mod-margin: 0px !important
header-stats-card-mod-padding-top: 12px
header-stats-grid-min-width: 90px
header-stats-grid-height: 50px
header-stats-name-font-size: 0.7em
header-stats-name-align-self: start
header-stats-name-font-family: var(--secondary-font-family)
header-stats-state-font-family: var(--secondary-font-family)
header-stats-state-align-self: center
header-stats-state-justify-self: center
header-stats-state-font-size: 1.1em
header-stats-state-color: rgba(255,152,0)
header-stats-card-background: none
header-stats-card-max-height: 50px
header-stats-card-min-width: 90px
header-stats-card-max-width: 120px
header-stats-card-margin: auto
header-stats-icon-align-self: center
header-stats-icon-justify-self: center
header-stats-icon-state-on-color: rgba(255,152,0)
header-stats-icon-state-off-color: rgba(197, 0, 0, 0.8)
# Title
header-title-justify-content: center
header-title-align-items: center
header-title-font-size: calc(2vw + 2vh + 1vmin)
header-title-margin: "var(--page-margin-heading)"
header-title-font-weight: 300
header-title-font-family: "var(--paper-font-title_-_font-family)"
header-title-text-align: "var(--page-heading-text-align)"
header-title-white-space: nowrap
header-title-padding: 0
# Scenes
#####################################################################################
scenes-button-height: 28px
scenes-button-padding: 0 0.5em
scenes-card-margin-top: 8px
scenes-card-margin-bottom: 0px
# Power usage
#####################################################################################
power-usage-card-max-width: 300px
power-usage-card-max-height: 100px
power-usage-name-font-size: 1em
power-usage-icon-size: 80%
# Tabs
#####################################################################################
tabs-lights-icon-active: rgba(255,180,0)
tabs-lights-icon-inactive: rgba(255,180,0,0.6)
tabs-lights-horizontal-padding: 14px
tabs-media-icon-active: rgba(255,110,255)
tabs-media-icon-inactive: rgba(255,110,255,0.6)
tabs-media-horizontal-padding: 14px
tabs-calendar-icon-active: rgba(0,230,10)
tabs-calendar-icon-inactive: rgba(0,230,10,0.6)
tabs-calendar-horizontal-padding: 14px
tabs-power-icon-active: rgba(199, 0, 0, 1)
tabs-power-icon-inactive: rgba(199, 0, 0, 0.6)
tabs-power-horizontal-padding: 14px
tabs-card-horizontal-padding: 12px
tabs-card-mod-margin-top: 25px
tabs-card-mod-min-width: 60px
# Sidebar
#####################################################################################
sidebar-min-width: 140px
sidebar-max-width: 300px
sidebar-relative-width: "17%"
sidebar-text-color: rgb(255, 255, 255)
sidebar-selected-text-color: rgb(255, 255, 255)
sidebar-selected-icon-color: rgb(97, 175, 255)
sidebar-icon-color: rgb(255, 255, 255)
sidebar-menu-item-card-border-radius: 0px
sidebar-menu-item-card-margin: 0px
sidebar-menu-item-card-inactive-background: rgba(45,88,132)
sidebar-menu-item-card-active-background: rgba(45,88,132,0.5)
sidebar-menu-item-name-place-self: auto
sidebar-menu-item-name-text-align: left
sidebar-menu-item-name-font-size: 1rem
sidebar-menu-item-icon-active-color: rgba(255,152,0)
sidebar-menu-item-icon-inactive-color: rgb(255, 255, 255)
sidebar-background-color: rgba(88, 104, 123, 0.3)
sidebar-style-margin: 0px
sidebar-style-border-radius: 0px
sidebar-style-sticky-cards-background: rgba(0,0,0,0.2)
sidebar-style-overflow-y: auto
sidebar-menu-title-font-size: 1rem
# Zigbee map
#####################################################################################
zigbee2mqtt-networkmap-node-color: rgba(255, 152, 0, .5)
zigbee2mqtt-networkmap-node-fill-color: rgba(255, 152, 0, .4)
zigbee2mqtt-networkmap-node-pinned-color: rgba(255, 110, 255, .6)
zigbee2mqtt-networkmap-link-color: rgba(0, 230, 10, .1)
zigbee2mqtt-networkmap-hover-color: "#be385d"
zigbee2mqtt-networkmap-link-selected-color: rgba(255, 152, 0)
zigbee2mqtt-networkmap-label-color: rgba(255, 255, 255, .5)
zigbee2mqtt-networkmap-node-coordinator-color: rgba(197, 0, 0, .8)
zigbee2mqtt-networkmap-node-router-color: rgba(0,230,10,0.6)
zigbee2mqtt-networkmap-arrow-color: rgba(18, 120, 98, 0.7)
# Media player overrides
#####################################################################################
mdc-theme-text-primary-on-background: rgb(0, 0, 0)
mdc-theme-surface: rgb( 255, 255, 255)
mdc-ripple-color: rgb(0, 0, 0)
mmp-text-color: rgb(0, 0, 0)
mini-media-player-base-color: rgb(255, 255, 255)
mini-media-player-accent-color: rgb(255, 152, 0)
mini-media-player-button-color: rgb(255, 152, 0)
mini-media-player-overlay-color: rgba(0, 0, 0, 0.8)
mini-media-player-overlay-color-stop: "70%"
mini-media-player-overlay-base-color: rgb(255, 255, 255)
mini-media-player-overlay-accent-color: rgb(255, 152, 0)
mini-media-player-media-cover-info-color: rgb(255, 255, 255)
# Sonos card override
#####################################################################################
sonos-background-color: "var(--button-card-light-color)"
sonos-ha-card-background-color: "var(--ha-card-alt-background)"
sonos-player-section-background: rgba(33, 33, 33, 0.8)
sonos-artist-album-text-color: rgb(255, 255, 255)
sonos-song-text-color: "var(--sonos-artist-album-text-color)"
sonos-border-width: 0px
sonos-button-section-background-color: none
sonos-card-padding: 0.5rem
sonos-border-radius: 0px
sonos-media-button-title-text-align: left
sonos-media-button-title-padding-left: 1rem
# My theme settings
#####################################################################################
ha-card-margin: 12px
grid-row-margin: 5px 5px 0px 0px
slider-card-track-background: rgba(15, 17, 19, 0.4)
slider-card-track-radius: 6px
progress-background: linear-gradient( -60deg, rgb(255, 152, 0), rgb(255, 210, 148))
state-label-on: rgb(255, 255, 255)
state-label-off: rgb(134, 167, 198)
# Grid override
#####################################################################################
masonry-view-card-margin: 4px
# Calendar
#####################################################################################
calendar-background: transparent
table-header-background-color: var(--ha-card-background)