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 {
|
|
base00 = "2b3339",
|
|
base01 = "323c41",
|
|
base02 = "3a4248",
|
|
base03 = "868d80",
|
|
base04 = "d3c6aa",
|
|
base05 = "d3c6aa",
|
|
base06 = "e9e8d2",
|
|
base07 = "fff9e8",
|
|
base08 = "7fbbb3",
|
|
base09 = "d699b6",
|
|
base0A = "83c092",
|
|
base0B = "dbbc7f",
|
|
base0C = "e69875",
|
|
base0D = "a7c080",
|
|
base0E = "e67e80",
|
|
base0F = "d699b6"
|
|
}
|