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/oceanicnext-base16.lua
Normal file
18
lua/themes/oceanicnext-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "FAC863",
|
||||
base04 = "A7ADBA",
|
||||
base07 = "D8DEE9",
|
||||
base05 = "C0C5CE",
|
||||
base0E = "C594C5",
|
||||
base0D = "6699CC",
|
||||
base0C = "5FB3B3",
|
||||
base0B = "99C794",
|
||||
base02 = "4F5B66",
|
||||
base0F = "AB7967",
|
||||
base03 = "65737E",
|
||||
base08 = "EC5f67",
|
||||
base01 = "343D46",
|
||||
base00 = "1B2B34",
|
||||
base09 = "F99157",
|
||||
base06 = "CDD3DE"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue