We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3571a0 commit 0d8dfbcCopy full SHA for 0d8dfbc
sepal_ui/frontend/json/file_icons.json
@@ -6,11 +6,11 @@
6
".tiff": { "color": "secondary_contrast", "icon": "fa-regular fa-image" },
7
".vrt": { "color": "secondary_contrast", "icon": "fa-regular fa-image" },
8
".shp": {
9
- "color": ["secondary_contrast"],
+ "color": "secondary_contrast",
10
"icon": "fa-solid fa-vector-square"
11
},
12
".geojson": {
13
14
15
16
"DEFAULT": { "color": "anchor", "icon": "fa-regular fa-file" },
0 commit comments