mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
Merge branch 'master' of https://github.com/max397574/nvim-base16.lua
This commit is contained in:
commit
717cb6b8ed
2 changed files with 10 additions and 9 deletions
|
|
@ -7,12 +7,13 @@ return {
|
|||
base05 = "cbc0ab",
|
||||
base06 = "e0d6bd",
|
||||
base07 = "f1ebd1",
|
||||
base08 = "b17f81",
|
||||
base09 = "c8916d",
|
||||
base0A = "deb88a",
|
||||
base08 = "b8aad9",
|
||||
base09 = "b17f81",
|
||||
base0A = "d4ae80",
|
||||
base0B = "8aa387",
|
||||
base0C = "96a6a6",
|
||||
base0C = "9ba292",
|
||||
base0D = "c495a2",
|
||||
base0E = "8896ae",
|
||||
base0F = "d0d0c7",
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue