summaryrefslogtreecommitdiff
path: root/src/config/theme.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-06-24core, gtk: implement host resources dir for FlatpakLeorize
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-02-08core: protect against crashes and hangs when themes are not filesJeffrey C. Ollie
2024-11-19config: theme loading unit testsMitchell Hashimoto
2024-10-18config: show filepath and line numbers for config errorsMitchell Hashimoto
2024-10-18config: richer diagnostics for errorsMitchell Hashimoto
2024-08-18typosMitchell Hashimoto
2024-08-18config: fix build on iOS for error setMitchell Hashimoto
2024-08-18Fix broken import from rebaseMitchell Hashimoto
2024-08-18themes: don't use arena directly and cleanup debug codeJeffrey C. Ollie
2024-08-18themes: finish refactorJeffrey C. Ollie
2024-08-18config: use else to catch all errors since there are manyMitchell Hashimoto
2024-08-18config: move theme loading to dedicated fileMitchell Hashimoto