clach04 / putty_themes

Random color schemes/themes for Putty
0 stars 0 forks source link

Sanity check Farmhouse #1

Open clach04 opened 5 months ago

clach04 commented 5 months ago

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:

; ANSI Blue             ; ANSI Blue
; 34m                   ; 34m
; Colour14 #0049e6    | ; Colour14 #092ccd
"Colour14"="0,73,230" | "Colour14"="9,44,205"

Presumably the same in iterm file?

clach04 commented 5 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

clach04 commented 5 months ago

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.