Skip to content

Commit

Permalink
Add Catppuccin latte to light syntax themes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvic authored Nov 28, 2023
1 parent b7fd05e commit abb52e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/options/theme.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const LIGHT_SYNTAX_THEMES: [&str; 6] = [
"Monokai Extended Light",
"OneHalfLight",
"Solarized (light)",
"Catppuccin-latte",
];

const DEFAULT_LIGHT_SYNTAX_THEME: &str = "GitHub";
Expand Down

0 comments on commit abb52e5

Please sign in to comment.