diff --git a/lua/current-theme.lua b/lua/current-theme.lua new file mode 100644 index 0000000..5bd2d98 --- /dev/null +++ b/lua/current-theme.lua @@ -0,0 +1 @@ +vim.cmd("colorscheme catppuccin-macchiato") \ No newline at end of file