aboutsummaryrefslogtreecommitdiffstats
path: root/yoshi-theme.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-08-01 00:28:50 -0700
committerGravatar Tom Willemse2023-08-01 00:28:50 -0700
commit2e1b6281cf846318ca37434ec7bab6e09cee206b (patch)
tree2e786ccdcec8c1134394b17b641306c6ce7df4a4 /yoshi-theme.el
parent6cd544105e824361ac6ca1b527228e2532c23239 (diff)
downloadyoshi-theme-2e1b6281cf846318ca37434ec7bab6e09cee206b.tar.gz
yoshi-theme-2e1b6281cf846318ca37434ec7bab6e09cee206b.zip
Change ‘package-status-avail-obso’ face
Diffstat (limited to 'yoshi-theme.el')
-rw-r--r--yoshi-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index d3535df..df13e3b 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -460,7 +460,7 @@
`(outline-8 ((t (:inherit org-level-8))))
;; Package
- `(package-status-avail-obso ((t (:foreground ,bggreen))))
+ `(package-status-avail-obso ((t (:foreground ,yoshi-5))))
`(package-status-available ((t (:foreground ,fggreen))))
`(package-status-dependency ((t (:foreground ,yoshi-4))))
`(package-status-installed ((t (:foreground ,yoshi-6))))