mirror of
https://github.com/Xevion/glance.git
synced 2025-12-06 09:15:10 -06:00
fix: use negative color with higher contrast
This commit is contained in:
@@ -59,7 +59,7 @@ theme:
|
|||||||
theme:
|
theme:
|
||||||
background-color: 240 13 14
|
background-color: 240 13 14
|
||||||
primary-color: 51 33 68
|
primary-color: 51 33 68
|
||||||
negative-color: 359 52 31
|
negative-color: 358 100 68
|
||||||
contrast-multiplier: 1.2
|
contrast-multiplier: 1.2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user