branch: externals/doric-themes
commit c3ce5b9020b49e14527ada5fa9bf81d7463f6f43
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
doric-walnut: make fg-shadow-subtle cooler
---
contrasts.org | 2 +-
doric-walnut-theme.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrasts.org b/contrasts.org
index 575f36cf22..016b8afd15 100644
--- a/contrasts.org
+++ b/contrasts.org
@@ -497,7 +497,7 @@ C1 and C2 are color values written in hexadecimal RGB."
| Name | | #153227 | #303931 | #3d4543 |
#0c512c | #42342f |
|-------------------+---------+---------+------------------+------------+-------------------+-----------|
| fg-main | #b9d3b0 | 8.57 | 7.41 | 6.10 |
5.84 | 7.37 |
-| fg-shadow-subtle | #a09f9b | 5.22 | 4.52 | 3.72 |
3.56 | 4.49 |
+| fg-shadow-subtle | #9ba3a2 | 5.37 | 4.65 | 3.83 |
3.66 | 4.62 |
| fg-neutral | #afc2be | 7.44 | 6.43 | 5.30 |
5.06 | 6.40 |
| fg-shadow-intense | #63c789 | 6.63 | 5.73 | 4.72 |
4.51 | 5.70 |
| fg-accent | #aea084 | 5.38 | 4.65 | 3.83 |
3.66 | 4.63 |
diff --git a/doric-walnut-theme.el b/doric-walnut-theme.el
index 2f63f166cd..01ad801b77 100644
--- a/doric-walnut-theme.el
+++ b/doric-walnut-theme.el
@@ -48,7 +48,7 @@
(border "#596c5e")
(bg-shadow-subtle "#303931")
- (fg-shadow-subtle "#a09f9b")
+ (fg-shadow-subtle "#9ba3a2")
(bg-neutral "#3d4543")
(fg-neutral "#afc2be")