change nvim theme

This commit is contained in:
Gabriel Augendre 2024-02-18 01:14:02 +01:00
parent 921da663f2
commit 3bd295933f

View file

@ -5,7 +5,7 @@ M.plugins = "custom.plugins"
M.mappings = require "custom.mappings"
M.ui = {
theme = "catppuccin",
theme = "tomorrow_night",
statusline = {
theme = "default",
separator_style = "arrow",