Fix the Why It Feels calcs
This commit is contained in:
fraxle
2026-06-13 15:20:45 +01:00
parent 0532ed58a2
commit d109316aa1
4 changed files with 40 additions and 15 deletions
+10
View File
@@ -1607,6 +1607,16 @@
color: #3a78a8; /* cool blue - cooling contribution */
}
.delta-base {
color: #4a3420; /* neutral — absolute air temperature, not a delta */
}
.insight-row--base {
opacity: 0.75;
border-bottom: 1px dashed rgba(74,52,32,0.2);
margin-bottom: 2px;
}
/* Values for "Today at a glance" */
.insight-value {
font-family: JetBrains Mono, monospace;