mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
18 lines
378 B
Lua
18 lines
378 B
Lua
return {
|
|
base0A = "795da3",
|
|
base04 = "e8e8e8",
|
|
base07 = "ffffff",
|
|
base05 = "333333",
|
|
base0E = "a71d5d",
|
|
base0D = "795da3",
|
|
base0C = "183691",
|
|
base0B = "183691",
|
|
base02 = "c8c8fa",
|
|
base0F = "333333",
|
|
base03 = "969896",
|
|
base08 = "ed6a43",
|
|
base01 = "f5f5f5",
|
|
base00 = "ffffff",
|
|
base09 = "0086b3",
|
|
base06 = "ffffff"
|
|
}
|