Skip to content

Commit

Permalink
refactor: change default isochrone color & enable alternative colors
Browse files Browse the repository at this point in the history
- switching to qgis plugin color scheme as default
- use higher default opacity for better visibility
- loading default colors from config file to make them customizable
- enable red-blue color scheme as alternative colors in settings
- remove unused html-colors package
  • Loading branch information
TheGreatRefrigerator committed May 8, 2023
1 parent ec2e775 commit 165b0a4
Show file tree
Hide file tree
Showing 15 changed files with 3,579 additions and 8,788 deletions.
2 changes: 1 addition & 1 deletion docs/en-translation-source-merged.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"areaUnit": "Area unit",
"saveToLocalStorage": "Save in my browser",
"routeInstructions": "Routing instructions",
"randomizedIsochroneColors": "Randomized isochrone colors",
"alternativeIsochroneColors": "Randomized isochrone colors",
"distanceMarkers": "Distance markers",
"elevationProfile": "Elevation profile",
"mapSettings": "Map view and extra information",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"eslint-loader": "^4.0.2",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-vue": "^7.0.0-beta.2",
"html-colors": "0.0.4",
"html-webpack-plugin": "^5.0.0",
"leaflet": "^1.8.0",
"leaflet-draw-locales": "^1.1.0",
Expand Down

0 comments on commit 165b0a4

Please sign in to comment.