Skip to content

IPython Notebook Theme. Base16 default colors, VIM mode by default

Notifications You must be signed in to change notification settings

cemoody/ipynb_base16_dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPython Dark Theme (based on Base16 railscasts dark). Defaults to vim bindings.

Screenshot Screenshot

To use this repo:

  1. Download the Computer Modern Fonts. "custom.css" expects the Monaco and "CMU Serif" fonts to be installed.
  2. Create the ipython profile: ipython profile create dark
  3. Move to the custom files dir: cd ~/.ipython/profile_dark/static
  4. Move the existing folder away: mv custom custom-old
  5. Clone the repo git clone https://github.com/cemoody/ipynb_base16_dark.git custom
  6. Launch IPython ipython notebook --profile=dark

About

IPython Notebook Theme. Base16 default colors, VIM mode by default

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published