8000 GitHub - dannystewart/pdoc-tokyo-night: pdoc theme based on Tokyo Night
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dannystewart/pdoc-tokyo-night

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokyo Night for pdoc

Disappointed with the lack of good dark themes for pdoc, I created my own based on Tokyo Night with a hint of my other favorite theme Moonic. It uses JetBrains Mono for code formatting.

Screenshot of pdoc-tokyo-night in action

Usage

  1. Save theme.css and syntax-highlighting.css from the theme folder into a folder of your choosing
  2. Run pdoc -t pointing to that folder, using pdoc-tokyo-night as an example:
pdoc -t pdoc-tokyo-night $PKG_NAME

I hope it helps brighten darken up your documentation. Enjoy!

0