Open clach04 opened 10 months ago
Confirmed PNG samples from iterm2 repo colors do not match, at least Blue does not. Both light and dark screenshots have different blue values. None of which match this repos reg files. Nor do they match any of the emacs the blue values.
Todo check out https://github.com/mattly/colors-farmhouse
Tried using http://mkweb.bcgsc.ca/colorsummarizer / http://mkweb.bcgsc.ca/colorsummarizer/?analyze but color clustering changes the RGB values with approximations so feeding in screen shots from this project do not yield the exact RGB values.
Compare iterm files in https://github.com/clach04/iTerm2-Color-Schemes/commit/4a365ed2e559c4010178ab37287355b099970623
Putty files appear to be the same as each other for Bright colors but not many of the base colors, for example, Blue:
Presumably the same in iterm file?
[ ] Check/compare iterm files
[x] check https://github.com/mattly/colors-farmhouse which has both emacs and iterm2 files (compare emacs here to emacs project) blue1 matches but some colors diff:
[x] Check RGB values compared with Emacs (only) https://github.com/emacsorphanage/farmhouse-themes/blob/master/farmhouse-themes.el , for example none of the Blue values matches putty:
blue1 #124cd3 blue2 #088afb blue3 #23cbfe
None of the emacs blue colors from either https://github.com/emacsorphanage/farmhouse-themes/blob/master/farmhouse-themes.el nor https://github.com/mattly/colors-farmhouse match the putty settings
[x] Check screenshots, pull put the rgb values from the images, e,g, for Blue. See https://github.com/mattly/iterm-colors-farmhouse
[ ] extract EXACT RGB values automatically with a tool (pywal-like), already tried http://mkweb.bcgsc.ca/colorsummarizer but clustering means accurate color extract does not take place (only approximate)
[ ] extract APPROXIMATE RGB values automatically with a tool (colorsummarizer -like), http://mkweb.bcgsc.ca/colorsummarizer