aboutsummaryrefslogtreecommitdiff
path: root/src/App.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/App.vue b/src/App.vue
index 380a814..eb00856 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -47,10 +47,6 @@ const defaultUiOpts = {
imgTileFontSz: 15, //px
imgTileColor: '#fafaf9',
expandableImgTileColor: 'greenyellow', //yellow, greenyellow, turquoise,
- infoIconSz: 18, //px
- infoIconPadding: 2, //px
- infoIconColor: 'rgba(250,250,250,0.3)',
- infoIconHoverColor: 'white',
// For non-leaf tile-group components
nonLeafBgColors: ['#44403c', '#57534e'], //tiles at depth N use the Nth color, repeating from the start as needed
nonLeafHeaderFontSz: 15, //px