Files
caelestia-cli/src/caelestia/utils
Kalagmitan 52a3a3c50e theme: inject mode into user templates (#77)
* theme: apply_user_templates accepts mode.

* Some themes like those in NvChad require a mode to be supplied to
work. Added a minimal change that makes apply_user_templates accept a
mode parameter and replaces any {{ mode }} placeholder in a file with
the actual mode.

* theme: mode replace integrated with gen_replace_dynamic

+ Moved the {{ mode }} replacement logic to the gen_replace_dynamic
function.

* refactor: adjusted comment
2026-01-24 14:45:32 +11:00
..
2025-08-15 15:53:39 +10:00
2025-08-04 15:14:10 +10:00
2025-08-17 15:02:12 +10:00
2025-08-16 18:07:29 +10:00
2025-09-14 20:45:57 +10:00