I believe color themes are not actually useful in this application, because:
We display one single layer at a time, so we don't need to differentiate styles of different layers
Below the layer, we always have OpenStreetMap (and the user can't change it), so we just need to use colors that look fine with it.
Furthermore, the theme management contained a bug, that caused the application to become slower and slower every time a different color theme was selected. Instead of attempting to fix the bug, I am rather proposing to remove the unused feature (resolves https://github.com/gem/oq-platform/issues/504)
I believe color themes are not actually useful in this application, because:
Furthermore, the theme management contained a bug, that caused the application to become slower and slower every time a different color theme was selected. Instead of attempting to fix the bug, I am rather proposing to remove the unused feature (resolves https://github.com/gem/oq-platform/issues/504)