Restructured /media folder, added Kenney gameicons, replace simulate/upload/download buttons text with images

This commit is contained in:
2020-06-09 10:48:27 -05:00
parent de572162d5
commit 8aa61843e8
110 changed files with 19 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
module TAC
THEME = {
Label: {
font: "#{TAC::ROOT_PATH}/media/DejaVuSansCondensed.ttf",
font: "#{TAC::ROOT_PATH}/media/fonts/DejaVuSansCondensed.ttf",
text_size: 28
},
Button: {