Mailspring/internal_packages/light-ui
Evan Morikawa 4619871e8d refactor(utils): switch to regular underscore
Summary:
Fixes: T1334

remove final InboxApp references

move out all underscore-plus methods

Mass find and replace of underscore-plus

sed -i '' -- 's/underscore-plus/underscore/g' **/*.coffee
sed -i '' -- 's/underscore-plus/underscore/g' **/*.cjsx

Test Plan: edgehill --test

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D1534
2015-05-19 16:06:59 -07:00
..
CONTRIBUTING.md fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
index.less fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
LICENSE.md fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
package.json refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
README.md fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00

Atom Light UI theme

Default light UI theme for Atom.

This theme is installed by default with Atom and can be activated by going to the Themes section in the Settings view (cmd-,) and selecting it from the UI Themes drop-down menu.