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 {
base0A = "EBCB8B",
base04 = "566074",
base07 = "ced4df",
base05 = "bfc5d0",
base0E = "B48EAD",
base0D = "81A1C1",
base0C = "97b7d7",
base0B = "A3BE8C",
base02 = "434C5E",
base0F = "d57780",
base03 = "4C566A",
base08 = "d57780",
base01 = "3B4252",
base00 = "2a303c",
base09 = "e39a83",
base06 = "c7cdd8"
base0A = "#EBCB8B",
base04 = "#566074",
base07 = "#ced4df",
base05 = "#bfc5d0",
base0E = "#B48EAD",
base0D = "#81A1C1",
base0C = "#97b7d7",
base0B = "#A3BE8C",
base02 = "#434C5E",
base0F = "#d57780",
base03 = "#4C566A",
base08 = "#d57780",
base01 = "#3B4252",
base00 = "#2a303c",
base09 = "#e39a83",
base06 = "#c7cdd8"
}