fix: soft palette

This commit is contained in:
Max Miliano 2023-04-19 10:51:45 -03:00
parent 824a6061b5
commit 5c2c4fd258

View file

@ -1,7 +1,7 @@
local colors = {
fg = "#f8f8f2",
bg = "#282a36",
float_bg = "#262626",
bgdark = "#262626",
currentline = "#44475a",
selection = "#44475a",
comment = "#7b7f8b",