convert to 0.7

This commit is contained in:
zbirenbaum 2022-04-15 04:26:04 -04:00
parent 489408c1d0
commit 8751f27425
32 changed files with 505 additions and 512 deletions

View file

@ -1,18 +1,18 @@
return {
base00 = "1a212e",
base01 = "1e2532",
base02 = "21283b",
base03 = "4f5f7e",
base04 = "596988",
base05 = "6c7d9c",
base06 = "b6bdca",
base07 = "c8ccd4",
base08 = "f65866",
base09 = "ea8912",
base0A = "ebc275",
base0B = "8bcd5b",
base0C = "52a0e0",
base0D = "41a7fc",
base0E = "c678dd",
base0F = "f65866",
base00 = "#1a212e",
base01 = "#1e2532",
base02 = "#21283b",
base03 = "#4f5f7e",
base04 = "#596988",
base05 = "#6c7d9c",
base06 = "#b6bdca",
base07 = "#c8ccd4",
base08 = "#f65866",
base09 = "#ea8912",
base0A = "#ebc275",
base0B = "#8bcd5b",
base0C = "#52a0e0",
base0D = "#41a7fc",
base0E = "#c678dd",
base0F = "#f65866",
}