Add suffix based file icons
This commit is contained in:
parent
91ba80ae98
commit
d26f76ba90
6 changed files with 62 additions and 14 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue