Data update
This commit is contained in:
parent
157b70a810
commit
8e4e15fa56
78 changed files with 2016 additions and 222 deletions
|
|
@ -268,8 +268,8 @@ public final class DisplayAnOutlineAsANestedTable {
|
|||
|
||||
private static int index = -1;
|
||||
|
||||
private static final List<String> colours = List.of( "#ffff66;", "#ffcc66;", "#ccffcc;", "#ccccff;",
|
||||
"#ffcccc;", "#00cccc;", "#cc9966;", "#ffccff;" );
|
||||
private static final List<String> colours = List.of(
|
||||
"#ffff66;", "#ffcc66;", "#ccffcc;", "#ccccff;", "#ffcccc;", "#00cccc;", "#cc9966;", "#ffccff;" );
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue