From ba29fa3934fbd3dc09d74df7271af58c70d1106e Mon Sep 17 00:00:00 2001 From: Kaleb Elwert Date: Wed, 29 May 2019 10:54:02 -0700 Subject: Disable broken schemes --- list.yaml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/list.yaml b/list.yaml index f78b183..cd772a8 100644 --- a/list.yaml +++ b/list.yaml @@ -24,7 +24,6 @@ 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/8-uh/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 outrun: https://github.com/hugodelahousse/base16-outrun-schemes @@ -32,11 +31,9 @@ papercolor: https://github.com/jonleopard/base16-papercolor-scheme porple: https://github.com/AuditeMarlow/base16-porple-scheme purpledream: https://github.com/archmalet/base16-purpledream-scheme rebecca: https://github.com/vic/base16-rebecca -sandcastle: https://github.com/gessig/base16-sandcastle-scheme snazzy: https://github.com/h404bi/base16-snazzy-scheme solarflare: https://github.com/mnussbaum/base16-solarflare-scheme solarized: https://github.com/aramisgithub/base16-solarized-scheme -summercamp: https://github.com/zoefiri/base16-summercamp summerfruit: https://github.com/cscorley/base16-summerfruit-scheme synth-midnight: https://github.com/michael-ball/base16-synth-midnight-scheme tomorrow: https://github.com/chriskempson/base16-tomorrow-scheme @@ -48,3 +45,15 @@ 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 + +# Disabled until https://github.com/gessig/base16-nova-scheme/pull/1 +# is merged. +#nova: https://github.com/gessig/base16-nova-scheme + +# Disabled until https://github.com/gessig/base16-sandcastle-scheme/pull/1 +# is merged. +#sandcastle: https://github.com/gessig/base16-sandcastle-scheme + +# Disabled until https://github.com/ZoeFiri/base16-summercamp/issues/1 is +# fixed. +#summercamp: https://github.com/zoefiri/base16-summercamp -- cgit v1.2.3