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,19 +1,19 @@
return {
base00 = "18191f",
base01 = "222329",
base02 = "2c2d33",
base03 = "3c3d43",
base04 = "b5ac9b",
base05 = "cbc0ab",
base06 = "e0d6bd",
base07 = "f1ebd1",
base08 = "b8aad9",
base09 = "b17f81",
base0A = "d4ae80",
base0B = "8aa387",
base0C = "9ba292",
base0D = "c495a2",
base0E = "8896ae",
base0F = "d0d0c7",
base00 = "#18191f",
base01 = "#222329",
base02 = "#2c2d33",
base03 = "#3c3d43",
base04 = "#b5ac9b",
base05 = "#cbc0ab",
base06 = "#e0d6bd",
base07 = "#f1ebd1",
base08 = "#b8aad9",
base09 = "#b17f81",
base0A = "#d4ae80",
base0B = "#8aa387",
base0C = "#9ba292",
base0D = "#c495a2",
base0E = "#8896ae",
base0F = "#d0d0c7",
}