mirror of
https://github.com/maxmx03/dracula.nvim.git
synced 2026-09-10 07:26:19 -04:00
fix: soft palette
This commit is contained in:
parent
824a6061b5
commit
5c2c4fd258
|
|
@ -1,7 +1,7 @@
|
|||
local colors = {
|
||||
fg = "#f8f8f2",
|
||||
bg = "#282a36",
|
||||
float_bg = "#262626",
|
||||
bgdark = "#262626",
|
||||
currentline = "#44475a",
|
||||
selection = "#44475a",
|
||||
comment = "#7b7f8b",
|
||||
|
|
|
|||
Loading…
Reference in a new issue