Color scheme

This commit is contained in:
2026-05-20 16:20:11 +00:00
parent fadaabba4f
commit fdbcb9696a
+1 -1
View File
@@ -7,7 +7,7 @@ config.font_size = 13
-- Appearance
config.color_scheme = 'Tokyo Night'
config.color_scheme = 'Gruvbox Dark (Gogh)'
config.enable_tab_bar = false
config.window_padding = {
left = 4, right = 4, top = 4, bottom = 4,