base16-shell icon indicating copy to clipboard operation
base16-shell copied to clipboard

Correct base16-nord color mappings

Open camflint opened this issue 6 years ago • 2 comments

Corrects the base16-nord.sh script colors, so that green is green, red is red, etc. Based on a similar fix to ada-lovecraft/base16-nord-scheme.

BEFORE:

base16-shell-nord-before

AFTER:

base16-shell-nord-after

camflint avatar Nov 03 '19 20:11 camflint

These files are generated by the https://github.com/chriskempson/base16-builder-php - to update the nord schema colors either:

PR against here to an updated/maintained repo: https://github.com/chriskempson/base16-schemes-source/blob/master/list.yaml#L30

PR against here to correct the original repo (although it looks fairly abandoned). https://github.com/ada-lovecraft/base16-nord-scheme

j-c-m avatar Dec 28 '19 18:12 j-c-m

can this be merged into the main branch? the fix works!

anamyk avatar Feb 02 '22 16:02 anamyk