aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soria-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/soria-theme.el b/soria-theme.el
index 74d0d17..1fac276 100644
--- a/soria-theme.el
+++ b/soria-theme.el
@@ -366,6 +366,9 @@ The theme has to be reloaded after changing anything in this group."
`(helm-ff-file
((,class (:foreground ,soria-white))))
+ `(helm-ff-file-extension
+ ((,class (:foreground ,soria-white))))
+
`(helm-ff-invalid-symlink
((,class (:foreground ,soria-white))))