[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ef-themes b1e270baf3 1/6: ef-duo-dark: tweak bg-mode-li
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ef-themes b1e270baf3 1/6: ef-duo-dark: tweak bg-mode-line |
Date: |
Tue, 6 Sep 2022 22:57:33 -0400 (EDT) |
branch: externals/ef-themes
commit b1e270baf398d12f686c8ed74896fcb43037f01d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
ef-duo-dark: tweak bg-mode-line
---
contrast-ratios.org | 8 ++++----
ef-duo-dark-theme.el | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/contrast-ratios.org b/contrast-ratios.org
index 351735bfea..842e125306 100644
--- a/contrast-ratios.org
+++ b/contrast-ratios.org
@@ -359,11 +359,11 @@ work with the overall design of the project.
:CUSTOM_ID: h:90af5937-9485-4560-b04d-f648e136de21
:END:
-| Name | | #33278f |
+| Name | | #352487 |
|------------------+---------+---------|
-| modeline-err | #ff8faf | 5.36 |
-| modeline-warning | #dfcf00 | 7.15 |
-| modeline-info | #00e06f | 6.51 |
+| modeline-err | #ff8faf | 5.59 |
+| modeline-warning | #dfcf00 | 7.45 |
+| modeline-info | #00e06f | 6.78 |
#+TBLFM: $3='(Λ $2 @1$3);%.2f
* ef-duo-light
diff --git a/ef-duo-dark-theme.el b/ef-duo-dark-theme.el
index 8861ac15d7..c56cbf14b2 100644
--- a/ef-duo-dark-theme.el
+++ b/ef-duo-dark-theme.el
@@ -123,7 +123,7 @@
(cyan-graph-1-bg "#00808f")
;; Special hues
- (bg-mode-line "#33278f") (fg-mode-line "#dedeff")
+ (bg-mode-line "#352487") (fg-mode-line "#dedeff")
(bg-accent "#ffb250") (fg-accent "#000000")
(bg-completion "#2f1a5f")
(bg-hover "#664f4a")
- [elpa] externals/ef-themes updated (48b80e783e -> 30791f59a5), ELPA Syncer, 2022/09/06
- [elpa] externals/ef-themes e33a4134da 3/6: Add a "prompt" mapping, ELPA Syncer, 2022/09/06
- [elpa] externals/ef-themes b1e270baf3 1/6: ef-duo-dark: tweak bg-mode-line,
ELPA Syncer <=
- [elpa] externals/ef-themes 1e9321eaf8 5/6: Use appropriate colour for rcirc modeline, ELPA Syncer, 2022/09/06
- [elpa] externals/ef-themes 44635df5bf 2/6: ef-duo-dark: tweak cursor, ELPA Syncer, 2022/09/06
- [elpa] externals/ef-themes 30791f59a5 6/6: Use the same style for nick tracking in rcirc, ELPA Syncer, 2022/09/06
- [elpa] externals/ef-themes 4c175d51ef 4/6: Make rcirc server messages look like comments, ELPA Syncer, 2022/09/06