Skip to content

Pygments style used in the textbook Algorithms for Decision Making

License

Notifications You must be signed in to change notification settings

sisl/pygments-style-algfordm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygments-style-algfordm

Pygments style used in the textbook Algorithms for Decision Making by Mykel J. Kochenderfer, Tim A. Wheeler, and Kyle Wray.

Install

You can use PIP:

$ pip install --upgrade git+https://github.com/sisl/pygments-style-algfordm#egg=pygments_style_algfordm

Alternatively, you can run these commands:

$ git clone https://github.com/sisl/pygments-style-algfordm
$ cd pygments-style-algfordm
$ (sudo) python setup.py install

Acknowledgments

This package is inspired by colors from the Monokai theme by Jon Skinner of Sublime Text. They have been modified to better accommodate color blindness. Contributions came from Sidd Rao, Tim Wheeler, and Mykel Kochenderfer.

About

Pygments style used in the textbook Algorithms for Decision Making

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages