Sublime Text主題下載、安裝與配置


從下面地址下載主題包,以下載第一個為例,解壓縮並重命名為Theme – Flatland

備注:下載好的文件中  .sublime-theme后綴的表示界面主題(theme),.tmTheme表示顏色主題(color_scheme),有些只有主題,有些只有顏色主題,有些主題和顏色主題都有;重命名文件夾是為了設置時統一規范化好看

Flatland主題下地址:https://github.com/thinkpixellab/flatland

Soda主題下載地址:https://github.com/buymeasoda/soda-theme
Flatland 是一個基於 Soda 構建的 Sublime Text 主題,看起來不錯。
Watson主題下載地址:https://github.com/dennistimmermann/watson-theme
Spacefunk主題下載地址:https://github.com/Twiebie/ST-Spacefunk
Spacegray主題下載地址:https://github.com/kkga/spacegray
一個最小化的設計可以幫你把注意力放在編寫代碼上,該主題在 UI 上沒什么吸引人之處,但很適合編碼。
Solarized主題下載地址:http://ethanschoonover.com/solarized
非常精確的顏色設置,這些顏色在不同的設備和不同的亮度環境下測試過。
Glacier主題下載地址::http://glaciertheme.com/
顏色很豐富,使用流行的扁平設計風格。
Predawn主題下載地址:http://jamiewilson.io/predawn/
Predawn 非常漂亮,特別適合編寫代碼。
Tron Legacy主題下載地址:https://github.com/daylerees/colour-schemes/blob/master/sublime/legacy.tmTheme
Tron 電影迷們可能會喜歡這一款主題,因為顏色相似。
Tomorrow Theme主題下載地址:https://github.com/chriskempson/tomorrow-theme
Tomorrow 主題顏色豐富,有着強烈的對比。
Brogrammar主題下載地址:https://github.com/kenwheeler/brogrammer-theme
扁平而且性感的設計。
Praxis主題下載地址:https://github.com/ascendancyy/praxis
Numix主題下載地址:https://github.com/alperenelhan/sublime-numix-theme
Piatto主題下載地址:https://github.com/samuelrafo/piatto
Minimal主題下載地址:http://minimaldev.com/minimal-sublime-text-theme
Ksix主題下載地址:https://github.com/matiasmoya/theme-ksix
itg.flat主題下載地址:https://github.com/itsthatguy/theme-itg-flat
另外一個扁平化設計風格主題。
Hero主題下載地址:https://github.com/nickbalestra/hero
Gravity主題下載地址:https://github.com/frankyonnetti/gravity-sublime-theme
Eightlime主題下載地址:https://github.com/hrsetyono/eightlime
Cola主題下載地址:https://github.com/nfour/Sublime-Theme-Cola
Argonaut主題下載地址:https://github.com/pwaleczek/Argonaut
Aprosopo主題下載地址:https://github.com/facelessuser/Aprosopo
am​Coder主題下載地址:http://amcoder.auiworks.com/
Afterglow主題下載地址:http://yabatadesign.github.io/afterglow-theme/
Predawn主題下載地址:http://jamiewilson.io/predawn
Devastate主題下載地址:https://github.com/vlakarados/devastate

復制文件

打開SublimeText,進入菜單 Preferences -> Browse Packages,將剛才改名后的皮膚文件夾復制過來。

配置主題1

重啟Sublime Text

設置主題

進入菜單Preferences -> Settings – User中新增或者修改參數theme的值。如下:

配置主題2 

{
"theme": "Flatland Dark.sublime-theme",
"word_wrap": true,
"font_size": 14,
"hot_exit": false,
"remember_open_files": true
}

保存即可看到效果

設置顏色主題

從顏色主題中選擇自己喜歡的且已經安裝了的顏色主題,如下


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM