/
githubmirror
/
brackets
Обзор
Документация
Войти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/extensions/default/LightTheme/package.json
13 строк
312 B
Lawrence Hsu
Made blank view dark. Renamed themes so Brackets Light and Brackets Dark can be together when there are more themes on that list. Added proper focus style for Select element.
25 июл 2014, 03:53
25 июл 2014, 03:53
545b7c9
Код
Авторство
О чём код?
{ "title": "Brackets Light (Default)", "name": "light-theme", "description": "Built-in light theme for Brackets", "version": "0.42.0", "author": "Miguel Castillo <mahchagnu@gmail.com>", "engines": { "brackets": ">=0.42.0" }, "theme": { "file": "main.less" } }