about summary refs log tree commit diff stats
path: root/.emacs.d/themes
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/themes')
-rw-r--r--.emacs.d/themes/non-modo-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/themes/non-modo-theme.el b/.emacs.d/themes/non-modo-theme.el
index 27cc448..f2432e1 100644
--- a/.emacs.d/themes/non-modo-theme.el
+++ b/.emacs.d/themes/non-modo-theme.el
@@ -280,7 +280,7 @@
    `(consult-async-running ((,class :inherit bold :foreground "#2fafff")))
    `(consult-async-split ((,class :foreground "LightCoral")))
    `(consult-bookmark ((,class :foreground "#2fafff")))
-   `(consult-file ((,class :foreground "#c6eaff")))
+   `(consult-file ((,class :inherit bold :foreground "#c6eaff")))
    `(consult-imenu-prefix ((,class :inherit shadow)))
    `(consult-key ((,class :inherit bold :foreground "#00bcff")))
    `(consult-line-number ((,class :foreground "#f8dec0")))