branch: externals/doric-themes commit 019780a98c54b9b2e835af61795172371723cbc4 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
doric-fire: revise the palette to be more warm --- contrasts.org | 40 ++++++++++++++++++++-------------------- doric-fire-theme.el | 26 +++++++++++++------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/contrasts.org b/contrasts.org index d4fef951b6..1d6fb216ed 100644 --- a/contrasts.org +++ b/contrasts.org @@ -312,30 +312,30 @@ 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 | #4f4542 | #601a2f | #52402f | -|-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-main | #f0e5e0 | 11.97 | 9.81 | 7.51 | 10.08 | 7.96 | -| fg-shadow-subtle | #afa497 | 6.04 | 4.95 | 3.79 | 5.09 | 4.02 | -| fg-neutral | #d9cfbe | 9.59 | 7.86 | 6.02 | 8.08 | 6.38 | -| fg-shadow-intense | #e2b0a4 | 7.73 | 6.34 | 4.85 | 6.51 | 5.15 | -| fg-accent | #e6a577 | 7.05 | 5.78 | 4.43 | 5.94 | 4.69 | -|-------------------+---------+---------+------------------+------------+-------------------+-----------| -| fg-red | #eca28f | 7.14 | 5.85 | 4.48 | 6.01 | 4.75 | -| fg-green | #b9d0aa | 8.92 | 7.31 | 5.60 | 7.51 | 5.94 | -| fg-yellow | #c0b080 | 6.88 | 5.64 | 4.32 | 5.79 | 4.58 | -| fg-blue | #9fbfe7 | 7.80 | 6.40 | 4.90 | 6.57 | 5.19 | -| fg-magenta | #e9acbf | 7.83 | 6.42 | 4.91 | 6.59 | 5.21 | -| fg-cyan | #a0c0d0 | 7.71 | 6.32 | 4.84 | 6.49 | 5.13 | +| Name | | #282420 | #40332f | #4f4542 | #7c362c | #56452f | +|-------------------+---------+---------+------------------+------------+-------------------+-----------| +| fg-main | #f5ceb0 | 10.52 | 8.28 | 6.34 | 5.92 | 6.27 | +| fg-shadow-subtle | #afa497 | 6.29 | 4.95 | 3.79 | 3.54 | 3.75 | +| fg-neutral | #d9cfbe | 9.99 | 7.86 | 6.02 | 5.63 | 5.95 | +| fg-shadow-intense | #f3ac6f | 8.02 | 6.32 | 4.84 | 4.52 | 4.78 | +| fg-accent | #d6b577 | 7.87 | 6.20 | 4.75 | 4.43 | 4.69 | +|-------------------+---------+---------+------------------+------------+-------------------+-----------| +| fg-red | #eca27f | 7.43 | 5.85 | 4.48 | 4.18 | 4.43 | +| fg-green | #b9d08a | 9.29 | 7.31 | 5.60 | 5.23 | 5.54 | +| fg-yellow | #c0b080 | 7.16 | 5.64 | 4.32 | 4.03 | 4.27 | +| fg-blue | #9fbfe7 | 8.13 | 6.40 | 4.90 | 4.58 | 4.84 | +| fg-magenta | #e9acbf | 8.15 | 6.42 | 4.91 | 4.59 | 4.86 | +| fg-cyan | #a0c0d0 | 8.03 | 6.32 | 4.84 | 4.52 | 4.78 | #+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 | #4f4542 | #601a2f | #52402f | +| Name | | #282420 | #40332f | #4f4542 | #7c362c | #56452f | |-------------------+---------+---------+------------------+------------+-------------------+-----------| -| bg-main | #2a281d | 0 | 2476 | 10288 | 8354 | 6839 | -| bg-shadow-subtle | #40332f | 2476 | 0 | 2812 | 4907 | 1427 | -| bg-neutral | #4f4542 | 10288 | 2812 | 0 | 9102 | 1098 | -| bg-shadow-intense | #601a2f | 8354 | 4907 | 9102 | 0 | 6285 | -| bg-accent | #52402f | 6839 | 1427 | 1098 | 6285 | 0 | +| bg-main | #282420 | 0 | 2820 | 11036 | 18204 | 9806 | +| bg-shadow-subtle | #40332f | 2820 | 0 | 2812 | 8653 | 2425 | +| bg-neutral | #4f4542 | 11036 | 2812 | 0 | 7070 | 1088 | +| bg-shadow-intense | #7c362c | 18204 | 8653 | 7070 | 0 | 4440 | +| bg-accent | #56452f | 9806 | 2425 | 1088 | 4440 | 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 0c1ea4144b..010298c6a8 100644 --- a/doric-fire-theme.el +++ b/doric-fire-theme.el @@ -42,32 +42,32 @@ (require 'doric-themes)) (defvar doric-fire-palette - '((cursor "#e06e42") - (bg-main "#2a281d") - (fg-main "#f0e5e0") + '((cursor "#ef7839") + (bg-main "#282420") + (fg-main "#f5ceb0") (border "#706061") - (bg-shadow-subtle "#40332f") + (bg-shadow-subtle "#40332b") (fg-shadow-subtle "#afa497") (bg-neutral "#4f4542") (fg-neutral "#d9cfbe") - (bg-shadow-intense "#601a2f") - (fg-shadow-intense "#e2b0a4") + (bg-shadow-intense "#7c362c") + (fg-shadow-intense "#f3ac6f") - (bg-accent "#52402f") - (fg-accent "#e6a577") + (bg-accent "#56452f") + (fg-accent "#d6b577") - (fg-red "#eca28f") - (fg-green "#b9d0aa") - (fg-yellow "#c0b080") + (fg-red "#eca27f") + (fg-green "#b9d08a") + (fg-yellow "#c5ba80") (fg-blue "#9fbfe7") (fg-magenta "#e9acbf") (fg-cyan "#a0c0d0") - (bg-red "#54290f") - (bg-green "#29401f") + (bg-red "#54241f") + (bg-green "#2f401f") (bg-yellow "#504420") (bg-blue "#363457") (bg-magenta "#5a2f40")