Commit graph

5 commits

Author SHA1 Message Date
a5b640c00e
fix: use tui.render_file_icon in file tree
This fixes match cell rendering and de-duplicates a bit of code.
2026-02-14 16:22:15 +01:00
eb54d96e87
fix: fallback to theme foreground color for icons in file tree 2026-02-14 13:27:03 +01:00
Miguel Granero
3407efaa49 feat: add colored icons to project file tree viewer 2026-02-14 00:34:47 +01:00
04ee1257b8
refactor: use file_type_config.guess_file_type to get icons
Also, normalize folders to use the same icons as in other places in flow.
2026-02-13 22:58:29 +01:00
Miguel Granero
79fc70427c feat: add project file explorer widget (palette) 2026-02-13 13:26:12 +01:00