ef-night: tweak fg-alt
This commit is contained in:
parent
14319e33a0
commit
93cbf77801
2 changed files with 2 additions and 2 deletions
|
@ -186,7 +186,7 @@ C1 and C2 are color values written in hexadecimal RGB."
|
|||
|----------------+---------+---------+---------+---------|
|
||||
| fg-main | #afbcbf | 10.02 | 8.91 | 7.60 |
|
||||
| fg-dim | #70819f | 4.96 | 4.41 | 3.76 |
|
||||
| fg-alt | #70a89f | 7.25 | 6.44 | 5.50 |
|
||||
| fg-alt | #b0a0a0 | 7.80 | 6.93 | 5.92 |
|
||||
| red | #ef656a | 6.27 | 5.57 | 4.76 |
|
||||
| red-warmer | #f47360 | 6.95 | 6.18 | 5.27 |
|
||||
| red-cooler | #ef798f | 7.26 | 6.45 | 5.51 |
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
(bg-dim "#0f1b29")
|
||||
(fg-dim "#70819f")
|
||||
(bg-alt "#1a2a2f")
|
||||
(fg-alt "#70a89f")
|
||||
(fg-alt "#b0a0a0")
|
||||
|
||||
;; Basic hues for foreground values
|
||||
(red "#ef656a")
|
||||
|
|
Loading…
Reference in a new issue