Saturate highlight-bg in light theme

This commit is contained in:
Matthias Metelka 2022-08-29 16:04:08 +02:00
parent f2d5abb95d
commit b7cc8edcae

View file

@ -137,7 +137,7 @@ $vars: (
),
highlight: (
bg: (
light: color(cyan, 2),
light: color(cyan, 4),
dark: color(cyan, 2),
),
fg: (