themes and lualine

This commit is contained in:
Tawfeeq 2025-04-05 04:01:34 +02:00
parent fd7c1e5092
commit 9f9d663f0b
8 changed files with 39 additions and 21 deletions

View file

@ -0,0 +1,4 @@
return { 'anAcc22/sakura.nvim', config = function ()
vim.opt.background = 'dark'
end }