├── .gitignore ├── .matplotlib └── stylelib │ └── atlas.mplstyle └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kratsg/ATLASstylempl/HEAD/.gitignore -------------------------------------------------------------------------------- /.matplotlib/stylelib/atlas.mplstyle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kratsg/ATLASstylempl/HEAD/.matplotlib/stylelib/atlas.mplstyle -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kratsg/ATLASstylempl/HEAD/README.md --------------------------------------------------------------------------------