Add suffix based file icons

This commit is contained in:
Mikayla Maki 2023-07-13 16:56:39 -07:00
parent 91ba80ae98
commit d26f76ba90
No known key found for this signature in database
6 changed files with 62 additions and 14 deletions

View file

@ -47,7 +47,8 @@ export default function project_panel(): any {
height: 22,
background: background(theme.middle),
icon_color: foreground(theme.middle, "variant"),
icon_size: 7,
directory_icon_size: 7,
file_icon_size: 14,
icon_spacing: 5,
text: text(theme.middle, "sans", "variant", { size: "sm" }),
status: {