branch: externals/doric-themes commit 7c0ca50b3a46b602d2fcf4f5f96053d09580b186 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Make doric-earth bg-accent a bit lighter --- contrasts.org | 34 +++++++++++++++++----------------- doric-earth-theme.el | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/contrasts.org b/contrasts.org index 90dfb337eb..e1d846b243 100644 --- a/contrasts.org +++ b/contrasts.org @@ -83,29 +83,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 | | #f0eddf | #dfdfce | #d7d3c2 | #c09fa0 | #e2cdb3 | +| Name | | #f0eddf | #dfdfce | #d7d3c2 | #c09fa0 | #e7d5b9 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-main | #30232e | 12.72 | 11.09 | 9.95 | 6.20 | 9.69 | -| fg-shadow-subtle | #635650 | 6.01 | 5.23 | 4.70 | 2.92 | 4.57 | -| fg-shadow-intense | #58383f | 8.71 | 7.59 | 6.81 | 4.24 | 6.63 | -| fg-accent | #74321f | 8.06 | 7.02 | 6.30 | 3.93 | 6.14 | +| fg-main | #30232e | 12.72 | 11.09 | 9.95 | 6.20 | 10.40 | +| fg-shadow-subtle | #635650 | 6.01 | 5.23 | 4.70 | 2.92 | 4.91 | +| fg-shadow-intense | #58383f | 8.71 | 7.59 | 6.81 | 4.24 | 7.12 | +| fg-accent | #74321f | 8.06 | 7.02 | 6.30 | 3.93 | 6.59 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-faint-red | #750000 | 10.18 | 8.87 | 7.96 | 4.96 | 7.75 | -| fg-faint-green | #056100 | 6.58 | 5.74 | 5.15 | 3.21 | 5.01 | -| fg-faint-yellow | #5f4602 | 7.57 | 6.59 | 5.92 | 3.68 | 5.76 | -| fg-faint-blue | #353362 | 9.93 | 8.65 | 7.76 | 4.83 | 7.56 | -| fg-faint-magenta | #553372 | 8.51 | 7.41 | 6.65 | 4.14 | 6.48 | -| fg-faint-cyan | #35485e | 7.98 | 6.96 | 6.24 | 3.89 | 6.08 | +| fg-faint-red | #750000 | 10.18 | 8.87 | 7.96 | 4.96 | 8.32 | +| fg-faint-green | #056100 | 6.58 | 5.74 | 5.15 | 3.21 | 5.38 | +| fg-faint-yellow | #5f4602 | 7.57 | 6.59 | 5.92 | 3.68 | 6.18 | +| fg-faint-blue | #353362 | 9.93 | 8.65 | 7.76 | 4.83 | 8.11 | +| fg-faint-magenta | #553372 | 8.51 | 7.41 | 6.65 | 4.14 | 6.95 | +| fg-faint-cyan | #35485e | 7.98 | 6.96 | 6.24 | 3.89 | 6.53 | #+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 | | #f0eddf | #dfdfce | #d7d3c2 | #c09fa0 | #e2cdb3 | +| Name | | #f0eddf | #dfdfce | #d7d3c2 | #c09fa0 | #e7d5b9 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| bg-main | #f0eddf | 0 | 2246 | 6333 | 39749 | 8774 | -| bg-shadow-subtle | #dfdfce | 2246 | 0 | 1075 | 23899 | 2889 | -| bg-neutral | #d7d3c2 | 6333 | 1075 | 0 | 14957 | 978 | -| bg-shadow-intense | #c09fa0 | 39749 | 23899 | 14957 | 0 | 12608 | -| bg-accent | #e2cdb3 | 8774 | 2889 | 978 | 12608 | 0 | +| bg-main | #f0eddf | 0 | 2246 | 6333 | 39749 | 5582 | +| bg-shadow-subtle | #dfdfce | 2246 | 0 | 1075 | 23899 | 1527 | +| bg-neutral | #d7d3c2 | 6333 | 1075 | 0 | 14957 | 931 | +| bg-shadow-intense | #c09fa0 | 39749 | 23899 | 14957 | 0 | 17459 | +| bg-accent | #e7d5b9 | 5582 | 1527 | 931 | 17459 | 0 | #+TBLFM: $3='(Δ $2 @2$3) :: $4='(Δ $2 @2$4) :: $5='(Δ $2 @2$5) :: $6='(Δ $2 @2$6) :: $7='(Δ $2 @2$7) ** Doric Light diff --git a/doric-earth-theme.el b/doric-earth-theme.el index 9f37979679..dfe76261a4 100644 --- a/doric-earth-theme.el +++ b/doric-earth-theme.el @@ -55,7 +55,7 @@ (bg-shadow-intense "#c09fa0") (fg-shadow-intense "#58383f") - (bg-accent "#e2cdb3") + (bg-accent "#e7d5b9") (fg-accent "#74321f") (fg-faint-red "#750000")