Update tokyonight theme configuration

This commit is contained in:
Saeed Afzal
2023-02-06 22:20:45 +00:00
parent cb7a400557
commit 1d891abbd3
3 changed files with 17 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
require("lualine").setup {
options = {
theme = "catppuccin"
-- theme = "tokyonight"
-- theme = "catppuccin"
theme = "tokyonight"
},
extensions = {