summaryrefslogtreecommitdiff
path: root/themes/terafox-emacs-theme.el
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2025-12-15 22:05:41 +0800
committerbh <qn+git@excalibur.computer>2025-12-15 22:05:41 +0800
commitd6e71a86756a7d3c9b2ea52228ec1db112d50b69 (patch)
tree3ab94a151109af95756107eace5e85bbe19cd427 /themes/terafox-emacs-theme.el
parent891960df1400a9aa5f76fec502e52591e9350931 (diff)
Tweaked the theme
Diffstat (limited to 'themes/terafox-emacs-theme.el')
-rw-r--r--themes/terafox-emacs-theme.el3
1 files changed, 2 insertions, 1 deletions
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