added catpuccin

This commit is contained in:
2023-05-26 00:00:52 +02:00
parent b1c2599b9e
commit 82b12e599c
3 changed files with 123 additions and 12 deletions

View File

@ -15,7 +15,7 @@ return {
require('lualine').setup {
options = {
-- theme = custom_gruvbox,
theme = 'gruvbox_dark',
theme = 'catppuccin',
disabled_filetypes = {
statusline = {},
winbar = { 'dap-repl', 'dapui_console' },