rebuild new changes
This commit is contained in:
@@ -11,7 +11,7 @@ return {
|
||||
},
|
||||
|
||||
insert = {
|
||||
a = { bg = "#455C6F", fg = common_fg, gui = "bold" },
|
||||
a = { bg = "#2D475A", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
command = {
|
||||
@@ -23,7 +23,7 @@ return {
|
||||
},
|
||||
|
||||
replace = {
|
||||
a = { bg = "#5B2E33", fg = common_fg, gui = "bold" },
|
||||
a = { bg = "#441F23", fg = common_fg, gui = "bold" },
|
||||
},
|
||||
|
||||
inactive = {
|
||||
|
||||
Reference in New Issue
Block a user