mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 17:30:30 -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/hopscotch-base16.lua
Normal file
18
lua/themes/hopscotch-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "fdcc59",
|
||||
base04 = "989498",
|
||||
base07 = "ffffff",
|
||||
base05 = "b9b5b8",
|
||||
base0E = "c85e7c",
|
||||
base0D = "1290bf",
|
||||
base0C = "149b93",
|
||||
base0B = "8fc13e",
|
||||
base02 = "5c545b",
|
||||
base0F = "b33508",
|
||||
base03 = "797379",
|
||||
base08 = "dd464c",
|
||||
base01 = "433b42",
|
||||
base00 = "322931",
|
||||
base09 = "fd8b19",
|
||||
base06 = "d5d3d5"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue