Add colors to page tree
This commit is contained in:
parent
cac99ad356
commit
ed39b84741
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ options {
|
|||
pageTree {
|
||||
backgroundColor {
|
||||
2 = rgb(156, 217, 240);
|
||||
39 = rgb(224, 150, 144);
|
||||
45 = rgb(255, 227, 119);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue