GithubHelp home page GithubHelp logo

omar-elrefaei / mm_dark_theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miishke/mm_dark_theme

0.0 1.0 0.0 327 KB

Dark theme for IPython and Jupyter notebooks

License: BSD 2-Clause "Simplified" License

CSS 67.17% JavaScript 32.83%

mm_dark_theme's Introduction

MM-dark Theme for IPython and Jupyter notebooks

This is a customized dark theme, designed not to strain the eyes with bright colors, and it uses colors which help easily find desired code section. MM-dark is flat in appearance since it removes all but necessary borders and shadows to lessen the amount of distraction.

In this theme, the current cell is indicated by a side-bar on the left hand side of the page. The indicator bar changes color when in editing mode.

When in editing mode, 80 character line (ruler) is displayed, and current line is highlighted. The theme uses a blinking block cursor.

Installation

These installation instructions are for "vanilla" IPython & Jupyter notebook setup. If you have themed and customized your notebook, I will assume you know how to patch this into your setup.

Linux and OS X

IPython
Copy custom.css and custom.js files into:
~/.ipython/profile_default/static/custom
You will overwrite two existing place-holding files with same names.

Jupyter
Copy custom.css and custom.js files into:
~/.jupyter/custom
You will overwrite two existing place-holding files with same names.

Windows

IPython
Copy custom.css and custom.js files into:
C:\Users\YourUserName\.ipython\profile_default\static\custom
You will overwrite two existing place-holding files with same names.

Jupyter
Copy custom.css and custom.js files into:
C:\Users\YourUserName\.jupyter\custom
You will overwrite two existing place-holding files with same names.

Keyboard Shortcuts

Command mode
Toggle header: Alt-h
Toggle menu bar: Alt-m
Toggle line number in all cells: Alt-n
Clear all cells output: Alt-c
Clear current cell output: Alt-x
Merge with cell above: Alt-a
Merge with cell below: Alt-b
Go to first cell: Ctrl-up
Go to last cell: Ctrl-down
Move cell up: Alt-k
Move cell down: Alt-j

Edit mode
Split cell at current line: Alt-s

Sample Images of Landing Page and Notebook

Landing page
Notebook

mm_dark_theme's People

Contributors

bartbroere avatar miishke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.