platform:windows
version:0.2.17
I'm trying to use "yellow" as color of keyword but it didnt show correctly(showed darker and that looked like brown,which is not the same color in preview)
BUT in preview it showed correctly
I also tried other predefined colors like "white""magenta",It seemed that they all showed DARKER version of original color(At least magenta yellow and while are darker)
At first,I thought it was a terminal issue,then I set FRESH_COLOR_MODE environment variable 256,but that didn't work
However,when I used hex codes instead of predefined colors,It showed me the CORRECT color.
For example,Use #FFFF00 I got Brighter yellow than the predefined
Before:(this is yellow)
After:
Preview:

platform:windows
version:0.2.17
I'm trying to use "yellow" as color of keyword but it didnt show correctly(showed darker and that looked like brown,which is not the same color in preview)
BUT in preview it showed correctly
I also tried other predefined colors like "white""magenta",It seemed that they all showed DARKER version of original color(At least magenta yellow and while are darker)
At first,I thought it was a terminal issue,then I set FRESH_COLOR_MODE environment variable 256,but that didn't work
However,when I used hex codes instead of predefined colors,It showed me the CORRECT color.
For example,Use #FFFF00 I got Brighter yellow than the predefined
Before:(this is yellow)
After:
Preview: