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/apathy-base16.lua
Normal file
18
lua/themes/apathy-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "3E4C96",
|
||||
base04 = "5F9C92",
|
||||
base07 = "D2E7E4",
|
||||
base05 = "81B5AC",
|
||||
base0E = "4C963E",
|
||||
base0D = "96883E",
|
||||
base0C = "963E4C",
|
||||
base0B = "883E96",
|
||||
base02 = "184E45",
|
||||
base0F = "3E965B",
|
||||
base03 = "2B685E",
|
||||
base08 = "3E9688",
|
||||
base01 = "0B342D",
|
||||
base00 = "031A16",
|
||||
base09 = "3E7996",
|
||||
base06 = "A7CEC8"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue