Skip to content

Commit 2a135b2

Browse files
committed
update settings file
1 parent 5cc3137 commit 2a135b2

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

application_settings.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,13 @@
3535
"distance_arrow_stem_width": 3,
3636
"distance_arrow_head_width": 42,
3737
"distance_arrow_head_height": 42,
38-
"warp_point_symbol": "d", // diamond
39-
"warp_point_color": [44, 160, 44]
38+
"set_perspective_inner_pen_color": [44, 160, 44],
39+
"set_perspective_inner_pen_width": 2,
40+
"set_perspective_inner_hover_pen_color": [44, 160, 44],
41+
"set_perspective_inner_hover_pen_width": 4,
42+
"set_perspective_outer_pen_color": [44, 160, 44],
43+
"set_perspective_outer_pen_width": 1,
44+
"set_perspective_outer_hover_pen_color": [44, 160, 44],
45+
"set_perspective_outer_hover_pen_width": 3
4046
}
4147
}

0 commit comments

Comments
 (0)