mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-04-06 15:50:54 +01:00
Remove tomorrow-night theme
This commit is contained in:
parent
6881fdfefb
commit
e8574170f5
1 changed files with 1 additions and 3 deletions
|
@ -146,6 +146,4 @@ fg("DashboardFooter", grey_fg)
|
||||||
-- Onedark background
|
-- Onedark background
|
||||||
-- cmd "hi Normal guibg=#1e222a"
|
-- cmd "hi Normal guibg=#1e222a"
|
||||||
-- Gruvbox background
|
-- Gruvbox background
|
||||||
-- cmd "hi Normal guibg=#282828"
|
-- cmd "hi Normal guibg=#222526"
|
||||||
-- Tomorrow-ight background
|
|
||||||
-- cmd "hi Normal guibg=#1d1f21"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue