Skip to content

Commit a98a006

Browse files
committed
fix: use background=light for latte
Closes #8
1 parent c9bbe18 commit a98a006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colors/catppuccin_latte.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Name: catppuccin_latte.vim
22

3-
set background=dark
3+
set background=light
44
hi clear
55

66
if exists('syntax on')

0 commit comments

Comments
 (0)