XI

Results 3 comments of XI

Check: https://github.com/transcranial/jupyter-themer/blob/master/jupythemer/jupythemer.py#L62 the extention is ```.import```; and then check ```YOUR_LIB_DIR\jupythemer\styles\typography\serif.*``` my case is that ```serif.css``` so I changed the ```jupythemer.py``` code and let the extentions be the same (change all...

I didn't do anything else. After I ran the commend ```jupyter-themer -f [CODE_FONT]```and refreshed an opened notebooks I got such changes(my OS is windows10). Source_Code_Pro ![source_code_pro](https://user-images.githubusercontent.com/14563462/44996638-f523c800-afe3-11e8-9e1b-10fd80f1b18c.PNG) Ubuntu_Mono ![ubt](https://user-images.githubusercontent.com/14563462/44996566-89415f80-afe3-11e8-9127-d94f7ca42ca4.PNG) Inconsolata ![inconsolata](https://user-images.githubusercontent.com/14563462/44996567-89415f80-afe3-11e8-9f50-571513265a3f.PNG)

https://github.com/transcranial/jupyter-themer/issues/33#issuecomment-417864100