Related to https://github.com/vimcolorschemes/vimcolorschemes/issues/672 Having both default foreground and background colors, we can compute a value for contrast between `high` and `low`. Store that value, and use it in the app.
Related to vimcolorschemes/vimcolorschemes#672
Having both default foreground and background colors, we can compute a value for contrast between
highandlow.Store that value, and use it in the app.