diff --git a/tree-explorer-sample/resources/dark/boolean.svg b/tree-explorer-sample/resources/dark/boolean.svg new file mode 100644 index 00000000..d85957b5 --- /dev/null +++ b/tree-explorer-sample/resources/dark/boolean.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree-explorer-sample/resources/dark/number.svg b/tree-explorer-sample/resources/dark/number.svg new file mode 100644 index 00000000..421c491a --- /dev/null +++ b/tree-explorer-sample/resources/dark/number.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree-explorer-sample/resources/dark/string.svg b/tree-explorer-sample/resources/dark/string.svg new file mode 100644 index 00000000..e08a57f4 --- /dev/null +++ b/tree-explorer-sample/resources/dark/string.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree-explorer-sample/resources/light/boolean.svg b/tree-explorer-sample/resources/light/boolean.svg index d9fd295d..b5b64b61 100644 --- a/tree-explorer-sample/resources/light/boolean.svg +++ b/tree-explorer-sample/resources/light/boolean.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file