From 72b6ee1e68b9a6a73f81f3769f0d275ae0d156ef Mon Sep 17 00:00:00 2001 From: Lili Shi Date: Wed, 30 Jul 2025 09:05:52 -0700 Subject: [PATCH] refactor: update DVTMarkupTextInlineCodeColor to use text color --- "themes/Catppuccin Frapp\303\251.xccolortheme" | 2 +- themes/Catppuccin Latte.xccolortheme | 2 +- themes/Catppuccin Macchiato.xccolortheme | 2 +- themes/Catppuccin Mocha.xccolortheme | 2 +- xcode.tera | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git "a/themes/Catppuccin Frapp\303\251.xccolortheme" "b/themes/Catppuccin Frapp\303\251.xccolortheme" index cb58d63..70a7203 100644 --- "a/themes/Catppuccin Frapp\303\251.xccolortheme" +++ "b/themes/Catppuccin Frapp\303\251.xccolortheme" @@ -41,7 +41,7 @@ DVTMarkupTextEmphasisFont .AppleSystemUIFontItalic - 10.0 DVTMarkupTextInlineCodeColor - 1 1 1 0.7 + 0.776471 0.815686 0.960784 1 DVTMarkupTextLinkColor 0.6 0.819608 0.858824 1 DVTMarkupTextLinkFont diff --git a/themes/Catppuccin Latte.xccolortheme b/themes/Catppuccin Latte.xccolortheme index dbe1936..f58afd7 100644 --- a/themes/Catppuccin Latte.xccolortheme +++ b/themes/Catppuccin Latte.xccolortheme @@ -41,7 +41,7 @@ DVTMarkupTextEmphasisFont .AppleSystemUIFontItalic - 10.0 DVTMarkupTextInlineCodeColor - 1 1 1 0.7 + 0.298039 0.309804 0.411765 1 DVTMarkupTextLinkColor 0.015686 0.647059 0.898039 1 DVTMarkupTextLinkFont diff --git a/themes/Catppuccin Macchiato.xccolortheme b/themes/Catppuccin Macchiato.xccolortheme index d6cc980..6d37875 100644 --- a/themes/Catppuccin Macchiato.xccolortheme +++ b/themes/Catppuccin Macchiato.xccolortheme @@ -41,7 +41,7 @@ DVTMarkupTextEmphasisFont .AppleSystemUIFontItalic - 10.0 DVTMarkupTextInlineCodeColor - 1 1 1 0.7 + 0.792157 0.827451 0.960784 1 DVTMarkupTextLinkColor 0.568627 0.843137 0.890196 1 DVTMarkupTextLinkFont diff --git a/themes/Catppuccin Mocha.xccolortheme b/themes/Catppuccin Mocha.xccolortheme index 1162ed0..3923d44 100644 --- a/themes/Catppuccin Mocha.xccolortheme +++ b/themes/Catppuccin Mocha.xccolortheme @@ -41,7 +41,7 @@ DVTMarkupTextEmphasisFont .AppleSystemUIFontItalic - 10.0 DVTMarkupTextInlineCodeColor - 1 1 1 0.7 + 0.803922 0.839216 0.956863 1 DVTMarkupTextLinkColor 0.537255 0.862745 0.921569 1 DVTMarkupTextLinkFont diff --git a/xcode.tera b/xcode.tera index 0caf2a1..c4c0c60 100644 --- a/xcode.tera +++ b/xcode.tera @@ -57,7 +57,7 @@ whiskers: DVTMarkupTextEmphasisFont .AppleSystemUIFontItalic - 10.0 DVTMarkupTextInlineCodeColor - 1 1 1 0.7 + {{ self::rgb(color=text) }} DVTMarkupTextLinkColor {{ self::rgb(color=sky) }} DVTMarkupTextLinkFont