File: muted.mplstyle

package info (click to toggle)
python-scienceplots 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,096 kB
  • sloc: python: 276; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 255 bytes parent folder | download
1
2
3
4
5
6
# Muted color scheme
# color-blind safe
# from Paul Tot's website: https://personal.sron.nl/~pault/

# Set color cycle
axes.prop_cycle : cycler('color', ['CC6677', '332288', 'DDCC77', '117733', '88CCEE', '882255', '44AA99', '999933', 'AA4499', 'DDDDDD'])