This file is indexed.

/usr/share/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle is in python-matplotlib-data 2.0.0+dfsg1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
# Seaborn poster context
figure.figsize: 12.8, 8.8
axes.labelsize: 17.6
axes.titlesize: 19.2
xtick.labelsize: 16
ytick.labelsize: 16
legend.fontsize: 16

grid.linewidth: 1.6
lines.linewidth: 2.8
patch.linewidth: 0.48
lines.markersize: 11.2
lines.markeredgewidth: 0

xtick.major.width: 1.6
ytick.major.width: 1.6
xtick.minor.width: 0.8
ytick.minor.width: 0.8

xtick.major.pad: 11.2
ytick.major.pad: 11.2