From 1f77dff8922286c7b66dd24ae77d12361dc14d25 Mon Sep 17 00:00:00 2001 From: Kaleb Elwert Date: Thu, 19 Mar 2020 10:57:24 -0700 Subject: Update list.yaml --- list.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/list.yaml b/list.yaml index 72cdffb..0f2c16a 100644 --- a/list.yaml +++ b/list.yaml @@ -31,7 +31,6 @@ materialtheme: https://github.com/ntpeters/base16-materialtheme-scheme material-vivid: https://github.com/joshyrobot/base16-material-vivid-scheme mellow: https://github.com/gidsi/base16-mellow-scheme mexico-light: https://github.com/drzel/base16-mexico-light-scheme -nord: https://github.com/spejamchr/base16-nord-scheme nova: https://github.com/gessig/base16-nova-scheme one-light: https://github.com/purpleKarrot/base16-one-light-scheme onedark: https://github.com/tilal6991/base16-onedark-scheme @@ -57,3 +56,9 @@ xcode-dusk: https://github.com/gonsie/base16-xcode-dusk-scheme # If your scheme is in this repository, please give it a new home! unclaimed: https://github.com/chriskempson/base16-unclaimed-schemes + +# NOTE: the original repo at https://github.com/8-uh/base16-nord-scheme +# is based on another color scheme and doesn't quite match. There was a +# fork to improve the colors, so that's what we're using. If the original +# repo ever gets updated, we can switch back to that. +nord: https://github.com/spejamchr/base16-nord-scheme -- cgit v1.2.3