use bigger color differences for the red-yellow-green color scale
This commit is contained in:
parent
8d94f2affd
commit
9d55ae872e
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@
|
|||
flag_image="flags/flag-1.png:150,flags/flag-2.png:150,flags/flag-3.png:150,flags/flag-4.png:150"
|
||||
flag_icon_image="flags/flag-icon.png"
|
||||
flag_rgb=flag_green
|
||||
red_green_scale="ff0500,ff3700,ff6900,ff9b00,ffcd00,ffff00,cdff00,9bff00,69ff00,37ff00,05ff00"
|
||||
red_green_scale_text="dd0000,dd2c00,dd5800,dd8400,ddb000,dddd00,b0dd00,84dd00,58dd00,2cdd00,00dd00"
|
||||
red_green_scale="e60000,ff0000,ff4000,ff8000,ffc000,ffff00,c0ff00,80ff00,40ff00,00ff00,00e600"
|
||||
red_green_scale_text="c80000,dd0000,dd3700,dd6e00,dda500,dddd00,a5dd00,6edd00,37dd00,00dd00,00c800"
|
||||
|
||||
cross_image="misc/cross.png"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue