-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistency in the color reproduction #354
Comments
@jdhmtl Its the same with other color schemes... I tried Adventure Time, and that is different too... In the image below the lighter colors are of colorschemes in iterm2, and darker ones are from the |
@gnachman Not sure what is going on, if its a bug, I would want this bug to continue :) or be converted into a feature. Is there a way to export a colorscheme to json? That would be great. Btw, the difference is not just for background, but for other colors too. So it works pretty well... |
Oh yah, sorry, forgot to change my issue's title 😅 I think this is the same issue as #349. It has to do with color spaces. |
You need to set a colorspace in your preset, otherwise the actual color will be device-dependent.
|
I liked the Ubuntu theme of iTerm2, and thought to use it elsewhere. To my surprise the color turned out to be darker than the one that iTerm2 used. To remove the discrepancy that could be caused by the way different terminals could be rendering colors, I tried the hex value of background from windowsterminal directory's Ubuntu.json in a different pane of iTerm2. As can be seen in the image below, they are different colors!
FYI, I see such discrepancy in many background colors, not sure if its the case for all of them; wouldn't be surprised if thats indeed the case. As a sidenote, I like the colors that iTerm2 produces, and would like to faithfully reproduce them in other terminals. So in the below example, I would want windowsterminal files to be updated :)
iTerm2:
iTerm2-Color-Schemes/schemes/Ubuntu.itermcolors
Lines 149 to 157 in 801bdde
This is shown as
#3f0e2f
in iTerm2's color settings, which is different from#300a24
in the windowsterminal json below.windowsterminal:
iTerm2-Color-Schemes/windowsterminal/Ubuntu.json
Line 19 in 801bdde
The text was updated successfully, but these errors were encountered: