re-add tree
This commit is contained in:
parent
2d9a029130
commit
049132b6ee
2 changed files with 9 additions and 7 deletions
|
|
@ -510,6 +510,7 @@ impl App {
|
|||
literal: palette.secondary,
|
||||
faded: palette.muted,
|
||||
delimiter: palette.accent,
|
||||
string: palette.accent,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -535,6 +536,7 @@ pub struct Styles {
|
|||
border_highlighted: Style,
|
||||
error: Style,
|
||||
|
||||
string: Color,
|
||||
literal: Color,
|
||||
faded: Color,
|
||||
delimiter: Color,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue