Update theme

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-14 23:32:19 +01:00
parent c50910bcec
commit 62882e5943
7 changed files with 124 additions and 123 deletions

View File

@@ -19,7 +19,7 @@ main.with-details {
}
.length {
color: color-mix(in srgb, var(--text) 50%, var(--background));
color: color-mix(in srgb, var(--text) 70%, var(--background));
margin: 0.5rem 0 0.5rem 0;
font-size: 0.8rem;
}