enforcing tokyonight_moon color scheme in terminal

This commit is contained in:
2025-07-07 22:07:37 +02:00
parent 5acf2d4bca
commit 3092b6e02a

View File

@@ -12,7 +12,7 @@ config.initial_rows = 28
-- or, changing the font size and color scheme.
config.font_size = 10
config.color_scheme = 'AdventureTime'
--config.color_scheme = 'AdventureTime'
config.color_scheme = "tokyonight_moon"
config.window_background_opacity = 0.8