From 564c14d695f0b495e59cf88233a32b8a8530d254 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 23 Jun 2021 00:53:16 +0100 Subject: old themes removed and dark tweaks --- lib/themes/jao-dark-theme.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/themes/jao-dark-theme.el') diff --git a/lib/themes/jao-dark-theme.el b/lib/themes/jao-dark-theme.el index 1aefc08..f016cf3 100644 --- a/lib/themes/jao-dark-theme.el +++ b/lib/themes/jao-dark-theme.el @@ -77,12 +77,12 @@ (outline-3 ((c keywords2) bf)) (outline-4 ((c functions2) bf)) (outline-5 ((c nil))) - (f00 ((c "darkslategray3"))) + (f00 ((c "darkseagreen3"))) (f01 ((c "dark sea green"))) (f02 ((c "lightblue3"))) (f10 ((c "cadetblue4"))) - (f11 ((c "lightskyblue2"))) - (f12 ((c "lightskyblue3")))) + (f11 ((c "cadetblue"))) + (f12 ((c "darkseagreen4")))) (:faces (bold (c nil nil) nul) (mode-line (c 248 235) nbf nul) (mode-line-inactive (c 243 235) nbf nul)) -- cgit v1.2.3