aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/dupre-faces.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dupre-faces.el b/themes/dupre-faces.el
index 53f131e5..fdd61a55 100644
--- a/themes/dupre-faces.el
+++ b/themes/dupre-faces.el
@@ -487,7 +487,7 @@
;;;;; Dashboard
`(dashboard-banner-logo-title ((t (:foreground ,yellow :weight bold :height 1.2))))
`(dashboard-heading ((t (:foreground ,blue :weight bold))))
- `(dashboard-items-face ((t (:foreground ,fg))))
+ `(dashboard-items-face ((t (:foreground ,steel+2))))
`(dashboard-no-items-face ((t (:foreground ,gray))))
`(dashboard-navigator ((t (:foreground ,blue))))
`(dashboard-footer ((t (:foreground ,gray :slant italic))))