mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
[2/2]: Add theme files
This commit is contained in:
parent
86a08c7983
commit
619a8026ba
133 changed files with 2394 additions and 0 deletions
18
lua/themes/marrakesh-base16.lua
Normal file
18
lua/themes/marrakesh-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "a88339",
|
||||
base04 = "86813b",
|
||||
base07 = "faf0a5",
|
||||
base05 = "948e48",
|
||||
base0E = "8868b3",
|
||||
base0D = "477ca1",
|
||||
base0C = "75a738",
|
||||
base0B = "18974e",
|
||||
base02 = "5f5b17",
|
||||
base0F = "b3588e",
|
||||
base03 = "6c6823",
|
||||
base08 = "c35359",
|
||||
base01 = "302e00",
|
||||
base00 = "201602",
|
||||
base09 = "b36144",
|
||||
base06 = "ccc37a"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue