Skip to content

Commit 2c4d63a

Browse files
committed
chore(lspsaga): remove colors that are not needed anymore
1 parent 474ef55 commit 2c4d63a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

lua/plugins/lsp/init.lua

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,6 @@ return {
7474
theme = "round",
7575
border = "rounded",
7676
code_action = "",
77-
-- winblend = 20,
78-
-- colors = {
79-
-- normal_bg = "#161925",
80-
-- title_bg = "#afd7af",
81-
-- red = "#ff3525",
82-
-- magenta = "#875fff",
83-
-- orange = "#ff5f00",
84-
-- yellow = "#ffd75f",
85-
-- green = "#00af87",
86-
-- cyan = "#cbe6ff",
87-
-- blue = "#8787d7",
88-
-- purple = "#875fff",
89-
-- white = "#875fff",
90-
-- black = "#626262",
91-
-- },
9277
},
9378
lightbulb = {
9479
enable = true,

0 commit comments

Comments
 (0)