branch: externals/doric-themes commit 14b0576f0abeac328d2e3966aa2647596de90cbb Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Revise doric-fire colours for intense shadow and accent --- contrasts.org | 34 +++++++++++++++++----------------- doric-fire-theme.el | 8 ++++---- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/contrasts.org b/contrasts.org index 661dd7d8cb..30f438cb53 100644 --- a/contrasts.org +++ b/contrasts.org @@ -242,29 +242,29 @@ C1 and C2 are color values written in hexadecimal RGB." :END: | | | bg-main | bg-shadow-subtle | bg-neutral | bg-shadow-intense | bg-accent | -| Name | | #2a281d | #40332f | #493c37 | #733930 | #4e2a1f | +| Name | | #2a281d | #40332f | #493c37 | #601a2f | #52402f | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-main | #f0e5e0 | 11.97 | 9.81 | 8.56 | 7.21 | 10.14 | -| fg-shadow-subtle | #afa497 | 6.04 | 4.95 | 4.32 | 3.64 | 5.12 | -| fg-shadow-intense | #dab8a4 | 8.01 | 6.56 | 5.73 | 4.83 | 6.79 | -| fg-accent | #e0936f | 6.04 | 4.95 | 4.32 | 3.64 | 5.12 | +| fg-main | #f0e5e0 | 11.97 | 9.81 | 8.56 | 10.08 | 7.96 | +| fg-shadow-subtle | #afa497 | 6.04 | 4.95 | 4.32 | 5.09 | 4.02 | +| fg-shadow-intense | #e2b0a4 | 7.73 | 6.34 | 5.53 | 6.51 | 5.15 | +| fg-accent | #e6a577 | 7.05 | 5.78 | 5.04 | 5.94 | 4.69 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-faint-red | #d09090 | 5.69 | 4.66 | 4.07 | 3.43 | 4.82 | -| fg-faint-green | #85c397 | 7.22 | 5.92 | 5.16 | 4.35 | 6.12 | -| fg-faint-yellow | #c4a992 | 6.65 | 5.45 | 4.75 | 4.00 | 5.63 | -| fg-faint-blue | #95afd2 | 6.58 | 5.39 | 4.71 | 3.96 | 5.58 | -| fg-faint-magenta | #c5a3b2 | 6.52 | 5.34 | 4.66 | 3.93 | 5.53 | -| fg-faint-cyan | #a5bfce | 7.71 | 6.32 | 5.51 | 4.64 | 6.53 | +| fg-faint-red | #d09090 | 5.69 | 4.66 | 4.07 | 4.79 | 3.78 | +| fg-faint-green | #85c397 | 7.22 | 5.92 | 5.16 | 6.08 | 4.81 | +| fg-faint-yellow | #c4a992 | 6.65 | 5.45 | 4.75 | 5.60 | 4.42 | +| fg-faint-blue | #95afd2 | 6.58 | 5.39 | 4.71 | 5.54 | 4.38 | +| fg-faint-magenta | #c5a3b2 | 6.52 | 5.34 | 4.66 | 5.49 | 4.34 | +| fg-faint-cyan | #a5bfce | 7.71 | 6.32 | 5.51 | 6.49 | 5.13 | #+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 | | #2a281d | #40332f | #493c37 | #733930 | #4e2a1f | +| Name | | #2a281d | #40332f | #493c37 | #601a2f | #52402f | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| bg-main | #2a281d | 0 | 2476 | 5658 | 14539 | 2946 | -| bg-shadow-subtle | #40332f | 2476 | 0 | 687 | 6310 | 1478 | -| bg-neutral | #493c37 | 5658 | 687 | 0 | 4377 | 2933 | -| bg-shadow-intense | #733930 | 14539 | 6310 | 4377 | 0 | 4952 | -| bg-accent | #4e2a1f | 2946 | 1478 | 2933 | 4952 | 0 | +| bg-main | #2a281d | 0 | 2476 | 5658 | 8354 | 6839 | +| bg-shadow-subtle | #40332f | 2476 | 0 | 687 | 4907 | 1427 | +| bg-neutral | #493c37 | 5658 | 687 | 0 | 6075 | 426 | +| bg-shadow-intense | #601a2f | 8354 | 4907 | 6075 | 0 | 6285 | +| bg-accent | #52402f | 6839 | 1427 | 426 | 6285 | 0 | #+TBLFM: $3='(Δ $2 @2$3) :: $4='(Δ $2 @2$4) :: $5='(Δ $2 @2$5) :: $6='(Δ $2 @2$6) :: $7='(Δ $2 @2$7) ** Doric Obsidian diff --git a/doric-fire-theme.el b/doric-fire-theme.el index f08e2cbbc9..de74a938dc 100644 --- a/doric-fire-theme.el +++ b/doric-fire-theme.el @@ -52,11 +52,11 @@ (bg-neutral "#493c37") - (bg-shadow-intense "#733930") - (fg-shadow-intense "#dab8a4") + (bg-shadow-intense "#601a2f") + (fg-shadow-intense "#e2b0a4") - (bg-accent "#4e2a1f") - (fg-accent "#e0936f") + (bg-accent "#52402f") + (fg-accent "#e6a577") (fg-faint-red "#d09090") (fg-faint-green "#85c397")