Hello,
thank you for maintaining this great repo :)
I recently submitted (#675) the Clear Dark and Clear Light color schemes. I then noticed that some values in Clear Light differ between the original .yaml file and the terminal-specific variants.
In particular, I spotted these changes:
| Color |
Original value |
Modified value |
| White |
#C1C8CC |
#B4BBBF |
| Bright Yellow |
#E5C872 |
#D8BB65 |
| Bright Cyan |
#77E1E5 |
#5EC7CB |
This is my first contribution to the repo, so I’m not entirely sure what caused these differences (perhaps adjustments for WCAG contrast compliance?).
Would it be possible to keep the original color values defined in the .yaml file? They are taken directly from an Apple Terminal profile, and preserving them would ensure visual fidelity to the source
Hello,
thank you for maintaining this great repo :)
I recently submitted (#675) the
Clear DarkandClear Lightcolor schemes. I then noticed that some values inClear Lightdiffer between the original.yamlfile and the terminal-specific variants.In particular, I spotted these changes:
#C1C8CC#B4BBBF#E5C872#D8BB65#77E1E5#5EC7CBThis is my first contribution to the repo, so I’m not entirely sure what caused these differences (perhaps adjustments for WCAG contrast compliance?).
Would it be possible to keep the original color values defined in the
.yamlfile? They are taken directly from an Apple Terminal profile, and preserving them would ensure visual fidelity to the source