-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
delta --list-syntax-themes
shows Catppuccin Latte as a dark theme
#7
Comments
The culprit seems to be https://github.com/dandavison/delta/blob/0.17.0/src/options/theme.rs#L48. The value there should be |
Will be fixed by dandavison/delta#1745 |
Side note: This probably wasn't a typo actually. The casing was changed at some point after dandavison/delta#1573 was opened but before the first commit in this repo. |
This is not fixed in delta 0.18 |
Hmm, I think I made a bad PR. Should've changed it to |
I can't get Catppuccin Latte to work properly as a light theme.
delta --list-syntax-themes
shows it as a dark theme.I thought that #6 would fix this, but apparently not.
The text was updated successfully, but these errors were encountered: