diff --git a/pub/share/g3.ps b/pub/share/g3.ps
index 76e7cc344da8d463da31352a4e66fa3ecfa1df4f..70541e78b63330ed4fea427055c55df1123b1296 100644
--- a/pub/share/g3.ps
+++ b/pub/share/g3.ps
@@ -24,7 +24,7 @@ originUpperLeft_A4
 %%  Symbols and curve styles:
 
 F /pcol x def % black&white on/off
-{ 10 aCol1 iColA } /ipCol x bind def % number of colours and colour style
+{ 8 aCol3 iColA } /ipCol x bind def % number of colours and colour style
 /pStyles [
 { pcol {  1 1 0 1. 1. pset } { 1 1 0 1. 1. pset  0 ipCol } ifelse } %  1
 { pcol {  1 0 0 1. 1. pset } { 1 1 0 1. 1. pset  1 ipCol } ifelse } %  3
diff --git a/pub/share/wups11a.ps b/pub/share/wups11a.ps
index 4fba7a276a974a8813a147ce016cccde1b8c8076..32ed55407896d32a05bbbcf506f0c44d00644343 100644
--- a/pub/share/wups11a.ps
+++ b/pub/share/wups11a.ps
@@ -293,15 +293,15 @@ WuGdict11a begin
    {  30  30 130 } % 20
    ] def
 /aCol3 [ % siemenscolors
-   { 221 102 102 } % siemenspink   
    { 165   0  33 } % siemensred    
-   { 255 153   0 } % siemensorange 
-   { 255 221   0 } % siemensyellow 
    {  33 153 102 } % siemensgreen  
    { 0   102 153 } % siemensblue   
    {   0  51 102 } % siemenstext   
+   { 255 153   0 } % siemensorange 
    { 102 102 102 } % siemensdark   
+   { 255 221   0 } % siemensyellow 
    { 221 221 221 } % siemensgrey   
+   { 221 102 102 } % siemenspink   
    ] def
 /aCol4 [ % green-blue-brown
    { 120 160  60 }