| 2026-02-19 12:33 | refactor: use f-strings | Tobias Bengfort |
| 2026-02-19 12:30 | use both normal and bright colors for 256 schema | Tobias Bengfort |
| 2026-02-19 12:29 | add 256 color support | Tobias Bengfort |
| 2026-02-19 12:28 | lch: add support for 12 char hex | Tobias Bengfort |
| 2026-02-19 12:27 | add lch.mix() | Tobias Bengfort |
| 2026-02-19 07:04 | refactor: rm unnecessary nesting | Tobias Bengfort |
| 2026-02-19 06:59 | update oklab matrices | Tobias Bengfort |
| 2026-01-28 09:49 | use functools.cache | Tobias Bengfort |
| 2026-01-28 09:46 | optimize permutations | Tobias Bengfort |
| 2026-01-28 09:45 | use itertools.permutations | Tobias Bengfort |
| 2026-01-28 09:44 | lch: document value ranges | Tobias Bengfort |
| 2023-11-05 09:53 | switch to pyproject.toml | Tobias Bengfort |
| 2023-11-05 09:48 | lint | Tobias Bengfort |
| 2021-03-30 10:20 | Merge branch 'oklab' | Tobias Bengfort |
| 2021-01-20 22:31 | update preview | Tobias Bengfort |
| 2021-01-20 22:09 | adapt values | Tobias Bengfort |
| 2021-01-20 22:08 | implement oklab color space | Tobias Bengfort |
| 2020-07-05 11:59 | adapt preview | Tobias Bengfort |
| 2020-07-05 09:28 | increase contrast between red and green | Tobias Bengfort |
| 2019-11-17 11:21 | fix ORDER | Tobias Bengfort |
| 2019-11-17 11:17 | typo | Tobias Bengfort |
| 2019-11-17 11:15 | skip redundant first agument to range() | Tobias Bengfort |
| 2019-11-17 10:27 | Create LICENSE | Tobias Bengfort |
| 2019-11-17 10:24 | add github url to setup.py | Tobias Bengfort |
| 2019-11-17 10:21 | typo | Tobias Bengfort |
| 2019-11-17 10:10 | write ~/.cache/wal/sequences | Tobias Bengfort |
| 2019-11-17 10:10 | use %i for integer interpolation | Tobias Bengfort |
| 2019-11-17 09:57 | slow down animation | Tobias Bengfort |
| 2019-11-17 09:52 | add README | Tobias Bengfort |
| 2019-11-17 09:52 | refine scoring (again) | Tobias Bengfort |
| 2019-11-17 09:52 | add --apply option | Tobias Bengfort |
| 2019-11-17 09:51 | add preview image | Tobias Bengfort |
| 2019-11-17 08:06 | rename to xiwal | Tobias Bengfort |
| 2019-11-15 09:22 | perf: cache some values in score calculation | Tobias Bengfort |
| 2019-11-15 08:58 | keep palette after theme change | Tobias Bengfort |
| 2019-11-15 08:42 | move some magic numbers into constants | Tobias Bengfort |
| 2019-11-15 08:37 | resize image (performance) | Tobias Bengfort |
| 2019-11-15 08:32 | fix scoring | Tobias Bengfort |
| 2019-11-15 08:32 | include black/white lightness in L_DARK/L_LIGHT | Tobias Bengfort |
| 2019-11-15 08:18 | more flexible hex parsing | Tobias Bengfort |
| 2019-11-15 08:16 | fix variable name collision | Tobias Bengfort |
| 2019-11-15 08:12 | add setup.py | Tobias Bengfort |
| 2019-11-15 08:05 | rm predefined schemes | Tobias Bengfort |
| 2019-11-15 08:05 | add argparse | Tobias Bengfort |
| 2019-11-15 07:55 | add some documentation | Tobias Bengfort |
| 2019-11-15 07:51 | split into different files | Tobias Bengfort |
| 2019-11-15 07:26 | increase exponent in distance calculation | Tobias Bengfort |
| 2019-11-15 07:23 | wip: allow to generate schema based on existing colors | Tobias Bengfort |
| 2019-11-15 07:23 | refine dark white lightness | Tobias Bengfort |
| 2019-11-15 07:22 | refine offset (again) | Tobias Bengfort |
| 2019-11-14 11:14 | set minimum saturation for red/green | Tobias Bengfort |