aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrast-ratios.org2
-rw-r--r--ef-day-theme.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrast-ratios.org b/contrast-ratios.org
index 6f7a9c7..e16f9ff 100644
--- a/contrast-ratios.org
+++ b/contrast-ratios.org
@@ -126,7 +126,7 @@ C1 and C2 are color values written in hexadecimal RGB."
| yellow | #a45a22 | 4.80 | 4.36 | 3.97 | 4.62 |
| yellow-warmer | #b75515 | 4.51 | 4.10 | 3.73 | 4.34 |
| yellow-cooler | #aa4f30 | 5.04 | 4.58 | 4.16 | 4.85 |
-| yellow-faint | #a05f5a | 4.56 | 4.14 | 3.77 | 4.39 |
+| yellow-faint | #9a625a | 4.57 | 4.15 | 3.78 | 4.40 |
| blue | #375cc6 | 5.56 | 5.05 | 4.59 | 5.35 |
| blue-warmer | #5f5fdf | 4.66 | 4.23 | 3.85 | 4.48 |
| blue-cooler | #265fbf | 5.62 | 5.11 | 4.64 | 5.41 |
diff --git a/ef-day-theme.el b/ef-day-theme.el
index 86c2ac2..df974a0 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -63,7 +63,7 @@
(yellow "#a45a22")
(yellow-warmer "#b75515")
(yellow-cooler "#aa4f30")
- (yellow-faint "#a05f5a")
+ (yellow-faint "#9a625a")
(blue "#375cc6")
(blue-warmer "#5f5fdf")
(blue-cooler "#265fbf")