Materialize
🎨 Sublime Text 3的优雅主题
详情
安装次数
- 总计 266K
- Win 144K
- Mac 61K
- Linux 60K
8月6日 | 8月5日 | 8月4日 | 8月3日 | 8月2日 | 8月1日 | 7月31日 | 7月30日 | 7月29日 | 7月28日 | 7月27日 | 7月26日 | 7月25日 | 7月24日 | 7月23日 | 7月22日 | 7月21日 | 7月20日 | 7月19日 | 7月18日 | 7月17日 | 7月16日 | 7月15日 | 7月14日 | 7月13日 | 7月12日 | 7月11日 | 7月10日 | 7月9日 | 7月8日 | 7月7日 | 7月6日 | 7月5日 | 7月4日 | 7月3日 | 7月2日 | 7月1日 | 6月30日 | 6月29日 | 6月28日 | 6月27日 | 6月26日 | 6月25日 | 6月24日 | 6月23日 | 6月22日 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 8 | 12 | 8 | 6 | 10 | 15 | 6 | 11 | 13 | 5 | 9 | 14 | 10 | 14 | 23 | 12 | 8 | 12 | 10 | 9 | 11 | 13 | 11 | 2 | 10 | 17 | 15 | 14 | 9 | 9 | 1 | 6 | 12 | 12 | 10 | 16 | 15 | 12 | 9 | 17 | 12 | 15 | 9 | 19 | 4 | 9 |
Mac | 5 | 3 | 3 | 4 | 3 | 3 | 8 | 3 | 10 | 4 | 3 | 4 | 2 | 6 | 3 | 6 | 5 | 3 | 7 | 4 | 9 | 4 | 5 | 3 | 0 | 0 | 4 | 3 | 7 | 7 | 4 | 1 | 4 | 4 | 0 | 3 | 3 | 2 | 0 | 1 | 3 | 10 | 10 | 4 | 4 | 2 |
Linux | 4 | 4 | 2 | 4 | 3 | 3 | 9 | 4 | 3 | 2 | 4 | 2 | 6 | 5 | 10 | 5 | 9 | 0 | 3 | 4 | 6 | 5 | 8 | 3 | 3 | 7 | 1 | 2 | 4 | 5 | 7 | 4 | 2 | 2 | 1 | 4 | 3 | 0 | 1 | 3 | 6 | 2 | 2 | 4 | 4 | 4 |
读我
Materialize
从 Materialize 分支出来,以添加彩色标题栏。
将 Material theme 填充到 Sublime Text 3 和 Sublime Text 3 dev 中一些最受欢迎的颜色方案中。点击 这里 查看更多截图。
Materialize 基于 Material 主题,由 @equinusocio 创建,以下是一些主题/颜色方案
- Augmented Reaction 由 ESWAT
- Behave 由 @fnky
- Brogrammer 由 @kenwheeler
- Cobalt 由 @kyleknighted
- Dracula 由 @Zeno Rocha
- Facebook 由 @mbixby
- Flatland 由 @thinkpixellab
- Glacier 由 @joeyfigaro
- Monokai 由 @sublimehq,Wimer Hazenberg
- Oceanic Next 由 @voronianski
- One Dark 由 @IceTimux
- Primer Light 由 @karelvuong
- Seti 由 @ctf0
- Solarized 由 @altercation 提供
- Spaceblack 由 @TheBaronHimself 提供
- Spacegray 由 @kkga 提供
- Stereokai 由 @carlcalderon 提供
- Toy Chest 由 @JacksonGariety 提供
- Twilight 由 @sublimehq 提供
- Vim Blackboard 由 @lisposter 及 @nelstrom 提供
- Zenburn 由 @colinta 提供
安装
通过 Package Control
最简单安装方法是使用 Will Bond 的 Sublime Package Control,只需搜索 Materialize
。
- 使用菜单项
工具 -> 命令面板...
打开命令面板(或在 Mac 上按 ⇧⌘P,在 Windows 上按 CtrlShift ⇧P) - 选择
Package Control: Install Package
- 找到
Materialize
并按下 Enter
手动
您还可以手动安装主题
- 下载最新的版本 这里,解压缩并将文件夹重命名为 “Materialize”。
- 将文件夹移动到您的 sublime 软件包目录中。 (首选项 > 浏览软件包…)
激活
您可以在 (首选项 > 设置 - 用户) 处根据所需主题设置以下首选项来激活主题。如果您想使用 Brogrammer
主题,您需要执行以下操作
"color_scheme": "Packages/Materialize/schemes/Material Brogrammer.tmTheme",
"theme": "Material Brogrammer.sublime-theme"
注意:请记住,在激活主题后重启 Sublime Text。
主题插件
请务必查看 Materialize-Appbar 和 Materialize-White-Panels 以添加更多自定义主题选项!
主题选项
"material_theme_tabs_autowidth" : true,
"material_theme_contrast_mode": true,
"material_theme_compact_sidebar": true,
"material_theme_compact_panel": true,
"material_theme_small_tab": true,
"material_theme_disable_fileicons": true,
"material_theme_disable_folder_animation": true,
"material_theme_small_statusbar": true,
"material_theme_disable_tree_indicator": true,
"material_theme_bold_tab": true,
"material_theme_accent_lime": true,
"material_theme_accent_purple": true,
"material_theme_accent_red": true,
"material_theme_accent_orange": true,
"material_theme_accent_yellow": true,
"material_theme_accent_indigo": true
推荐的 UI 和字体设置
以下是有关用户设置的推荐,以获得更好的主题体验。
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 2,
"caret_style": "phase",
"drag_text": false,
"line_padding_bottom": 1,
"line_padding_top": 1,
"overlay_scroll_bars": "enabled"
另外,如果您使用的是 Retina Mac,请尝试
"font_options": [ "gray_antialias" ]
或在具有高分辨率的 Windows PC 上尝试
"font_options": [ "directwrite" ]
已知问题
如果您看不到底部面板(查找/替换、重命名、移动等),请参阅以下问题 equinusocio/material-theme#67。快速修复方法是只需像这样移动面板的边缘
自定义请求
如果您有任何想让我为其创建 Material 主题的色彩方案,我将很乐意为您效劳。只需 创建新问题 并使用提供的主题请求模板,我会尽快处理。