這是Visual Studio 2012 Color Theme Editor 主題顏色編輯器下載,Visual Studio 2012 默認提供了3種color theme: blue,light,和dark。其中dark的文本編輯器顏色設定很爽,可是整個菜單項加上一些小的窗口如Find Result也是黑底白字讓人感覺有點刺眼,看不清。Blue theme的菜單和小窗口都很清爽,可是整個文本編輯器不如Dark theme好看。自己一項項調(diào)顏色設置顯然是不可能的,我一直想找一種簡便的方法把兩者結(jié)合起來,今天終于找到了,整個操作過程不到一分鐘!
Visual Studio 2013 Color Theme Editor允許用戶創(chuàng)建和編輯Visual Studio的主題。主題可以定制顏色用于菜單、工具欄、選項卡、titlebars,文本編輯器和其他環(huán)境的顏色。
The stock Visual Studio 2012 gray color scheme is growing on me. Sue me. When you're writing code you usually focus on the code so I'm more concerned with the colors of the code than the chrome.
Visual Studio 2012 Color Theme Editor 主題顏色編輯器提供了修改配色的入口,你完全可以根據(jù)自己的喜好進行自定義,下面就通過該方法把編輯器背景設置成 “豆沙綠”。
選擇 工具 / 選項 / 環(huán)境 / 字體和顏色,在右側(cè) “顯示的項目” 一欄中選擇 “純文本”,點擊 “項目背景” 旁邊的 “自定義” 按鈕。根據(jù) “豆沙綠” 的 RGB 值:199 237 204 進行設置。