aboutsummaryrefslogtreecommitdiff
path: root/colors
diff options
context:
space:
mode:
authorChris Kempson <git@chriskempson.com>2012-12-29 15:17:55 +0000
committerChris Kempson <git@chriskempson.com>2012-12-29 15:17:55 +0000
commit34abcc9f82cabb3d3d35467c4a972ba9e9095c48 (patch)
treeb23b96f91a9607eaa40006c9915f425e9f20fdfb /colors
parent0c254420a1d3aa19622f14636f7800d0900ed725 (diff)
Updated with base16-builder
Diffstat (limited to 'colors')
-rw-r--r--colors/base16-chalk.vim4
-rw-r--r--colors/base16-default.vim4
-rw-r--r--colors/base16-eighties.vim4
-rw-r--r--colors/base16-greenscreen.vim4
-rw-r--r--colors/base16-mocha.vim4
-rw-r--r--colors/base16-monokai.vim4
-rw-r--r--colors/base16-ocean.vim4
-rw-r--r--colors/base16-railscasts.vim4
-rw-r--r--colors/base16-solarized.vim4
-rw-r--r--colors/base16-tomorrow.vim4
10 files changed, 20 insertions, 20 deletions
diff --git a/colors/base16-chalk.vim b/colors/base16-chalk.vim
index cc078c5..1be3f12 100644
--- a/colors/base16-chalk.vim
+++ b/colors/base16-chalk.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-default.vim b/colors/base16-default.vim
index 512b7ef..925dabc 100644
--- a/colors/base16-default.vim
+++ b/colors/base16-default.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-eighties.vim b/colors/base16-eighties.vim
index 2ea3bcf..2b32539 100644
--- a/colors/base16-eighties.vim
+++ b/colors/base16-eighties.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-greenscreen.vim b/colors/base16-greenscreen.vim
index 6cb2a8a..0e0905b 100644
--- a/colors/base16-greenscreen.vim
+++ b/colors/base16-greenscreen.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-mocha.vim b/colors/base16-mocha.vim
index b1b0628..4ff214d 100644
--- a/colors/base16-mocha.vim
+++ b/colors/base16-mocha.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-monokai.vim b/colors/base16-monokai.vim
index 7e42709..f460e48 100644
--- a/colors/base16-monokai.vim
+++ b/colors/base16-monokai.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-ocean.vim b/colors/base16-ocean.vim
index b03af7d..5acec19 100644
--- a/colors/base16-ocean.vim
+++ b/colors/base16-ocean.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-railscasts.vim b/colors/base16-railscasts.vim
index e1b33bf..4d59585 100644
--- a/colors/base16-railscasts.vim
+++ b/colors/base16-railscasts.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-solarized.vim b/colors/base16-solarized.vim
index 39f1498..9f46df6 100644
--- a/colors/base16-solarized.vim
+++ b/colors/base16-solarized.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")
diff --git a/colors/base16-tomorrow.vim b/colors/base16-tomorrow.vim
index aba9611..a2a8b9e 100644
--- a/colors/base16-tomorrow.vim
+++ b/colors/base16-tomorrow.vim
@@ -171,10 +171,10 @@ call <SID>hi("Type", s:gui09, "", s:cterm09, "", "none")
call <SID>hi("Typedef", s:gui0A, "", s:cterm0A, "", "")
" Spelling Highlighting
-call <SID>hi("SpellBad", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
+call <SID>hi("SpellBad", s:gui05, s:gui00, s:cterm05, s:cterm08, "")
+call <SID>hi("SpellLocal", s:gui05, s:gui00, s:cterm05, s:cterm0D, "")
"call <SID>hi("SpellCap", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
"call <SID>hi("SpellRare", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
-"call <SID>hi("SpellLocal", s:gui00, s:gui08, s:cterm00, s:cterm08, "")
" Additional Diff Highlighting
call <SID>hi("DiffAdded", s:gui0B, "", s:cterm0B, "", "")