Commit Graph

12 Commits

Author SHA1 Message Date
Kinneyzhang
a1ce94c0dd add heatmap tp-palette 2026-01-08 15:48:34 +08:00
copilot-swe-agent[bot]
6c111dfd2b Fix pcase syntax error in tp-palette-pure function
Fixed the pcase branches for tp-palette-bg-p and tp-palette-fbg-p
predicates which had an extra `symbol` keyword incorrectly placed
between the pattern and the return expression. This caused these
branches to return the original symbol instead of the processed
intern result, leading to tp-palette settings not taking effect
when using palettes with -bg or -fbg suffixes.

Co-authored-by: Kinneyzhang <38454496+Kinneyzhang@users.noreply.github.com>
2026-01-07 03:43:33 +00:00
Kinneyzhang
4dff70cd59 improve code 2026-01-07 02:20:38 +08:00
Kinneyzhang
65a438c773 update 2026-01-06 00:11:14 +08:00
Kinneyzhang
edfb7b2e35 update 2026-01-05 20:20:12 +08:00
Kinneyzhang
63b58c6cf5 update tp-palette.el 2026-01-05 17:29:20 +08:00
Kinneyzhang
a1c4fa0151 update 2026-01-03 00:11:47 +08:00
Kinneyzhang
82c226e777 update 2026-01-02 19:41:11 +08:00
Kinneyzhang
352977b4fe improve code 2025-12-31 00:18:48 +08:00
copilot-swe-agent[bot]
197a564733 Improve documentation and add error handling for palette utility functions
Co-authored-by: Kinneyzhang <38454496+Kinneyzhang@users.noreply.github.com>
2025-12-30 16:00:49 +00:00
copilot-swe-agent[bot]
03aa3d392a Add validation for built-in text property names in define-tp and improve tp-palette colors
Co-authored-by: Kinneyzhang <38454496+Kinneyzhang@users.noreply.github.com>
2025-12-30 15:59:00 +00:00
Kinneyzhang
98d554aa1a add tp-palette 2025-12-30 18:09:18 +08:00