xiwal

Generate terminal color schemes
git clone https://git.ce9e.org/xiwal.git

DateCommit messageAuthor
2026-02-19 12:33refactor: use f-stringsTobias Bengfort
2026-02-19 12:30use both normal and bright colors for 256 schemaTobias Bengfort
2026-02-19 12:29add 256 color supportTobias Bengfort
2026-02-19 12:28lch: add support for 12 char hexTobias Bengfort
2026-02-19 12:27add lch.mix()Tobias Bengfort
2026-02-19 07:04refactor: rm unnecessary nestingTobias Bengfort
2026-02-19 06:59update oklab matricesTobias Bengfort
2026-01-28 09:49use functools.cacheTobias Bengfort
2026-01-28 09:46optimize permutationsTobias Bengfort
2026-01-28 09:45use itertools.permutationsTobias Bengfort
2026-01-28 09:44lch: document value rangesTobias Bengfort
2023-11-05 09:53switch to pyproject.tomlTobias Bengfort
2023-11-05 09:48lintTobias Bengfort
2021-03-30 10:20Merge branch 'oklab'Tobias Bengfort
2021-01-20 22:31update previewTobias Bengfort
2021-01-20 22:09adapt valuesTobias Bengfort
2021-01-20 22:08implement oklab color spaceTobias Bengfort
2020-07-05 11:59adapt previewTobias Bengfort
2020-07-05 09:28increase contrast between red and greenTobias Bengfort
2019-11-17 11:21fix ORDERTobias Bengfort
2019-11-17 11:17typoTobias Bengfort
2019-11-17 11:15skip redundant first agument to range()Tobias Bengfort
2019-11-17 10:27Create LICENSETobias Bengfort
2019-11-17 10:24add github url to setup.pyTobias Bengfort
2019-11-17 10:21typoTobias Bengfort
2019-11-17 10:10write ~/.cache/wal/sequencesTobias Bengfort
2019-11-17 10:10use %i for integer interpolationTobias Bengfort
2019-11-17 09:57slow down animationTobias Bengfort
2019-11-17 09:52add READMETobias Bengfort
2019-11-17 09:52refine scoring (again)Tobias Bengfort
2019-11-17 09:52add --apply optionTobias Bengfort
2019-11-17 09:51add preview imageTobias Bengfort
2019-11-17 08:06rename to xiwalTobias Bengfort
2019-11-15 09:22perf: cache some values in score calculationTobias Bengfort
2019-11-15 08:58keep palette after theme changeTobias Bengfort
2019-11-15 08:42move some magic numbers into constantsTobias Bengfort
2019-11-15 08:37resize image (performance)Tobias Bengfort
2019-11-15 08:32fix scoringTobias Bengfort
2019-11-15 08:32include black/white lightness in L_DARK/L_LIGHTTobias Bengfort
2019-11-15 08:18more flexible hex parsingTobias Bengfort
2019-11-15 08:16fix variable name collisionTobias Bengfort
2019-11-15 08:12add setup.pyTobias Bengfort
2019-11-15 08:05rm predefined schemesTobias Bengfort
2019-11-15 08:05add argparseTobias Bengfort
2019-11-15 07:55add some documentationTobias Bengfort
2019-11-15 07:51split into different filesTobias Bengfort
2019-11-15 07:26increase exponent in distance calculationTobias Bengfort
2019-11-15 07:23wip: allow to generate schema based on existing colorsTobias Bengfort
2019-11-15 07:23refine dark white lightnessTobias Bengfort
2019-11-15 07:22refine offset (again)Tobias Bengfort
2019-11-14 11:14set minimum saturation for red/greenTobias Bengfort