各位的編輯器一般用什麼主題?
Solarized
MonokaiMolokaiTomorrowDesert
Molokai字體是 ubuntu mono(Windows下用consolas)-------什麼配色無所謂,喜歡就好
自己做的,Railgun
Visual Studio Marketplace一. sublime text
jikeytang/sublime-text · GitHub
在一個外國人的基礎上改的,
改版過的Monokai 密碼: siem 代碼著色,及相關資源。編程字體是:"font_face": "YaHei Consolas Hybrid",其它相關主題的資源放送:Predawn A dark interface and syntax theme for Sublime Text Atom.ctf0/Seti_ST3 · GitHub分享一個sublime 主題 Colorsublime顏色配色多款漂亮的 SubLime Text 主題
主題列表
Page 4 | Lucifr
thinkpixellab/flatland · GitHub
"theme": "Flatland Dark.sublime-theme",
allanhortle/Centurion · GitHub
"theme": "Centurion.sublime-theme",
EleazarCrusader/nexus-theme · GitHub
"theme": "Nexus.sublime-theme",
kkga/spacegray · GitHub
webstorm-2015-theme :這裡邊包括了:
1. 自定義的emmet規則。
Js,jQuery版Zencoding之webstorm phpstorm
php版Zencoding之 phpstorm
2. 自定義的webstorm快捷鍵。
三. vim
我的vim顏色主題,下載地址:download desert.vim
這款個人感覺略失敗,略勝無。
最後這個還是不建議太花時間折騰,隨便弄一款看著舒服就可以了,編程的核心還是:有序的代碼產出,或無序的激情釋放。
前端開發群:492107297,禁止閑聊,非喜勿進。
solarized
自製主題……
http://www.vim.org/scripts/script.php?script_id=5112
吸血鬼
。當然是自製主題~~ https://github.com/MetroWind/emacs-flatui-theme
Molokai
monokai腦殘粉
desert+1
https://github.com/tracyone/t-vim
超級低調的全黑jelly beans 主題
主題鏈接:https://github.com/nanotech/jellybeans.vim自製主題, 護眼色背景, 名字叫cucumber, 是不是很有幽默感
無論哪個編輯器我都一定要用railscasts的變種。它是暗底的,這樣沒有那麼多喧囂的白光; 配色多彩符合我的審美; 顏色都做了亞光處理,不會刺眼。字體用 https://github.com/belluzj/fantasque-sans 。
Monokai
默認
{
"color_scheme": "Packages/User/Espresso Soda (SL) (SublimePythonIDE).tmTheme",
"detect_indentation": true,
"dictionary": "Packages/Language - English/en_US.dic",
"ensure_newline_at_eof_on_save": true,
"font_face": "Menlo",
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"soda_classic_tabs": true,
"soda_folder_icons": true,
"spell_check": false,
"tab_size": 4,
"theme": "El Capitan.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}
我都用默認的,囧
solarized dark
Emacs zenburn
cli的solsrized dark,目前覺得最舒服的了。gui下喜歡用light版本
vim一直用evening
atom自帶主題。
推薦閱讀:
※用 Vim 寫 Python 的最佳實踐是什麼?
※替換兩個 Tags 之間字元串的 VIM 命令怎麼寫?(或者, g 的輸出如何作為 s 的輸入?)
※你有哪些絕妙高效處理文本操作的經歷?
TAG:文本編輯器 | Linux | Vim | Terminal軟體 | iTerm2 |