Thicc shadows

This commit is contained in:
2024-02-20 18:35:57 +01:00
parent 99eba76c2e
commit eb30b9fcc3
4 changed files with 7 additions and 10 deletions

View File

@@ -262,7 +262,7 @@ func (s styleSheet) String() string {
s.Chart1.CSS(),
s.Chart2.CSS(),
s.Chart3.CSS(),
s.BodyColor.Darken(0.7).CSS(),
s.BodyColor.Darken(0.8).CSS(),
)
}