aboutsummaryrefslogtreecommitdiff
path: root/lua/user
diff options
context:
space:
mode:
Diffstat (limited to 'lua/user')
-rw-r--r--lua/user/view.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/user/view.lua b/lua/user/view.lua
index 4bafbd0..837fce4 100644
--- a/lua/user/view.lua
+++ b/lua/user/view.lua
@@ -18,7 +18,7 @@ require('tokyonight').setup({
})
-- Define default color scheme
-local default_colorscheme = 'bamboo'
+local default_colorscheme = 'tokyonight-night'
local fallback_colorscheme = 'desert'
-- Attempt to set the default color scheme