Ctp v0.2.0

dev
Pocco81 2 years ago
parent e223eaacb1
commit 2bad356d29

@ -15,9 +15,9 @@ local color_palette = {
green = "#A6D189", green = "#A6D189",
teal = "#81C8BE", teal = "#81C8BE",
sky = "#99D1DB", sky = "#99D1DB",
blue = "#8CAAEE",
sapphire = "#85C1DC", sapphire = "#85C1DC",
lavender = "#BFB7E4", blue = "#8CAAEE",
lavender = "#BABBF1",
text = "#C6CEEF", text = "#C6CEEF",
subtext1 = "#B5BDDC", subtext1 = "#B5BDDC",

@ -4,19 +4,19 @@
-- analogous 2: https://coolors.co/7287fd-2a6ef5-04a5e5-e49320-209fb5-40a02b-179299 -- analogous 2: https://coolors.co/7287fd-2a6ef5-04a5e5-e49320-209fb5-40a02b-179299
local color_palette = { local color_palette = {
rosewater = "#DE9584", rosewater = "#dc8a78",
flamingo = "#DD7878", flamingo = "#DD7878",
pink = "#EC83D0", pink = "#ea76cb",
mauve = "#8839EF", mauve = "#8839EF",
red = "#D20F39", red = "#D20F39",
maroon = "#E64553", maroon = "#E64553",
peach = "#FE640B", peach = "#FE640B",
yellow = "#E49320", yellow = "#df8e1d",
green = "#40A02B", green = "#40A02B",
teal = "#179299", teal = "#179299",
sky = "#04A5E5", sky = "#04A5E5",
blue = "#2A6EF5",
sapphire = "#209FB5", sapphire = "#209FB5",
blue = "#1e66f5",
lavender = "#7287FD", lavender = "#7287FD",
text = "#4C4F69", text = "#4C4F69",

@ -15,9 +15,9 @@ local color_palette = {
green = "#A6DA95", green = "#A6DA95",
teal = "#8BD5CA", teal = "#8BD5CA",
sky = "#91D7E3", sky = "#91D7E3",
blue = "#86AEF8",
sapphire = "#7DC4E4", sapphire = "#7DC4E4",
lavender = "#B9BEF8", blue = "#8AADF4",
lavender = "#B7BDF8",
text = "#C5CFF5", text = "#C5CFF5",
subtext1 = "#B3BCE0", subtext1 = "#B3BCE0",

@ -15,8 +15,8 @@ local color_palette = {
green = "#A6E3A1", green = "#A6E3A1",
teal = "#94E2D5", teal = "#94E2D5",
sky = "#89DCEB", sky = "#89DCEB",
blue = "#90C1FB",
sapphire = "#74C7EC", sapphire = "#74C7EC",
blue = "#87B0F9",
lavender = "#B4BEFE", lavender = "#B4BEFE",
text = "#C6D0F5", text = "#C6D0F5",

Loading…
Cancel
Save