added bamboo color scheme

This commit is contained in:
2023-11-30 20:13:29 +01:00
parent 4cdf787491
commit 34b7cd6167
4 changed files with 18 additions and 2 deletions

View File

@ -4,7 +4,7 @@ return {
config = function()
require('lualine').setup {
options = {
theme = 'catppuccin',
theme = 'bamboo',
disabled_filetypes = {
statusline = {},
winbar = { 'dap-repl', 'dapui_console' },