From d3cc45541e47aec346f42af3dd054f6d47dc34b3 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 30 Oct 2019 11:48:16 -0400 Subject: colorblind friendly figure --- fig-stiffnesses.gplot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fig-stiffnesses.gplot') diff --git a/fig-stiffnesses.gplot b/fig-stiffnesses.gplot index 9fa686e..2ccfc70 100644 --- a/fig-stiffnesses.gplot +++ b/fig-stiffnesses.gplot @@ -2,8 +2,8 @@ # colors cc1 = "#5e81b5" cc2 = "#e19c24" -cc3 = "#6fa012" -cc4 = "#eb6235" +cc3 = "#1a85ff" +cc4 = "#d41159" Tc = 17.26 @@ -22,7 +22,7 @@ c2 = 120.462 C20(T) = a2 - b2 * T**2 / (c2 + T) set terminal epslatex size 8.68cm, 6.5cm standalone header \ - '\usepackage{xcolor}\definecolor{mathc3}{HTML}{6fa012}\definecolor{mathc4}{HTML}{eb6235}' + '\usepackage{xcolor}\definecolor{mathc3}{HTML}{1a85ff}\definecolor{mathc4}{HTML}{d41159}' set output "fig-stiffnesses.tex" set multiplot layout 2, 2 margins 0.1, 0.88, 0.1, 0.99 spacing 0.01, 0.01 -- cgit v1.2.3-70-g09d2