diff --git a/config/kernel/plotConfig.xml b/config/kernel/plotConfig.xml index 44faabd..8262c77 100644 --- a/config/kernel/plotConfig.xml +++ b/config/kernel/plotConfig.xml @@ -51,8 +51,8 @@ <file index="2">cmap0_test.pal</file> </color> <coloraxis default="0"> - <file index="0">cmap1_default.pal</file> - <file index="1">cmap1_blue_red.pal</file> + <file index="0">cmap1_blue_red.pal</file> + <file index="1">cmap1_default.pal</file> <file index="2">cmap1_blue_yellow.pal</file> <file index="3">cmap1_gray.pal</file> <file index="4">cmap1_amda_default.pal</file> diff --git a/config/kernel/plplot/cmap1_blue_red.pal b/config/kernel/plplot/cmap1_blue_red.pal index 442cd12..62bf75e 100644 --- a/config/kernel/plplot/cmap1_blue_red.pal +++ b/config/kernel/plplot/cmap1_blue_red.pal @@ -1,4 +1,7 @@ -v2 hls -2 -0. 240. 0.5 1.0 1. 0 -1. 0. 0.5 1.0 1. 0 +6 +#5500ff 0 0 +#110033 44 0 +#010005 50 0 +#050000 50 0 +#330000 56 0 +#ff0000 100 0 \ No newline at end of file diff --git a/config/kernel/plplot/cmap1_default.pal b/config/kernel/plplot/cmap1_default.pal index 62bf75e..442cd12 100644 --- a/config/kernel/plplot/cmap1_default.pal +++ b/config/kernel/plplot/cmap1_default.pal @@ -1,7 +1,4 @@ -6 -#5500ff 0 0 -#110033 44 0 -#010005 50 0 -#050000 50 0 -#330000 56 0 -#ff0000 100 0 \ No newline at end of file +v2 hls +2 +0. 240. 0.5 1.0 1. 0 +1. 0. 0.5 1.0 1. 0 -- libgit2 0.21.2