Make fade of ignored entries styleable
This commit is contained in:
parent
85f228dade
commit
138a0b042d
3 changed files with 4 additions and 3 deletions
|
@ -26,6 +26,7 @@ export default function projectPanel(theme: Theme) {
|
|||
text: text(theme, "mono", "active", { size: "sm" }),
|
||||
}
|
||||
},
|
||||
ignoredEntryFade: 0.6,
|
||||
filenameEditor: {
|
||||
background: backgroundColor(theme, 500, "active"),
|
||||
text: text(theme, "mono", "primary", { size: "sm" }),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue