ef-spring: tweak fg-dim

This commit is contained in:
Protesilaos Stavrou 2022-08-16 07:07:25 +03:00
parent 88a7e5aa67
commit 335808d1c1
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 2 deletions

View file

@ -218,7 +218,7 @@ C1 and C2 are color values written in hexadecimal RGB."
| Name | | #f6fff9 | #e8f0f0 | #e0e6e3 |
|----------------+---------+---------+---------+---------|
| fg-main | #3f4946 | 9.14 | 8.06 | 7.37 |
| fg-dim | #7f6f8a | 4.53 | 4.00 | 3.65 |
| fg-dim | #707586 | 4.50 | 3.97 | 3.63 |
| fg-alt | #8d6e6a | 4.50 | 3.97 | 3.63 |
| red | #c42d2f | 5.47 | 4.82 | 4.41 |
| red-warmer | #d03003 | 5.01 | 4.42 | 4.04 |

View file

@ -46,7 +46,7 @@
(bg-main "#f6fff9")
(fg-main "#3f4946")
(bg-dim "#e8f0f0")
(fg-dim "#7f6f8a")
(fg-dim "#707586")
(bg-alt "#e0e6e3")
(fg-alt "#8d6e6a")