mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-16 01:01:34 +00:00
update telescope theme
This commit is contained in:
@ -92,6 +92,9 @@ return {
|
|||||||
find_files = {
|
find_files = {
|
||||||
theme = "ivy",
|
theme = "ivy",
|
||||||
},
|
},
|
||||||
|
live_grep = {
|
||||||
|
theme = "ivy",
|
||||||
|
},
|
||||||
colorscheme = {
|
colorscheme = {
|
||||||
theme = "ivy",
|
theme = "ivy",
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user