Increase contrast multiplier to glance theme

This commit is contained in:
Daniel Cosme
2026-05-07 14:24:06 -04:00
parent 81ccb02f5f
commit 189c217991
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ data:
# Config: https://github.com/glanceapp/glance/blob/main/docs/configuration.md
theme:
background-color: 186 21 20
contrast-multiplier: 1.2
contrast-multiplier: 1.5
primary-color: 97 13 80
# Note: assets are cached by the browser, changes to the CSS file
# will not be reflected until the browser cache is cleared (Ctrl+F5)

View File

@@ -1,7 +1,7 @@
# Config: https://github.com/glanceapp/glance/blob/main/docs/configuration.md
theme:
background-color: 186 21 20
contrast-multiplier: 1.2
contrast-multiplier: 1.5
primary-color: 97 13 80
# Note: assets are cached by the browser, changes to the CSS file
# will not be reflected until the browser cache is cleared (Ctrl+F5)