mirror of
https://github.com/protesilaos/ef-themes.git
synced 2026-09-10 07:06:15 -04:00
ef-atlantis: make the green-cooler less blue
This commit is contained in:
parent
5551783f18
commit
1efb4e8b96
|
|
@ -171,7 +171,7 @@ C1 and C2 are color values written in hexadecimal RGB."
|
|||
| red-faint | #c57062 | 4.84 | 4.34 | 3.95 |
|
||||
| green | #1fa526 | 5.33 | 4.78 | 4.35 |
|
||||
| green-warmer | #77b22f | 6.75 | 6.06 | 5.51 |
|
||||
| green-cooler | #00a972 | 5.70 | 5.12 | 4.65 |
|
||||
| green-cooler | #00a962 | 5.65 | 5.07 | 4.61 |
|
||||
| green-faint | #81a06c | 5.92 | 5.31 | 4.83 |
|
||||
| yellow | #c48502 | 5.52 | 4.96 | 4.51 |
|
||||
| yellow-warmer | #e6832f | 6.31 | 5.66 | 5.15 |
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
(red-faint "#c57062")
|
||||
(green "#1fa526")
|
||||
(green-warmer "#77b22f")
|
||||
(green-cooler "#00a972")
|
||||
(green-cooler "#00a962")
|
||||
(green-faint "#81a06c")
|
||||
(yellow "#c48502")
|
||||
(yellow-warmer "#e6832f")
|
||||
|
|
|
|||
Loading…
Reference in a new issue