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/3024-base16.lua
Normal file
18
lua/themes/3024-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "fded02",
|
||||
base04 = "807d7c",
|
||||
base07 = "f7f7f7",
|
||||
base05 = "a5a2a2",
|
||||
base0E = "a16a94",
|
||||
base0D = "01a0e4",
|
||||
base0C = "b5e4f4",
|
||||
base0B = "01a252",
|
||||
base02 = "4a4543",
|
||||
base0F = "cdab53",
|
||||
base03 = "5c5855",
|
||||
base08 = "db2d20",
|
||||
base01 = "3a3432",
|
||||
base00 = "090300",
|
||||
base09 = "e8bbd0",
|
||||
base06 = "d6d5d4"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue