Would be nice with a browse similar color schemes functionality on the webpage, or even in he plugin (I'm only using the webpage).
My guess is that it could be implemented by choosing come key colors, like background, foreground, comments and for/if, which are converted to HSL/HSB. Clustering could be performed on on the H and S channels, and on the L and B as well if desired... alternatively one could divide the color schemes into a dark, light category prior to the clustering (some comments have very low contrans vs. the background, so the L/B channel of comments might be a "noisy" variable).
Alternatively some similarity measurement could be defined (measuring the similarity between all color schemes), and that could be used to choose which related color schemes to display.
Would be nice with a browse similar color schemes functionality on the webpage, or even in he plugin (I'm only using the webpage).
My guess is that it could be implemented by choosing come key colors, like background, foreground, comments and for/if, which are converted to HSL/HSB. Clustering could be performed on on the H and S channels, and on the L and B as well if desired... alternatively one could divide the color schemes into a dark, light category prior to the clustering (some comments have very low contrans vs. the background, so the L/B channel of comments might be a "noisy" variable).
Alternatively some similarity measurement could be defined (measuring the similarity between all color schemes), and that could be used to choose which related color schemes to display.