core: updated text color in frappe, macchiato and mocha

dev
Pocco81 2 years ago
parent 3e2a4206fe
commit 09c5078686

@ -19,14 +19,14 @@ local color_palette = {
blue = "#8CAAEE", blue = "#8CAAEE",
lavender = "#BABBF1", lavender = "#BABBF1",
text = "#C6CEEF", text = "#C6D0F5",
subtext1 = "#B5BDDC", subtext1 = "#B5BFE2",
subtext0 = "#A5ACC9", subtext0 = "#A5ADCE",
overlay2 = "#949BB7", overlay2 = "#949CBB",
overlay1 = "#838AA4", overlay1 = "#838BA7",
overlay0 = "#737891", overlay0 = "#737994",
surface2 = "#62677E", surface2 = "#626880",
surface1 = "#51566C", surface1 = "#51576D",
surface0 = "#414559", surface0 = "#414559",
base = "#303446", base = "#303446",

@ -19,14 +19,14 @@ local color_palette = {
blue = "#8AADF4", blue = "#8AADF4",
lavender = "#B7BDF8", lavender = "#B7BDF8",
text = "#C5CFF5", text = "#CAD3F5",
subtext1 = "#B3BCE0", subtext1 = "#B8C0E0",
subtext0 = "#A1AACB", subtext0 = "#A5ADCB",
overlay2 = "#8F97B7", overlay2 = "#939AB7",
overlay1 = "#7D84A2", overlay1 = "#8087A2",
overlay0 = "#6C728D", overlay0 = "#6E738D",
surface2 = "#5A5F78", surface2 = "#5B6078",
surface1 = "#484C64", surface1 = "#494D64",
surface0 = "#363A4F", surface0 = "#363A4F",
base = "#24273A", base = "#24273A",

@ -19,14 +19,14 @@ local color_palette = {
blue = "#87B0F9", blue = "#87B0F9",
lavender = "#B4BEFE", lavender = "#B4BEFE",
text = "#C6D0F5", text = "#CDD6F4",
subtext1 = "#B3BCDF", subtext1 = "#BAC2DE",
subtext0 = "#A1A8C9", subtext0 = "#A6ADC8",
overlay2 = "#8E95B3", overlay2 = "#9399B2",
overlay1 = "#7B819D", overlay1 = "#7F849C",
overlay0 = "#696D86", overlay0 = "#6C7086",
surface2 = "#565970", surface2 = "#585B70",
surface1 = "#43465A", surface1 = "#45475A",
surface0 = "#313244", surface0 = "#313244",
base = "#1E1E2E", base = "#1E1E2E",

Loading…
Cancel
Save