emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/autothemer 4a70716245 2/2: Update README.md


From: ELPA Syncer
Subject: [nongnu] elpa/autothemer 4a70716245 2/2: Update README.md
Date: Mon, 5 Sep 2022 09:58:20 -0400 (EDT)

branch: elpa/autothemer
commit 4a707162451ceaba03c67801eb39e63d68128043
Author: Jason Milkins <jasonm23@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 693d93a66b..5455c77bff 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,10 @@ The package also includes useful theme development features 
see below.
 
 We've added new things to AutoThemer in recent weeks:
 
-- Insert a face spec for a single unused face. Colors are filled using the 
palette color that's nearest (in CIELAB colorspace)
+- Color distance is using CIELAB colorspace and CIE DE2000 distance algorithm.
+    - As a result all missing face commands generate better color matches from 
the theme palette.
+- Colors which use color names  (Red1, Burlywood and other gems. now get color 
matched properly.)
+- You can interactively insert a single face spec from the un-themed / missing 
theme specs, with approximated colors as noted above.
 - [Updates to the list of themes using autothemer](#themes-using-autothemer) 
(More to come...)
 - [Theme Variant Architecture/TVA](#tva) A convention for developing themes 
with multiple versions.
 - [Generate a cool SVG Palette image](#generate-a-svg-image-of-the-palette) 
Generate a cool SVG Palette image [like this 
one...](https://raw.githubusercontent.com/emacsfodder/emacs-theme-orangey-bits/master/palette.svg)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]