axiros / terminal_markdown_viewer

Styled Terminal Markdown Viewer
Other
1.81k stars 106 forks source link

Where is ansi_tables.json ? #44

Closed v-dev closed 7 years ago

v-dev commented 7 years ago

Hi. This is great! Thank you! But where is ansi_tables.json located? I basically just want to know what themes are available so I can specify them on the command line.

axgkl commented 7 years ago

Hi, thanks, ansi tables is here after a pip install (depends on how you installed it, but here is the way to find it):

>>> import mdv
>>> mdv
<module 'mdv' from '/usr/local/lib/python2.7/dist-packages/mdv/__init__.pyc'>
>>>
2.root@m01:~# ls /usr/local/lib/python2.7/dist-packages/mdv/ansi_tables.json
/usr/local/lib/python2.7/dist-packages/mdv/ansi_tables.json