<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: colorblind safe palette, JMP 13 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43322#M25080</link>
    <description>&lt;P&gt;The JMP "Universal" color theme works well. I use it as my defalut most of the time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to manually add a color theme. Paste something like this into your preferences.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Add Color Theme(
	{"Red Yellow Blue", 4099, {{165, 0, 38}, {215, 48, 39}, {244, 109, 67}, {253, 174, 97}, {254, 224, 144}, {255, 255, 191
	}, {224, 243, 248}, {171, 217, 233}, {116, 173, 209}, {69, 117, 180}, {49, 54, 149}}}
),&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Note: From a script window, run Get Preferences(); &amp;nbsp;Take what gets returned to the log, and paste it into a new script window. Make the first line say Set Preferences(... &amp;nbsp;rather than just Preferences(...&lt;/P&gt;
&lt;P&gt;Insert this bit of code into the preferences script and then run it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now you should find this color theme available in your Graph preferences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2017 18:48:10 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2017-08-16T18:48:10Z</dc:date>
    <item>
      <title>colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43296#M25064</link>
      <description>&lt;P&gt;Which of the palettes included in JMP 13 are colorblind safe?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 00:20:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43296#M25064</guid>
      <dc:creator>SoilStats</dc:creator>
      <dc:date>2017-08-16T00:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43300#M25068</link>
      <description>&lt;P&gt;Hi, SoilStats!&lt;/P&gt;&lt;P&gt;I think your best bet is to go to &lt;A href="http://colorbrewer2.org/" target="_self"&gt;ColorBrewer&lt;/A&gt; and find the colorblind-safe palette to accomplish your communication goal. &amp;nbsp;You can specify number of classes, the nature of your data, and color schemes.&lt;/P&gt;&lt;P&gt;JMP, and especially JSL, allows specification of RGB colors in all platforms.&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 02:48:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43300#M25068</guid>
      <dc:creator>Kevin_Anderson</dc:creator>
      <dc:date>2017-08-16T02:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43322#M25080</link>
      <description>&lt;P&gt;The JMP "Universal" color theme works well. I use it as my defalut most of the time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to manually add a color theme. Paste something like this into your preferences.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Add Color Theme(
	{"Red Yellow Blue", 4099, {{165, 0, 38}, {215, 48, 39}, {244, 109, 67}, {253, 174, 97}, {254, 224, 144}, {255, 255, 191
	}, {224, 243, 248}, {171, 217, 233}, {116, 173, 209}, {69, 117, 180}, {49, 54, 149}}}
),&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Note: From a script window, run Get Preferences(); &amp;nbsp;Take what gets returned to the log, and paste it into a new script window. Make the first line say Set Preferences(... &amp;nbsp;rather than just Preferences(...&lt;/P&gt;
&lt;P&gt;Insert this bit of code into the preferences script and then run it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now you should find this color theme available in your Graph preferences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:48:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43322#M25080</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2017-08-16T18:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43481#M25182</link>
      <description>&lt;P&gt;For categorical colors, the "universal" color theme supports all color deficiencies and is from "&lt;A href="http://jfly.iam.u-tokyo.ac.jp/html/color_blind/text.html" target="_self"&gt;Barrier-free presentation that is friendly to colorblind people&lt;/A&gt;".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For continuous colors, the sequential themes are good because they vary in brightness along the scale.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 15:28:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/43481#M25182</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2017-08-22T15:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55176#M31186</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4386"&gt;@Byron_JMP&lt;/a&gt;wrote:&lt;BR /&gt;&lt;P&gt;The JMP "Universal" color theme works well. I use it as my defalut most of the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to manually add a color theme. Paste something like this into your preferences.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Add Color Theme(
	{"Red Yellow Blue", 4099, {{165, 0, 38}, {215, 48, 39}, {244, 109, 67}, {253, 174, 97}, {254, 224, 144}, {255, 255, 191
	}, {224, 243, 248}, {171, 217, 233}, {116, 173, 209}, {69, 117, 180}, {49, 54, 149}}}
),&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Note: From a script window, run Get Preferences(); &amp;nbsp;Take what gets returned to the log, and paste it into a new script window. Make the first line say Set Preferences(... &amp;nbsp;rather than just Preferences(...&lt;/P&gt;&lt;P&gt;Insert this bit of code into the preferences script and then run it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now you should find this color theme available in your Graph preferences.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What does the "4099" stand for? I am trying to import "Cividis" color palette into JMP and don't know what to put for it.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 19:54:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55176#M31186</guid>
      <dc:creator>SoilStats_</dc:creator>
      <dc:date>2018-04-17T19:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55177#M31187</link>
      <description>&lt;P&gt;.txt of Cividis attached&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 19:54:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55177#M31187</guid>
      <dc:creator>SoilStats_</dc:creator>
      <dc:date>2018-04-17T19:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55180#M31190</link>
      <description>&lt;P&gt;I got this to work. The 4 digit number is a "flag", but I'm not sure what that means, or where it comes from.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Add Color Theme(
		{"Civitas", 2051, {{0, 32, 76}, {0, 32, 78}, {0, 33, 80}, {0, 34, 81}, {0,
		35, 83}, {0, 35, 85}, {0, 36, 86}, {0, 37, 88}, {0, 38, 90}, {0, 38, 91}, {0,
		39, 93}, {0, 40, 95}, {0, 40, 97}, {0, 41, 99}, {0, 42, 100}, {0, 42, 102},
		{0, 43, 104}, {0, 44, 106}, {0, 45, 108}, {0, 45, 109}, {0, 46, 110}, {0, 46,
		111}, {0, 47, 111}, {0, 47, 111}, {0, 48, 111}, {0, 49, 111}, {0, 49, 111},
		{0, 50, 110}, {0, 51, 110}, {0, 52, 110}, {0, 52, 110}, {1, 53, 110}, {6, 54,
		110}, {10, 55, 109}, {14, 55, 109}, {18, 56, 109}, {21, 57, 109}, {23, 57,
		109}, {26, 58, 108}, {28, 59, 108}, {30, 60, 108}, {32, 60, 108}, {34, 61,
		108}, {36, 62, 108}, {38, 62, 108}, {39, 63, 108}, {41, 64, 107}, {43, 65,
		107}, {44, 65, 107}, {46, 66, 107}, {47, 67, 107}, {49, 68, 107}, {50, 68,
		107}, {51, 69, 107}, {53, 70, 107}, {54, 70, 107}, {55, 71, 107}, {56, 72,
		107}, {58, 73, 107}, {59, 73, 107}, {60, 74, 107}, {61, 75, 107}, {62, 75,
		107}, {64, 76, 107}, {65, 77, 107}, {66, 78, 107}, {67, 78, 107}, {68, 79,
		107}, {69, 80, 107}, {70, 80, 107}, {71, 81, 107}, {72, 82, 107}, {73, 83,
		107}, {74, 83, 107}, {75, 84, 107}, {76, 85, 107}, {77, 85, 107}, {78, 86,
		107}, {79, 87, 108}, {80, 88, 108}, {81, 88, 108}, {82, 89, 108}, {83, 90,
		108}, {84, 90, 108}, {85, 91, 108}, {86, 92, 108}, {87, 93, 109}, {88, 93,
		109}, {89, 94, 109}, {90, 95, 109}, {91, 95, 109}, {92, 96, 109}, {93, 97,
		110}, {94, 98, 110}, {95, 98, 110}, {95, 99, 110}, {96, 100, 110}, {97, 101,
		111}, {98, 101, 111}, {99, 102, 111}, {100, 103, 111}, {101, 103, 111}, {102,
		104, 112}, {103, 105, 112}, {104, 106, 112}, {104, 106, 112}, {105, 107, 113
		}, {106, 108, 113}, {107, 109, 113}, {108, 109, 114}, {109, 110, 114}, {110,
		111, 114}, {111, 111, 114}, {111, 112, 115}, {112, 113, 115}, {113, 114, 115
		}, {114, 114, 116}, {115, 115, 116}, {116, 116, 117}, {117, 117, 117}, {117,
		117, 117}, {118, 118, 118}, {119, 119, 118}, {120, 120, 118}, {121, 120, 119
		}, {122, 121, 119}, {123, 122, 119}, {123, 123, 120}, {124, 123, 120}, {125,
		124, 120}, {126, 125, 120}, {127, 126, 120}, {128, 126, 120}, {129, 127, 120
		}, {130, 128, 120}, {131, 129, 120}, {132, 129, 120}, {133, 130, 120}, {134,
		131, 120}, {135, 132, 120}, {136, 133, 120}, {137, 133, 120}, {138, 134, 120
		}, {139, 135, 120}, {140, 136, 120}, {141, 136, 120}, {142, 137, 120}, {143,
		138, 120}, {144, 139, 120}, {145, 140, 120}, {146, 140, 120}, {147, 141, 120
		}, {148, 142, 120}, {149, 143, 120}, {150, 143, 119}, {151, 144, 119}, {152,
		145, 119}, {153, 146, 119}, {154, 147, 119}, {155, 147, 119}, {156, 148, 119
		}, {157, 149, 119}, {158, 150, 118}, {159, 151, 118}, {160, 152, 118}, {161,
		152, 118}, {162, 153, 118}, {163, 154, 117}, {164, 155, 117}, {165, 156, 117
		}, {166, 156, 117}, {167, 157, 117}, {168, 158, 116}, {169, 159, 116}, {170,
		160, 116}, {171, 161, 116}, {172, 161, 115}, {173, 162, 115}, {174, 163, 115
		}, {175, 164, 115}, {176, 165, 114}, {177, 166, 114}, {178, 166, 114}, {180,
		167, 113}, {181, 168, 113}, {182, 169, 113}, {183, 170, 112}, {184, 171, 112
		}, {185, 171, 112}, {186, 172, 111}, {187, 173, 111}, {188, 174, 110}, {189,
		175, 110}, {190, 176, 110}, {191, 177, 109}, {192, 177, 109}, {193, 178, 108
		}, {194, 179, 108}, {196, 180, 108}, {197, 181, 107}, {198, 182, 107}, {199,
		183, 106}, {200, 184, 106}, {201, 184, 105}, {202, 185, 105}, {203, 186, 104
		}, {204, 187, 104}, {205, 188, 103}, {206, 189, 103}, {207, 190, 102}, {209,
		191, 102}, {210, 192, 101}, {211, 192, 101}, {212, 193, 100}, {213, 194, 99},
		{214, 195, 99}, {215, 196, 98}, {216, 197, 98}, {217, 198, 97}, {219, 199,
		96}, {220, 200, 96}, {221, 201, 95}, {222, 202, 94}, {223, 203, 93}, {224,
		203, 93}, {225, 204, 92}, {227, 205, 91}, {228, 206, 91}, {229, 207, 90},
		{230, 208, 89}, {231, 209, 88}, {232, 210, 87}, {233, 211, 86}, {235, 212,
		86}, {236, 213, 85}, {237, 214, 84}, {238, 215, 83}, {239, 216, 82}, {240,
		217, 81}, {242, 218, 80}, {243, 219, 79}, {244, 220, 78}, {245, 221, 77},
		{246, 222, 76}, {247, 223, 75}, {249, 224, 73}, {250, 224, 72}, {251, 225,
		71}, {252, 226, 70}, {253, 227, 69}, {255, 228, 67}, {255, 229, 66}, {255,
		230, 66}, {255, 231, 67}, {255, 232, 68}, {255, 233, 69}}}
	),&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;its a nice color theme&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 22:54:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55180#M31190</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-04-17T22:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55181#M31191</link>
      <description>&lt;P&gt;Got it to work!&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Add Color Theme(
	{"Cividis", {{0, 32, 76}, {0, 32, 78}, {0, 33, 80}, {0, 34, 81}, {0, 35, 83}, {0, 35, 85}, {0, 36, 86}, {0,
	37, 88}, {0, 38, 90}, {0, 38, 91}, {0, 39, 93}, {0, 40, 95}, {0, 40, 97}, {0, 41, 99}, {0, 42, 100}, {0, 42,
	102}, {0, 43, 104}, {0, 44, 106}, {0, 45, 108}, {0, 45, 109}, {0, 46, 110}, {0, 46, 111}, {0, 47, 111}, {0,
	47, 111}, {0, 48, 111}, {0, 49, 111}, {0, 49, 111}, {0, 50, 110}, {0, 51, 110}, {0, 52, 110}, {0, 52, 110},
	{1, 53, 110}, {6, 54, 110}, {10, 55, 109}, {14, 55, 109}, {18, 56, 109}, {21, 57, 109}, {23, 57, 109}, {26,
	58, 108}, {28, 59, 108}, {30, 60, 108}, {32, 60, 108}, {34, 61, 108}, {36, 62, 108}, {38, 62, 108}, {39, 63,
	108}, {41, 64, 107}, {43, 65, 107}, {44, 65, 107}, {46, 66, 107}, {47, 67, 107}, {49, 68, 107}, {50, 68, 107},
	{51, 69, 107}, {53, 70, 107}, {54, 70, 107}, {55, 71, 107}, {56, 72, 107}, {58, 73, 107}, {59, 73, 107}, {60,
	74, 107}, {61, 75, 107}, {62, 75, 107}, {64, 76, 107}, {65, 77, 107}, {66, 78, 107}, {67, 78, 107}, {68, 79,
	107}, {69, 80, 107}, {70, 80, 107}, {71, 81, 107}, {72, 82, 107}, {73, 83, 107}, {74, 83, 107}, {75, 84, 107},
	{76, 85, 107}, {77, 85, 107}, {78, 86, 107}, {79, 87, 108}, {80, 88, 108}, {81, 88, 108}, {82, 89, 108}, {83,
	90, 108}, {84, 90, 108}, {85, 91, 108}, {86, 92, 108}, {87, 93, 109}, {88, 93, 109}, {89, 94, 109}, {90, 95,
	109}, {91, 95, 109}, {92, 96, 109}, {93, 97, 110}, {94, 98, 110}, {95, 98, 110}, {95, 99, 110}, {96, 100, 110
	}, {97, 101, 111}, {98, 101, 111}, {99, 102, 111}, {100, 103, 111}, {101, 103, 111}, {102, 104, 112}, {103,
	105, 112}, {104, 106, 112}, {104, 106, 112}, {105, 107, 113}, {106, 108, 113}, {107, 109, 113}, {108, 109,
	114}, {109, 110, 114}, {110, 111, 114}, {111, 111, 114}, {111, 112, 115}, {112, 113, 115}, {113, 114, 115},
	{114, 114, 116}, {115, 115, 116}, {116, 116, 117}, {117, 117, 117}, {117, 117, 117}, {118, 118, 118}, {119,
	119, 118}, {120, 120, 118}, {121, 120, 119}, {122, 121, 119}, {123, 122, 119}, {123, 123, 120}, {124, 123,
	120}, {125, 124, 120}, {126, 125, 120}, {127, 126, 120}, {128, 126, 120}, {129, 127, 120}, {130, 128, 120},
	{131, 129, 120}, {132, 129, 120}, {133, 130, 120}, {134, 131, 120}, {135, 132, 120}, {136, 133, 120}, {137,
	133, 120}, {138, 134, 120}, {139, 135, 120}, {140, 136, 120}, {141, 136, 120}, {142, 137, 120}, {143, 138,
	120}, {144, 139, 120}, {145, 140, 120}, {146, 140, 120}, {147, 141, 120}, {148, 142, 120}, {149, 143, 120},
	{150, 143, 119}, {151, 144, 119}, {152, 145, 119}, {153, 146, 119}, {154, 147, 119}, {155, 147, 119}, {156,
	148, 119}, {157, 149, 119}, {158, 150, 118}, {159, 151, 118}, {160, 152, 118}, {161, 152, 118}, {162, 153,
	118}, {163, 154, 117}, {164, 155, 117}, {165, 156, 117}, {166, 156, 117}, {167, 157, 117}, {168, 158, 116},
	{169, 159, 116}, {170, 160, 116}, {171, 161, 116}, {172, 161, 115}, {173, 162, 115}, {174, 163, 115}, {175,
	164, 115}, {176, 165, 114}, {177, 166, 114}, {178, 166, 114}, {180, 167, 113}, {181, 168, 113}, {182, 169,
	113}, {183, 170, 112}, {184, 171, 112}, {185, 171, 112}, {186, 172, 111}, {187, 173, 111}, {188, 174, 110},
	{189, 175, 110}, {190, 176, 110}, {191, 177, 109}, {192, 177, 109}, {193, 178, 108}, {194, 179, 108}, {196,
	180, 108}, {197, 181, 107}, {198, 182, 107}, {199, 183, 106}, {200, 184, 106}, {201, 184, 105}, {202, 185,
	105}, {203, 186, 104}, {204, 187, 104}, {205, 188, 103}, {206, 189, 103}, {207, 190, 102}, {209, 191, 102},
	{210, 192, 101}, {211, 192, 101}, {212, 193, 100}, {213, 194, 99}, {214, 195, 99}, {215, 196, 98}, {216, 197,
	98}, {217, 198, 97}, {219, 199, 96}, {220, 200, 96}, {221, 201, 95}, {222, 202, 94}, {223, 203, 93}, {224,
	203, 93}, {225, 204, 92}, {227, 205, 91}, {228, 206, 91}, {229, 207, 90}, {230, 208, 89}, {231, 209, 88},
	{232, 210, 87}, {233, 211, 86}, {235, 212, 86}, {236, 213, 85}, {237, 214, 84}, {238, 215, 83}, {239, 216, 82
	}, {240, 217, 81}, {242, 218, 80}, {243, 219, 79}, {244, 220, 78}, {245, 221, 77}, {246, 222, 76}, {247, 223,
	75}, {249, 224, 73}, {250, 224, 72}, {251, 225, 71}, {252, 226, 70}, {253, 227, 69}, {255, 228, 67}, {255,
	229, 66}, {255, 230, 66}, {255, 231, 67}, {255, 232, 68}, {255, 233, 69}}}
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 02:48:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55181#M31191</guid>
      <dc:creator>SoilStats_</dc:creator>
      <dc:date>2018-04-18T02:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55182#M31192</link>
      <description>Thanks! I was just posting one as well :)&lt;/img&gt;</description>
      <pubDate>Tue, 17 Apr 2018 22:56:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55182#M31192</guid>
      <dc:creator>SoilStats_</dc:creator>
      <dc:date>2018-04-17T22:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: colorblind safe palette, JMP 13</title>
      <link>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55186#M31195</link>
      <description>&lt;P&gt;I like it!&lt;/P&gt;
&lt;P&gt;This is a great theme, I think is my new default.&lt;/P&gt;
&lt;P&gt;Thanks for posting it.&lt;/P&gt;
&lt;P&gt;-B&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 00:23:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/colorblind-safe-palette-JMP-13/m-p/55186#M31195</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-04-18T00:23:59Z</dc:date>
    </item>
  </channel>
</rss>

