diff --git a/themes/Catppuccin Latte.xccolortheme b/themes/Catppuccin Latte.xccolortheme index dbe1936..33825e2 100644 --- a/themes/Catppuccin Latte.xccolortheme +++ b/themes/Catppuccin Latte.xccolortheme @@ -200,7 +200,7 @@ xcode.syntax.identifier.variable.system SFMono-Regular - 14.0 xcode.syntax.keyword - SFMono-Bold - 14.0 + SFMono-Semibold - 14.0 xcode.syntax.mark SFMono-Bold - 14.0 xcode.syntax.markup.code diff --git a/xcode.tera b/xcode.tera index 600ff91..4df8883 100644 --- a/xcode.tera +++ b/xcode.tera @@ -216,7 +216,7 @@ whiskers: xcode.syntax.identifier.variable.system SFMono-Regular - 14.0 xcode.syntax.keyword - SFMono-Bold - 14.0 + SFMono-{% if flavor.light %}Semibold{% else %}Bold{% endif %} - 14.0 xcode.syntax.mark SFMono-Bold - 14.0 xcode.syntax.markup.code