mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
improved sample data
This commit is contained in:
parent
b62d8de10d
commit
35a29e0c71
@ -14,7 +14,7 @@
|
||||
"name": "Places",
|
||||
"itemType": "type-text-gallery",
|
||||
"userProfileLayer": false,
|
||||
"menuColor": "#2ECDA7",
|
||||
"menuColor": "#008e5b",
|
||||
"menuText": "Add new Place",
|
||||
"markerIcon" : "marker-point",
|
||||
"markerShape" : "circle",
|
||||
@ -30,7 +30,7 @@
|
||||
"name": "Events",
|
||||
"itemType": "type-event",
|
||||
"userProfileLayer": false,
|
||||
"menuColor": "#6644FF",
|
||||
"menuColor": "#c4037d",
|
||||
"menuText": "Add new Event",
|
||||
"markerIcon" : "marker-calendar",
|
||||
"markerShape" : "square",
|
||||
@ -47,7 +47,7 @@
|
||||
"name": "People",
|
||||
"itemType": "type-user-text-gallery",
|
||||
"userProfileLayer": true,
|
||||
"menuColor": "#19898F",
|
||||
"menuColor": "#e87520",
|
||||
"menuText": "Add a new Vessel",
|
||||
"markerIcon" : "marker-user",
|
||||
"markerShape" : "square",
|
||||
|
||||
@ -29,6 +29,7 @@
|
||||
"user_updated": null,
|
||||
"date_updated": null,
|
||||
"template": "flex",
|
||||
"show_start_end_input": true,
|
||||
"show_text": true,
|
||||
"show_profile_button" : true,
|
||||
"show_start_end" : true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user