add new stylefiles for papers

This commit is contained in:
Justus Kuhlmann 2026-03-11 17:44:08 +01:00
commit 4540eb22aa
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
2 changed files with 27 additions and 0 deletions

14
paper_ca_1.mplstyle Normal file
View file

@ -0,0 +1,14 @@
axes.prop_cycle : cycler(color=["#006BA4", "#FF800E", "#ABABAB", "#595959", "#5F9ED1", "#C85200", "#898989", "#A2C8EC", "#FFBC79", "#CFCFCF"])
text.usetex : true
font.size : 10
font.family : serif
errorbar.capsize: 3
lines.linewidth: 1.5
lines.linestyle: dashed
axes.grid: True
grid.color: 0.8
grid.linestyle: -
grid.linewidth: 0.8
grid.alpha: 1.0

13
paper_ca_2.mplstyle Normal file
View file

@ -0,0 +1,13 @@
axes.prop_cycle : cycler(color=["#006BA4", "#FF800E", "#ABABAB", "#595959", "#5F9ED1", "#C85200", "#898989", "#A2C8EC", "#FFBC79", "#CFCFCF"])
text.usetex : true
font.size : 16
font.family : serif
errorbar.capsize: 3
lines.linewidth: 1
lines.linestyle: dashed
axes.grid: True
grid.color: 0.8
grid.linestyle: -
grid.linewidth: 0.8
grid.alpha: 1.0