-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update syntax highlights for light/dark mode
It isn't perfect, but I didn't want to go overboard with the CSS selector setting stuff. So I think this is a fairly good compromise (and latte is my daily-driver theme for work, haha)
- Loading branch information
1 parent
abf9c71
commit e489e03
Showing
3 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,3 +32,7 @@ outputFormats: | |
RSS: | ||
mediatype: "application/rss" | ||
baseName: "rss" | ||
|
||
markup: | ||
highlight: | ||
style: catppuccin-latte |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters