Skip to content

Commit c27e897

Browse files
committed
🤖 26-04-25 | ♻️ Updated 3 files
-------- - update: docs/README.md - update: themes/graphite-auto.yaml - update: snippets/style_popup_transparent.yaml -------- Automated commit via script
1 parent 1bf243b commit c27e897

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

config/dashboards/shared/snippets/style_popup_transparent.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
--dialog-box-shadow: var(--rgb-accent-color)
77
--tablet-popup-border-style: none;
88
--tablet-popup-content-padding: 1.4em 2.2em 1.6em 1.5em;
9+
--mdc-theme-surface: rgba(34, 38, 39, 0.6) !important;

config/themes/graphite-auto.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ Graphite Auto:
688688
--vertical-align-dialog: var(--tablet-popup-align-dialog) !important;
689689
--dialog-surface-margin-top: var(--tablet-popup-margin-top) !important;
690690
--dialog-box-shadow: 0 0px 16px 4px rgba(101,115,134, .15), 0 16px 64px 32px rgba(101,115,134, .5) !important;
691-
--mdc-theme-surface: rgba(34, 38, 39, 0.6) !important;
691+
--mdc-theme-surface: transparent !important;
692692
}
693693
ha-dialog *:focus-visible {
694694
outline: none !important;

docs/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Hey there! Welcome to my little corner of the tech world! 👨‍💻
1010

1111
This is where I store all the cool configurations for my Home Assistant system. Well, it's a mix of awesome codes and setups I discovered from the Home Assistant community. Seriously, those folks are wizards! 🧙‍♂️ As a bit of an internet newbie turned tech enthusiast, I stumbled upon the magic of IT, and this repository is my way of sharing the joy and knowledge I've gained along the way. Dive in, explore, and let the tech magic begin! ✨
1212

13-
I frequently refresh my configuration files. My current Home Assistant version is <b>2025.4.3</b>. If you find something you like, don't forget to give my repository a ⭐️!
13+
I frequently refresh my configuration files. My current Home Assistant version is <b>2025.4.4</b>. If you find something you like, don't forget to give my repository a ⭐️!
1414

1515
## Some of my projects for Home Assistant
1616

@@ -45,13 +45,13 @@ https://github.com/ngocjohn/hass-config/assets/96962827/acc1a4db-b92e-4ab1-ac9d-
4545
</thead>
4646
<tbody>
4747
<tr>
48-
<td>37,247 </td>
48+
<td>37,253 </td>
4949
<td>31</td>
50-
<td>159</td>
50+
<td>151</td>
5151
<td>63</td>
5252
<td>51</td>
5353
<td>33</td>
54-
<td>1181</td>
54+
<td>1148</td>
5555
<td>221</td>
5656
<td>28</td>
5757
</tr>

0 commit comments

Comments
 (0)