branch: externals/ef-themes
commit ad0727f0c1219e6bbea394ea399e8b64d7fc31ef
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    fixup! ef-night: refashion the whole theme
---
 ef-night-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-night-theme.el b/ef-night-theme.el
index 9e3b05d904..0fc0655563 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -41,8 +41,8 @@
   (defconst ef-night-palette
     '(;; Basic tones
       (bg-main "#000e17") (fg-main "#afbcbf")
-      (bg-dim  "#081529") (fg-dim  "#70857f")
-      (bg-alt  "#18252f") (fg-alt  "#70a89f")
+      (bg-dim  "#0f1b29") (fg-dim  "#70857f")
+      (bg-alt  "#1a2a2f") (fg-alt  "#70a89f")
 
       ;; Basic hues for foreground values
       (red             "#ef656a") (green         "#0faa26")

Reply via email to