summaryrefslogtreecommitdiff
path: root/themes/terafox-emacs-theme.el
diff options
context:
space:
mode:
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