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/ia-light-base16.lua
Normal file
18
lua/themes/ia-light-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "c48218",
|
||||
base04 = "767676",
|
||||
base07 = "f8f8f8",
|
||||
base05 = "181818",
|
||||
base0E = "a94598",
|
||||
base0D = "48bac2",
|
||||
base0C = "2d6bb1",
|
||||
base0B = "38781c",
|
||||
base02 = "bde5f2",
|
||||
base0F = "8b6c37",
|
||||
base03 = "898989",
|
||||
base08 = "9c5a02",
|
||||
base01 = "dedede",
|
||||
base00 = "f6f6f6",
|
||||
base09 = "c43e18",
|
||||
base06 = "e8e8e8"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue