branch: externals/doric-themes commit 7c09c250422223ddb682689f482ab1818a11ee57 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update the doric-wind table with the corrent fg-neutral value --- contrasts.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrasts.org b/contrasts.org index f477f1b159..277acf2aeb 100644 --- a/contrasts.org +++ b/contrasts.org @@ -184,7 +184,7 @@ C1 and C2 are color values written in hexadecimal RGB." |-------------------+---------+---------+------------------+------------+-------------------+-----------| | fg-main | #000f0f | 16.81 | 14.51 | 12.12 | 9.98 | 13.82 | | fg-shadow-subtle | #565962 | 6.02 | 5.20 | 4.34 | 3.57 | 4.95 | -| fg-neutral | #4f4f58 | 6.97 | 6.02 | 5.03 | 4.14 | 5.73 | +| fg-neutral | #404248 | 8.64 | 7.46 | 6.23 | 5.13 | 7.10 | | fg-shadow-intense | #104038 | 9.97 | 8.61 | 7.19 | 5.92 | 8.20 | | fg-accent | #2f6920 | 5.71 | 4.93 | 4.12 | 3.39 | 4.70 | |-------------------+---------+---------+------------------+------------+-------------------+-----------|