Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 700 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 700 Bytes

micro-atom-python

Custom theme for micro text editor similar to Atom's base16-tomorrow-dark See https://github.com/zyedidia/micro/blob/master/runtime/syntax/python3.yaml for original Python syntax and https://github.com/zyedidia/micro/blob/master/runtime/colorschemes/atom-dark-tc.micro for original colorscheme. Colors taken from https://github.com/chriskempson/base16-shell and grammar tries to match https://github.com/atom/base16-tomorrow-dark-theme/blob/master/styles/syntax-variables.less as much as possible.

Installation

  • mkdir ~/.config/micro/syntax (python.yaml belongs here)
  • mkdir ~/.config/micro/colorschemes (atom.micro belongs here)
  • run micro + Ctrl+E set colorscheme atom