Skip to content

Commit

Permalink
update color samples
Browse files Browse the repository at this point in the history
  • Loading branch information
autogen authored and akinomyoga committed Aug 29, 2024
1 parent 66bf462 commit aafa3cf
Show file tree
Hide file tree
Showing 2 changed files with 11,155 additions and 6,764 deletions.
3 changes: 2 additions & 1 deletion color.sample.safe-colors.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>List of safe colors</title>
<style>
table.blesh-color-sample-table {border-collapse: collapse;}
table.blesh-color-sample-table>*>*>td, table.blesh-color-sample-table>*>*>th {border: 1px solid silver; text-align: center; padding: 0.3ex 0.5ex;}
Expand All @@ -11,7 +12,7 @@
<body>
<h1>List of safe colors</h1>
<p>This content is generated by the following command:</p>
<pre>$ make/color.sample.sh list-safe-colors -bD -y100 -Y174 -thtml</pre>
<pre>$ make/color.sample.sh list-safe-colors -thtml -bD -y100 -Y174 -Ecie94</pre>
<ul>
<li>Brightness range [100, 174] (filtering enabled)</li>
<li>Color distance definition: CIE94 ΔE<sub>94</sub></li>
Expand Down
Loading

0 comments on commit aafa3cf

Please sign in to comment.