Skip to content

Commit

Permalink
feat: add LSP highlight groups
Browse files Browse the repository at this point in the history
This backports:

- chriskempson/base16-vim@db92479

From:

- chriskempson/base16-vim#222

How I did this:

1. Made changes to the template in the submodule in my dotfiles repo (at
   `aspects/nvim/files/.config/nvim/pack/bundle/opt/base16-nvim`).
2. Copied them up to the superproject working area with:
   `cp aspects/nvim/files/.config/nvim/pack/bundle/opt/base16-nvim/templates/default.mustache
   vendor/base16-templates/base16-nvim/templates`.
3. Ran `NO_CLONE=1 support/base16-builder.rb`.
  • Loading branch information
wincent committed Sep 3, 2022
1 parent 92ed876 commit d2b7bba
Show file tree
Hide file tree
Showing 186 changed files with 1,116 additions and 0 deletions.
6 changes: 6 additions & 0 deletions colors/base16-3024.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-apathy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-apprentice.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-ashes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-cave-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-cave.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-dune-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-dune.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-estuary-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-estuary.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-forest-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-forest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-heath-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-heath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-lakeside-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-lakeside.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-plateau-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-plateau.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-savanna-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-savanna.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-seaside-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-seaside.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-sulphurpool-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atelier-sulphurpool.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-atlas.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-bespin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-black-metal-bathory.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-black-metal-burzum.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-black-metal-dark-funeral.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
6 changes: 6 additions & 0 deletions colors/base16-black-metal-gorgoroth.lua
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@ highlight("jsGlobalNodeObjects", gui0A, "", cterm0A, "", "", "")
highlight("jsExceptions", gui0A, "", cterm0A, "", "", "")
highlight("jsBuiltins", gui0A, "", cterm0A, "", "", "")

-- LSP highlighting
highlight("LspDiagnosticsDefaultError", gui08, "", cterm08, "", "", "")
highlight("LspDiagnosticsDefaultWarning", gui09, "", cterm09, "", "", "")
highlight("LspDiagnosticsDefaultHnformation", gui05, "", cterm05, "", "", "")
highlight("LspDiagnosticsDefaultHint", gui03, "", cterm03, "", "", "")

-- Mail highlighting
highlight("mailQuoted1", gui0A, "", cterm0A, "", "", "")
highlight("mailQuoted2", gui0B, "", cterm0B, "", "", "")
Expand Down
Loading

0 comments on commit d2b7bba

Please sign in to comment.