We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
blue
sapphire
1 parent 1a1948e commit 0bdf4e0Copy full SHA for 0bdf4e0
catppuccin/extras/pygments.py
@@ -77,7 +77,7 @@ def _make_styles(colors: FlavorColors) -> dict[_TokenType, str]:
77
Name.Entity: colors.text.hex,
78
Name.Exception: colors.text.hex,
79
# def __Name.Label__(
80
- Name.Function: colors.sapphire.hex,
+ Name.Function: colors.blue.hex,
81
Name.Label: f"{colors.teal.hex} italic",
82
Name.Namespace: colors.text.hex,
83
Name.Other: colors.text.hex,
0 commit comments