sublime3更换主题,主题推荐


第一步:打开编辑器输入:ctrl+shift+p 

出现以下对话框,输入pcip,双击 Package Control:Install Package

 

这时候 左下角会显示 加载 仓库进度

过一会,出现这个对话框,这里可以搜索任何你想要的插件

 

 

 

输入boxy,明显第一个 是一个主题,双击安装

出现这个界面,说明安装成功

安装完成后,做一下 配置

点击编辑器 Preferences->setting

 

 

 

输入以下代码:

// Activation "color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme", "theme": "Boxy Monokai.sublime-theme",
// Settings "theme_accent_tangerine": true, "theme_autocomplete_item_selected_colored": true, "theme_bar_margin_top_sm": true, "theme_dropdown_atomized": true, "theme_find_panel_close_hidden": true, "theme_icon_button_highlighted": true, "theme_panel_switcher_atomized": true, "theme_quick_panel_item_selected_colored": true, "theme_quick_panel_size_md": true, "theme_scrollbar_colored": true, "theme_scrollbar_line": true, "theme_sidebar_close_always_visible": true, "theme_sidebar_folder_atomized": true, "theme_statusbar_size_md": true, "theme_tab_close_always_visible": true, "theme_tab_selected_overlined": true, "theme_tab_size_md": true


这时候主题已经换了


 

当然还有 更多主题 ,你可以去 github上,把需要的代码复制在配置文件内

最后贴出本主题的地址:

https://github.com/ihodev/sublime-boxy

输入一下


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM