branch: externals/doric-themes commit 4ca7d5092c07fb0ee8634dd7f25e4898283762bd Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Revise the doric-water shadow, neutral, and accent colours --- contrasts.org | 34 +++++++++++++++++----------------- doric-water-theme.el | 12 ++++++------ 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/contrasts.org b/contrasts.org index deb05c895f..298bb1ad92 100644 --- a/contrasts.org +++ b/contrasts.org @@ -335,27 +335,27 @@ C1 and C2 are color values written in hexadecimal RGB." :END: | | | bg-main | bg-shadow-subtle | bg-neutral | bg-shadow-intense | bg-accent | -| Name | | #2a283d | #34384c | #3e4053 | #405290 | #523e48 | +| Name | | #2a283d | #3a3c4c | #4a4a5f | #496278 | #403f75 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-main | #edf0f8 | 12.54 | 10.14 | 8.93 | 6.51 | 8.60 | -| fg-shadow-subtle | #aea6b8 | 6.09 | 4.93 | 4.34 | 3.16 | 4.18 | -| fg-shadow-intense | #b8c2e0 | 8.05 | 6.51 | 5.73 | 4.18 | 5.52 | -| fg-accent | #c2a0a0 | 6.01 | 4.86 | 4.28 | 3.12 | 4.12 | +| fg-main | #edf0f8 | 12.54 | 9.54 | 7.56 | 5.58 | 8.43 | +| fg-shadow-subtle | #aea6b8 | 6.09 | 4.63 | 3.67 | 2.71 | 4.09 | +| fg-shadow-intense | #c0ddf2 | 10.12 | 7.70 | 6.10 | 4.50 | 6.80 | +| fg-accent | #adade0 | 6.69 | 5.09 | 4.04 | 2.98 | 4.50 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-faint-red | #dba2a2 | 6.60 | 5.34 | 4.70 | 3.43 | 4.53 | -| fg-faint-green | #85c397 | 6.98 | 5.64 | 4.97 | 3.63 | 4.79 | -| fg-faint-yellow | #c4a992 | 6.42 | 5.20 | 4.57 | 3.34 | 4.41 | -| fg-faint-blue | #95afd2 | 6.36 | 5.14 | 4.53 | 3.30 | 4.36 | -| fg-faint-magenta | #c5a3b2 | 6.30 | 5.10 | 4.49 | 3.27 | 4.32 | -| fg-faint-cyan | #a5bfce | 7.45 | 6.03 | 5.30 | 3.87 | 5.11 | +| fg-faint-red | #dba2a2 | 6.60 | 5.03 | 3.98 | 2.94 | 4.44 | +| fg-faint-green | #85c397 | 6.98 | 5.31 | 4.21 | 3.10 | 4.69 | +| fg-faint-yellow | #c4a992 | 6.42 | 4.89 | 3.87 | 2.86 | 4.32 | +| fg-faint-blue | #95afd2 | 6.36 | 4.84 | 3.83 | 2.83 | 4.27 | +| fg-faint-magenta | #c5a3b2 | 6.30 | 4.79 | 3.80 | 2.80 | 4.23 | +| fg-faint-cyan | #a5bfce | 7.45 | 5.67 | 4.49 | 3.31 | 5.01 | #+TBLFM: $3='(Λ $2 @2$3);%.2f :: $4='(Λ $2 @2$4);%.2f :: $5='(Λ $2 @2$5);%.2f :: $6='(Λ $2 @2$6);%.2f :: $7='(Λ $2 @2$7);%.2f | | | bg-main | bg-shadow-subtle | bg-neutral | bg-shadow-intense | bg-accent | -| Name | | #2a283d | #34384c | #3e4053 | #405290 | #523e48 | +| Name | | #2a283d | #3a3c4c | #4a4a5f | #496278 | #403f75 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| bg-main | #2a283d | 0 | 1890 | 4574 | 27573 | 5904 | -| bg-shadow-subtle | #34384c | 1890 | 0 | 619 | 15968 | 2241 | -| bg-neutral | #3e4053 | 4574 | 619 | 0 | 11639 | 1267 | -| bg-shadow-intense | #405290 | 27573 | 15968 | 11639 | 0 | 16537 | -| bg-accent | #523e48 | 5904 | 2241 | 1267 | 16537 | 0 | +| bg-main | #2a283d | 0 | 2814 | 10189 | 25450 | 12034 | +| bg-shadow-subtle | #3a3c4c | 2814 | 0 | 2370 | 11685 | 4794 | +| bg-neutral | #4a4a5f | 10189 | 2370 | 0 | 4032 | 2047 | +| bg-shadow-intense | #496278 | 25450 | 11685 | 4032 | 0 | 5148 | +| bg-accent | #403f75 | 12034 | 4794 | 2047 | 5148 | 0 | #+TBLFM: $3='(Δ $2 @2$3) :: $4='(Δ $2 @2$4) :: $5='(Δ $2 @2$5) :: $6='(Δ $2 @2$6) :: $7='(Δ $2 @2$7) diff --git a/doric-water-theme.el b/doric-water-theme.el index 2638073ee5..62b2217386 100644 --- a/doric-water-theme.el +++ b/doric-water-theme.el @@ -47,16 +47,16 @@ (fg-main "#edf0f8") (border "#8d8c9e") - (bg-shadow-subtle "#34384c") + (bg-shadow-subtle "#3a3c4c") (fg-shadow-subtle "#aea6b8") - (bg-neutral "#3e4053") + (bg-neutral "#4a4a5f") - (bg-shadow-intense "#405290") - (fg-shadow-intense "#b8c2e0") + (bg-shadow-intense "#496278") + (fg-shadow-intense "#c0ddf2") - (bg-accent "#523e48") - (fg-accent "#c2a0a0") + (bg-accent "#403f75") + (fg-accent "#adade0") (fg-faint-red "#dba2a2") (fg-faint-green "#85c397")