Tweak the fg-alt value of the ef-winter theme

This commit is contained in:
Protesilaos Stavrou 2025-11-03 10:55:46 +02:00
parent 1d07b17f4e
commit 8855176b68
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 2 deletions

View file

@ -2219,7 +2219,7 @@ overall design of the project.
|----------------+---------+---------+---------+---------+---------|
| fg-main | #b8c6d5 | 11.19 | 9.29 | 7.63 | 10.13 |
| fg-dim | #807c9f | 4.91 | 4.08 | 3.35 | 4.45 |
| fg-alt | #bf8f8f | 6.99 | 5.80 | 4.76 | 6.33 |
| fg-alt | #bf8a9f | 6.81 | 5.66 | 4.64 | 6.17 |
| red | #f47359 | 6.90 | 5.73 | 4.70 | 6.25 |
| red-warmer | #ef6560 | 6.21 | 5.15 | 4.23 | 5.62 |
| red-cooler | #ff6a7a | 7.04 | 5.84 | 4.80 | 6.37 |

View file

@ -42,7 +42,7 @@
(bg-alt "#2a2f42")
(fg-main "#b8c6d5")
(fg-dim "#807c9f")
(fg-alt "#bf8f8f")
(fg-alt "#bf8a9f")
(bg-active "#4a4f62")
(bg-inactive "#19181f")
(border "#4a4955")