1 Star 0 Fork 1

GaussianPrince/material-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Main.sublime-menu 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
mattia.astorino 提交于 2016-08-31 04:18 +08:00 . Fix: Update commands name
[
{
"id": "preferences",
"children":
[
{
"caption": "Package Settings",
"id": "package-settings",
"children":
[
{
"caption": "Material Theme",
"children":
[
{
"caption": "Activate",
"command": "mt_activate"
},
{
"caption": "Configuration",
"command": "mt_config"
},
{ "caption": "-" },
{
"caption": "Advanced configuration",
"command": "edit_settings", "args":
{
"base_file": "${packages}/Material Theme/Preferences.sublime-settings",
"default": "// Settings in here override those in \"Default/Preferences.sublime-settings\",\n// and are overridden in turn by syntax-specific settings.\n{\n\t$0\n}\n"
}
},
{ "caption": "-" },
{
"caption": "GitHub Issues",
"command": "mt_issues"
},
{
"caption": "Changelog",
"command": "mt_changes"
},
{
"caption": "Theme Info",
"command": "mt_info"
}
]
}
]
}
]
}
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/GaussianPrince/material-theme.git
git@gitee.com:GaussianPrince/material-theme.git
GaussianPrince
material-theme
material-theme
master

搜索帮助