mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -07:00
convert to 0.7
This commit is contained in:
parent
489408c1d0
commit
8751f27425
32 changed files with 505 additions and 512 deletions
|
|
@ -1,18 +1,18 @@
|
|||
return {
|
||||
base00 = "242730",
|
||||
base01 = "2a2e38",
|
||||
base02 = "484854",
|
||||
base03 = "545862",
|
||||
base04 = "9ca0a4",
|
||||
base05 = "bbc2cf",
|
||||
base06 = "5d656b",
|
||||
base07 = "4d5550",
|
||||
base08 = "51afef",
|
||||
base09 = "e18ef3",
|
||||
base0A = "5ac9d6",
|
||||
base0B = "e6c181",
|
||||
base0C = "96c376",
|
||||
base0D = "96c376",
|
||||
base0E = "e36d76",
|
||||
base0F = "bbc2cf",
|
||||
base00 = "#242730",
|
||||
base01 = "#2a2e38",
|
||||
base02 = "#484854",
|
||||
base03 = "#545862",
|
||||
base04 = "#9ca0a4",
|
||||
base05 = "#bbc2cf",
|
||||
base06 = "#5d656b",
|
||||
base07 = "#4d5550",
|
||||
base08 = "#51afef",
|
||||
base09 = "#e18ef3",
|
||||
base0A = "#5ac9d6",
|
||||
base0B = "#e6c181",
|
||||
base0C = "#96c376",
|
||||
base0D = "#96c376",
|
||||
base0E = "#e36d76",
|
||||
base0F = "#bbc2cf",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue