Tweak the scale a bit

This commit is contained in:
Starbeamrainbowlabs 2019-08-27 14:45:07 +01:00
parent 4fce42f93e
commit cde86927ec
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ export default {
colour_scale: { colour_scale: {
"-150": "rgba(255, 255, 255, 0)", "-150": "rgba(255, 255, 255, 0)",
"-120": "rgba(255, 0, 0, 0.5)", "-130": "rgba(255, 0, 0, 0.5)",
"-100": "rgba(255, 150, 0, 0.5)", "-110": "rgba(255, 150, 0, 0.5)",
"-80": "rgba(255, 255, 0, 0.5)", "-80": "rgba(255, 255, 0, 0.5)",
"-60": "rgba(0, 255, 0, 0.5)", "-60": "rgba(0, 255, 0, 0.5)",
"-40": "rgba(0, 0, 255, 0.5)" "-40": "rgba(0, 0, 255, 0.5)"