Adding test files

This commit is contained in:
DaanV2
2023-10-24 19:49:03 +02:00
parent 7ccaecebd1
commit fe263eaffb
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"$generic_button_text_color": [1.0, 1.0, 1.0],
"$_mark_color": [1, 1, 1]
}

View File

@@ -0,0 +1,3 @@
{
"ui_defs": ["ui/some_file_path.json", "ui/some_other_file_path.json"]
}