aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index 3d9b340..cddb027 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -65,7 +65,7 @@ const defaultUiOpts = {
shadowFocused: '0 0 1px 2px orange',
infoIconSz: 18, //px
infoIconMargin: 2, //px
- tipThresholds: [[1, 'greenyellow'], [100, 'orange'], [1000, 'red']],
+ tipThresholds: [[1, 'greenyellow'], [10, 'orange'], [100, 'red']],
headerColor: '#fafaf9',
// For leaf tiles
leafTilePadding: 4, //px