From d6e71a86756a7d3c9b2ea52228ec1db112d50b69 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 15 Dec 2025 22:05:41 +0800 Subject: Tweaked the theme --- themes/terafox-emacs-theme.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/terafox-emacs-theme.el') diff --git a/themes/terafox-emacs-theme.el b/themes/terafox-emacs-theme.el index 40ed478..849f117 100644 --- a/themes/terafox-emacs-theme.el +++ b/themes/terafox-emacs-theme.el @@ -15,7 +15,8 @@ (keyword "#ad5c7c") ;; Mauve - keywords (string "#7aa4a1") ;; Muted cyan - strings (number "#fda47f") ;; Peachy orange - numbers/constants - (function "#4d7d90") ;; Steel blue - functions + ;; (function "#4d7d90") ;; Steel blue - functions + (function "#73a3b7") ;; Steel blue - functions (type "#fda47f") ;; Peachy orange - types (builtin "#e85c51") ;; Coral red - built-ins (variable "#ad6771") ;; Dusty mauve - variables -- cgit v1.2.3