minor color improvementsin some light themes

v2.5
siduck 2 years ago
parent 919af1c402
commit e4c30b1c9b

@ -73,4 +73,4 @@ M.polish_hl = {
M = require("base46").override_theme(M, "bearded-arc") M = require("base46").override_theme(M, "bearded-arc")
return M return M

@ -46,7 +46,7 @@ M.base_16 = {
base06 = "#202227", base06 = "#202227",
base07 = "#090a0b", base07 = "#090a0b",
base08 = "#d84a3d", base08 = "#d84a3d",
base09 = "#a626a4", base09 = "#d75f00",
base0A = "#c18401", base0A = "#c18401",
base0B = "#50a14f", base0B = "#50a14f",
base0C = "#0070a8", base0C = "#0070a8",

@ -53,7 +53,7 @@ M.base_16 = {
base0C = "#22839b", base0C = "#22839b",
base0D = "#4380bc", base0D = "#4380bc",
base0E = "#ac78bd", base0E = "#ac78bd",
base0F = "#A1A641", base0F = "#ca7081",
} }
M.polish_hl = { M.polish_hl = {

Loading…
Cancel
Save