mirror of https://github.com/gabehf/base46.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
378 B
19 lines
378 B
return {
|
|
base0A = "EFB993",
|
|
base04 = "CED1D0",
|
|
base07 = "E3E6EE",
|
|
base05 = "CBCED0",
|
|
base0E = "B072D1",
|
|
base0D = "DF5273",
|
|
base0C = "24A8B4",
|
|
base0B = "EFAF8E",
|
|
base02 = "2E303E",
|
|
base0F = "E4A382",
|
|
base03 = "676A8D",
|
|
base08 = "E93C58",
|
|
base01 = "232530",
|
|
base00 = "1C1E26",
|
|
base09 = "E58D7D",
|
|
base06 = "DCDFE4"
|
|
}
|