From be4d58eb9cd8956f32d8923df099af4c0ada2951 Mon Sep 17 00:00:00 2001
From: Didi Hou <d.hou@outlook.com>
Date: Fri, 1 Sep 2023 11:00:32 +0200
Subject: [PATCH] update plotstyle.rc

---
 figures/Schmidt2018_dyn/plotstyle.rc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/figures/Schmidt2018_dyn/plotstyle.rc b/figures/Schmidt2018_dyn/plotstyle.rc
index ded0ecf..73563a3 100644
--- a/figures/Schmidt2018_dyn/plotstyle.rc
+++ b/figures/Schmidt2018_dyn/plotstyle.rc
@@ -50,4 +50,5 @@ ps.useafm : False # use of afm fonts, results in small files
 ps.fonttype : 3 # Output Type 3 (Type3) or Type 42 (TrueType)
 
 # set different default color cycle
-axes.color_cycle : 4c72b0, 55a868, c44e52, 8172b2, ccb974, 64b5cd
\ No newline at end of file
+# axes.color_cycle : 4c72b0, 55a868, c44e52, 8172b2, ccb974, 64b5cd
+axes.prop_cycle: cycler('color', ['4c72b0', '55a868', 'c44e52', '8172b2', 'ccb974', '64b5cd'])
\ No newline at end of file
-- 
GitLab