mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
commit
790cde05fc
1 changed files with 18 additions and 0 deletions
18
lua/themes/blossom-base16.lua
Normal file
18
lua/themes/blossom-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "685c56",
|
||||
base04 = "887c76",
|
||||
base07 = "839773",
|
||||
base05 = "7e716c",
|
||||
base0E = "A3BE8C",
|
||||
base0D = "a09c80",
|
||||
base0C = "ce9c85",
|
||||
base0B = "c99385",
|
||||
base02 = "ede6e3",
|
||||
base0F = "9c7b9c",
|
||||
base03 = "a49e9b",
|
||||
base08 = "978e81",
|
||||
base01 = "e2d9d6",
|
||||
base00 = "cdbebf",
|
||||
base09 = "b6b0a6",
|
||||
base06 = "ECEFF4"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue