Remove sunglasses
It's worse than just normal dim_inactive. It was okay with moonbow, but I think I'm not going to normally use moonbow.
This commit is contained in:
parent
e19d09f51d
commit
4d1f95a7d8
@ -91,7 +91,6 @@
|
||||
"smartcolumn.nvim": { "branch": "main", "commit": "c6abf3917fcec487c7475e208ae37f5788af5b04" },
|
||||
"sqlite.lua": { "branch": "master", "commit": "b7e28c8463254c46a8e61c52d27d6a2040492fc3" },
|
||||
"ssr.nvim": { "branch": "main", "commit": "bb323ba621ac647b4ac5638b47666e3ef3c279e1" },
|
||||
"sunglasses.nvim": { "branch": "main", "commit": "40066430685734f4d8cde0723d1bac1312d199dc" },
|
||||
"telescope-emoji.nvim": { "branch": "master", "commit": "86248d97be84a1ce83f0541500ef9edc99ea2aa1" },
|
||||
"telescope-fzf-native.nvim": { "branch": "main", "commit": "6c921ca12321edaa773e324ef64ea301a1d0da62" },
|
||||
"telescope-undo.nvim": { "branch": "main", "commit": "d3afc1c105535a90caec092ce27a113f77ba7b84" },
|
||||
|
@ -5,13 +5,6 @@ return {
|
||||
colorscheme = "gruvbox",
|
||||
},
|
||||
},
|
||||
{
|
||||
"miversen33/sunglasses.nvim",
|
||||
opts = {
|
||||
filter_type = "SHADE",
|
||||
filter_percent = 0.2,
|
||||
},
|
||||
},
|
||||
{
|
||||
"ellisonleao/gruvbox.nvim",
|
||||
opts = {
|
||||
|
Loading…
Reference in New Issue
Block a user