This commit is contained in:
2025-01-18 22:56:16 -05:00
parent a6d7e8a5d6
commit af2adf3974
3 changed files with 6 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ config.color_scheme = "vx-rose-pine"
config.color_schemes = {
['vx-rose-pine'] = {
foreground = '#e0def4',
background = '#000000', -- Default Rose-Pine background
background = '#000000',
cursor_bg = '#e0def4',
cursor_border = '#e0def4',
cursor_fg = '#191724',