pinebright / atom

my atom's packages & theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atom packages & themes

How to install

apm install --packages-file recommend_packages.txt

How to update recommend_packages.txt

apm list -ib > recommend_packages.txt

How to change the color of selected region

Open color.less and edit it.

cd ~/.atom/packages/monokai/styles/
vi color.less
@brown-gray: #393939;//#49483E;

About

my atom's packages & theme