branch: externals/doric-themes commit 87519213764bb33e09aba88c5a292596c9846dd5 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Make doric-light bg-accent a bit lighter --- contrasts.org | 34 +++++++++++++++++----------------- doric-light-theme.el | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/contrasts.org b/contrasts.org index e1d846b243..3fafb182d7 100644 --- a/contrasts.org +++ b/contrasts.org @@ -114,29 +114,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 | | #ffffff | #efeff2 | #e1e4e5 | #a0bcd0 | #d4edf0 | +| Name | | #ffffff | #efeff2 | #e1e4e5 | #a0bcd0 | #d8f1f3 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-main | #000000 | 21.00 | 18.30 | 16.43 | 10.60 | 17.17 | -| fg-shadow-subtle | #455058 | 8.26 | 7.20 | 6.47 | 4.17 | 6.76 | -| fg-shadow-intense | #213067 | 12.48 | 10.87 | 9.76 | 6.30 | 10.20 | -| fg-accent | #084092 | 9.73 | 8.48 | 7.61 | 4.91 | 7.95 | +| fg-main | #000000 | 21.00 | 18.30 | 16.43 | 10.60 | 17.80 | +| fg-shadow-subtle | #455058 | 8.26 | 7.20 | 6.47 | 4.17 | 7.00 | +| fg-shadow-intense | #213067 | 12.48 | 10.87 | 9.76 | 6.30 | 10.57 | +| fg-accent | #084092 | 9.73 | 8.48 | 7.61 | 4.91 | 8.24 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-faint-red | #750000 | 11.96 | 10.42 | 9.35 | 6.03 | 9.78 | -| fg-faint-green | #056100 | 7.73 | 6.74 | 6.05 | 3.90 | 6.32 | -| fg-faint-yellow | #5f4602 | 8.89 | 7.74 | 6.95 | 4.48 | 7.27 | -| fg-faint-blue | #353362 | 11.66 | 10.16 | 9.12 | 5.88 | 9.53 | -| fg-faint-magenta | #553372 | 9.99 | 8.70 | 7.81 | 5.04 | 8.17 | -| fg-faint-cyan | #35485e | 9.38 | 8.17 | 7.34 | 4.73 | 7.67 | +| fg-faint-red | #750000 | 11.96 | 10.42 | 9.35 | 6.03 | 10.13 | +| fg-faint-green | #056100 | 7.73 | 6.74 | 6.05 | 3.90 | 6.55 | +| fg-faint-yellow | #5f4602 | 8.89 | 7.74 | 6.95 | 4.48 | 7.53 | +| fg-faint-blue | #353362 | 11.66 | 10.16 | 9.12 | 5.88 | 9.88 | +| fg-faint-magenta | #553372 | 9.99 | 8.70 | 7.81 | 5.04 | 8.46 | +| fg-faint-cyan | #35485e | 9.38 | 8.17 | 7.34 | 4.73 | 7.94 | #+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 | | #ffffff | #efeff2 | #e1e4e5 | #a0bcd0 | #d4edf0 | +| Name | | #ffffff | #efeff2 | #e1e4e5 | #a0bcd0 | #d8f1f3 | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| bg-main | #ffffff | 0 | 2143 | 7009 | 48556 | 7212 | -| bg-shadow-subtle | #efeff2 | 2143 | 0 | 1418 | 30569 | 2143 | -| bg-neutral | #e1e4e5 | 7009 | 1418 | 0 | 19178 | 1074 | -| bg-shadow-intense | #a0bcd0 | 48556 | 30569 | 19178 | 0 | 19460 | -| bg-accent | #d4edf0 | 7212 | 2143 | 1074 | 19460 | 0 | +| bg-main | #ffffff | 0 | 2143 | 7009 | 48556 | 5572 | +| bg-shadow-subtle | #efeff2 | 2143 | 0 | 1418 | 30569 | 1560 | +| bg-neutral | #e1e4e5 | 7009 | 1418 | 0 | 19178 | 1336 | +| bg-shadow-intense | #a0bcd0 | 48556 | 30569 | 19178 | 0 | 22768 | +| bg-accent | #d8f1f3 | 5572 | 1560 | 1336 | 22768 | 0 | #+TBLFM: $3='(Δ $2 @2$3) :: $4='(Δ $2 @2$4) :: $5='(Δ $2 @2$5) :: $6='(Δ $2 @2$6) :: $7='(Δ $2 @2$7) ** Doric Marble diff --git a/doric-light-theme.el b/doric-light-theme.el index 26ee4e42e5..f6f3d5cc11 100644 --- a/doric-light-theme.el +++ b/doric-light-theme.el @@ -55,7 +55,7 @@ (bg-shadow-intense "#a0bcd0") (fg-shadow-intense "#213067") - (bg-accent "#d4edf0") + (bg-accent "#d8f1f3") (fg-accent "#084092") (fg-faint-red "#750000")